iiRecord
Agentic AI Atlas · AgentCoreImpl
term:agent-core-impla5c.ai
II.
Term JSON

term:agent-core-impl

Structured · live

AgentCoreImpl json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/agent-core-impl.yamlCluster · terminology
Record JSON
{
  "id": "term:agent-core-impl",
  "_kind": "Term",
  "_file": "terminology/terms/agent-core-impl.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:agent-core-impl.canonical",
    "displayName": "AgentCoreImpl",
    "kind": "concept",
    "references": [
      "NodeKind:AgentCoreImpl"
    ],
    "description": "Concrete loop+transport-client impl\n"
  },
  "outgoingEdges": [
    {
      "from": "term:agent-core-impl",
      "to": "term:agentic-loop",
      "kind": "subsumes",
      "attributes": {}
    },
    {
      "from": "term:agent-core-impl",
      "to": "term:orchestration-loop",
      "kind": "subsumes",
      "attributes": {}
    },
    {
      "from": "term:agent-core-impl",
      "to": "capability:supports-tool-use",
      "kind": "references",
      "attributes": {}
    },
    {
      "from": "term:agent-core-impl",
      "to": "capability:streaming",
      "kind": "references",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:agent-core-impl.canonical",
      "to": "term:agent-core-impl",
      "kind": "defines"
    }
  ]
}