II.
Layer JSON
Structured · livelayer:5-agent-runtime
Agent-Runtime json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "layer:5-agent-runtime",
"_kind": "Layer",
"_file": "stack-layers/layers/layer-5-agent-runtime.yaml",
"_cluster": "stack-layers",
"attributes": {
"displayName": "Agent-Runtime",
"position": 5,
"path": "compute",
"scope": "Host process and operational runtime for an agent core.",
"summary": "The runtime hosts an agent process around the core: built-in tools,\ninternal session state, tool registry, hook sockets, approval primitives,\nsubprocess execution posture, streaming, output guards, and runtime\nidentity. Realized by `AgentRuntimeImpl` instances.\n",
"responsibilities": [
"Maintain internal session and transcript state.",
"Provide built-in tools, dynamic tool discovery, hooks, and approvals.",
"Manage subprocess/tool execution posture and streaming events.",
"Enforce runtime output, resume, and journal/event contracts."
],
"examples": [
"LangGraph checkpointer/store, thread state, interrupts, streaming runtime.",
"Claude Code/Codex/Gemini CLI process runtimes.",
"a5c unified runtime, Pi-compatible session profiles, adapters remote runtime.",
"Built-in file/shell/search tools, approval gates, session files."
],
"fitNotes": "Frameworks can leave runtime to the host app; CLI products often combine\ncore and runtime in one binary. a5c runtime is modeled as a unified\nsame-layer implementation that can map Pi, Claude, Codex, LangGraph, and\nadapters runtime profiles without depending on one of them.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-runtime-impl:hermes.provider-runtime",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:a5c.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:adapters-remote.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:adapters.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:agent-platform.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:amp.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:antigravity-cli.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:avatar-video-agent@proposed",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-sdk.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:claude-agent-sdk.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:claude-code.runtime@1.x",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:codex-app-server.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:codex.runtime@1.x",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:codex-sdk.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:cursor.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:droid.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:genty.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:langgraph.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:omp.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:opencode.runtime@1.x",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:paperclip.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:pikiclaw.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:qwen.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:symphony.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:voice-agent@proposed",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "stack-part:kradle-agent-dispatch",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {
"notes": "Agent dispatch runtime component"
}
},
{
"from": "stack-part:kradle-agent-triggers",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {
"notes": "Event-driven agent trigger routing"
}
},
{
"from": "stack-part:kradle-agent-approvals",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {
"notes": "Human-in-the-loop approval gates"
}
},
{
"from": "stack-part:kradle-agent-context",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {
"notes": "Context assembly and prompt safety"
}
},
{
"from": "adapter:hooks-adapter",
"to": "layer:5-agent-runtime",
"kind": "bridges_protocol_type",
"attributes": {}
},
{
"from": "adapter:tools-adapter",
"to": "layer:5-agent-runtime",
"kind": "bridges_protocol_type",
"attributes": {}
},
{
"from": "adapter:hooks-adapter",
"to": "layer:5-agent-runtime",
"kind": "bridges_protocol_type",
"attributes": {}
},
{
"from": "adapter:tools-adapter",
"to": "layer:5-agent-runtime",
"kind": "bridges_protocol_type",
"attributes": {}
},
{
"from": "adapter:hooks-adapter",
"to": "layer:5-agent-runtime",
"kind": "bridges_protocol_type",
"attributes": {}
},
{
"from": "adapter:tools-adapter",
"to": "layer:5-agent-runtime",
"kind": "bridges_protocol_type",
"attributes": {}
},
{
"from": "page:agent-generate-universal-agentic-stack-orientation",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-builder-fit",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-landscape-diagram",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-placement-checklist",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-worked-examples",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-common-confusions",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-comparison-matrix",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-review-template",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-faq",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-layers",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:views-agent-stack-tower",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:views-service-tower",
"to": "layer:5-agent-runtime",
"kind": "documents"
}
]
}