II.
AgentRuntimeImpl JSON
Structured · liveagent-runtime-impl:babysitter-sdk.runtime@current
babysitter SDK Runtime (current) — task-effect dispatcher json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-runtime-impl:babysitter-sdk.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/babysitter-sdk-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "babysitter SDK Runtime (current) — task-effect dispatcher",
"agentVersionId": "agent-version:babysitter-sdk@current",
"packageRef": "source-ref:babysitter-github",
"subagentDispatchMechanism": "agent-as-tool",
"builtInTools": [
"tool-descriptor:bash",
"tool-descriptor:read",
"tool-descriptor:write",
"tool-descriptor:edit",
"tool-descriptor:grep",
"tool-descriptor:glob"
],
"toolRegistryDiscovery": "dynamic-extension-loaded",
"hookSockets": [],
"internalSessionStateLocation": ".a5c/runs/<runId>/",
"sessionFileFormat": "event-sourced-jsonl",
"sessionFilePathConvention": ".a5c/runs/<runId>/journal/<seq>.<ulid>.json",
"approvalGatingPrimitive": "policy-engine",
"subprocessSandboxStrategy": "wrapped-shell",
"runtimeIdentity": "none",
"supportedMCPTransports": [
"mcp-transport:stdio",
"mcp-transport:streamable-http",
"mcp-transport:http-sse"
],
"supportsStreaming": true,
"notes": "The SDK runtime records effects (task / breakpoint / sleep /\norchestratorTask / subprocess / hook intrinsics) into the journal\nand replays them deterministically across iterations. Harness\nadapters spawn subprocesses for kind: 'agent' tasks. This runtime\nis reused by the babysitter-agent CLI binary.\n"
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "agent:babysitter-sdk",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "tool-descriptor:bash",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "tool-descriptor:read",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "tool-descriptor:write",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "tool-descriptor:edit",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "tool-descriptor:grep",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "tool-descriptor:glob",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "mcp-transport:streamable-http",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "mcp-transport:http-sse",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "mcp-transport:streamable-http",
"kind": "speaks",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "mcp-transport:http-sse",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:babysitter-sdk@current",
"to": "agent-runtime-impl:babysitter-sdk.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "mcp-transport:http-sse",
"to": "agent-runtime-impl:babysitter-sdk.runtime@current",
"kind": "spoken_by",
"attributes": {}
},
{
"from": "mcp-transport:stdio",
"to": "agent-runtime-impl:babysitter-sdk.runtime@current",
"kind": "spoken_by",
"attributes": {}
},
{
"from": "mcp-transport:streamable-http",
"to": "agent-runtime-impl:babysitter-sdk.runtime@current",
"kind": "spoken_by",
"attributes": {}
}
]
}