iiRecord
Agentic AI Atlas · adapters Runtime (current) — gateway + adapters
agent-runtime-impl:adapters.runtime@currenta5c.ai
II.
AgentRuntimeImpl JSON

agent-runtime-impl:adapters.runtime@current

Structured · live

adapters Runtime (current) — gateway + adapters json

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

File · agent-stack/runtime-impls/adapters-runtime-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-runtime-impl:adapters.runtime@current",
  "_kind": "AgentRuntimeImpl",
  "_file": "agent-stack/runtime-impls/adapters-runtime-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "adapters Runtime (current) — gateway + adapters",
    "agentVersionId": "agent-version:adapters@current",
    "packageRef": "source-ref:adapters-github",
    "subagentDispatchMechanism": "none",
    "builtInTools": [],
    "toolRegistryDiscovery": "not-applicable",
    "hookSockets": [],
    "internalSessionStateLocation": "delegated-to-remote",
    "sessionFileFormat": "delegated-to-remote",
    "sessionFilePathConvention": "delegated-to-remote",
    "approvalGatingPrimitive": "delegated-to-remote",
    "subprocessSandboxStrategy": "invocation-mode",
    "runtimeIdentity": "delegated-to-remote",
    "supportedMCPTransports": [],
    "supportsStreaming": true,
    "notes": "adapters runtime hosts the gateway + adapters that bridge to remote\nagents. Tools, hooks, and sandbox are owned by the bridged remote\nagent. The runtime layer's responsibility is normalizing the event\nstream and routing it to the multi-surface presentations.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent-runtime-impl:adapters.runtime@current",
      "to": "layer:5-agent-runtime",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:adapters.runtime@current",
      "to": "agent:adapters",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:adapters@current",
      "to": "agent-runtime-impl:adapters.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    }
  ]
}