iiRecord
Agentic AI Atlas · adapters-remote Runtime (current) — transport-only delegator
agent-runtime-impl:adapters-remote.runtime@currenta5c.ai
II.
AgentRuntimeImpl JSON

agent-runtime-impl:adapters-remote.runtime@current

Structured · live

adapters-remote Runtime (current) — transport-only delegator json

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

File · agent-stack/runtime-impls/adapters-remote-runtime-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-runtime-impl:adapters-remote.runtime@current",
  "_kind": "AgentRuntimeImpl",
  "_file": "agent-stack/runtime-impls/adapters-remote-runtime-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "adapters-remote Runtime (current) — transport-only delegator",
    "agentVersionId": "agent-version:adapters-remote@current",
    "subagentDispatchMechanism": "none",
    "subagentChildSessionPolicy": "none",
    "subagentToolScopePolicy": "none",
    "packageRef": "source-ref:adapters-github",
    "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": "Special case: the runtime is a thin proxy. Tools, hooks, sessions, and MCP all\nlive on the remote agent. The only thing this layer \"owns\" is the invocation\nmode (local | ssh | docker | k8s).\n"
  },
  "outgoingEdges": [
    {
      "from": "agent-runtime-impl:adapters-remote.runtime@current",
      "to": "layer:5-agent-runtime",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:adapters-remote.runtime@current",
      "to": "agent:adapters-remote",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:adapters-remote@current",
      "to": "agent-runtime-impl:adapters-remote.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    }
  ]
}