iiRecord
Agentic AI Atlas · Kradle Agent Adapter Client
stack-part:kradle-adapters-clienta5c.ai
II.
StackPart JSON

stack-part:kradle-adapters-client

Structured · live

Kradle Agent Adapter Client json

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

File · domain/products/kradle-components.yamlCluster · domain
Record JSON
{
  "id": "stack-part:kradle-adapters-client",
  "_kind": "StackPart",
  "_file": "domain/products/kradle-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Agent Adapter Client",
    "category": "api",
    "description": "Zero-dependency HTTP/SSE adapter connecting Kradle's dispatch\ncontroller to the Agent Adapter gateway. Handles session creation,\ntranscript streaming, tool approval relay, and session lifecycle\nmanagement without requiring external npm dependencies. Translates\nbetween Kradle's Kubernetes-native resource model and Agent Adapter's\ntransport protocol.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:kradle-adapters-client",
      "to": "layer:3-transport",
      "kind": "realizes",
      "attributes": {
        "notes": "Agent Adapter transport client"
      }
    },
    {
      "from": "stack-part:kradle-adapters-client",
      "to": "platform:kradle",
      "kind": "part_of",
      "attributes": {
        "notes": "Kradle Agent Adapter client component"
      }
    },
    {
      "from": "stack-part:kradle-adapters-client",
      "to": "agent:adapters",
      "kind": "implemented_by",
      "attributes": {
        "notes": "Communicates with Agent Adapter gateway"
      }
    }
  ],
  "incomingEdges": []
}