II.
AgentRuntimeImpl JSON
Structured · liveagent-runtime-impl:paperclip.runtime@current
Paperclip Runtime (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-runtime-impl:paperclip.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/paperclip-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Paperclip Runtime (current)",
"agentVersionId": "agent-version:paperclip@current",
"packageRef": "source-ref:paperclip-github",
"builtInTools": [],
"toolRegistryDiscovery": "dynamic-config",
"hookSockets": [],
"internalSessionStateLocation": "persistent-database",
"sessionFileFormat": "json",
"sessionFilePathConvention": "database-managed",
"approvalGatingPrimitive": "none",
"subprocessSandboxStrategy": "container",
"subagentDispatchMechanism": "handoff",
"runtimeIdentity": "host-process",
"supportedMCPTransports": [],
"supportsStreaming": true,
"notes": "Paperclip runtime manages multiple autonomous agents with persistent\nstate, goal tracking, and inter-agent delegation. Designed for\nzero-human operation with full workflow autonomy.\n"
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:paperclip.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:paperclip.runtime@current",
"to": "agent:paperclip",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:paperclip.runtime@current",
"to": "capability:supports-subagent-dispatch",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Multi-agent handoffs for autonomous business operations."
}
},
{
"from": "agent-runtime-impl:paperclip.runtime@current",
"to": "capability:supports-parallel-execution",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Concurrent agent execution across business functions."
}
},
{
"from": "agent-runtime-impl:paperclip.runtime@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full"
}
}
],
"incomingEdges": [
{
"from": "agent-version:paperclip@current",
"to": "agent-runtime-impl:paperclip.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
}
]
}