{
"id": "agent-runtime-impl:pi.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/pi-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Pi Runtime (current)",
"agentVersionId": "agent-version:pi@current",
"subagentDispatchMechanism": "none",
"packageRef": "source-ref:pi-github",
"builtInTools": [
"tool-descriptor:read",
"tool-descriptor:write",
"tool-descriptor:edit",
"tool-descriptor:bash"
],
"toolRegistryDiscovery": "static-bundled",
"hookSockets": [],
"internalSessionStateLocation": "~/.pi/agent/sessions/",
"sessionFileFormat": "jsonl-tree",
"sessionFilePathConvention": "~/.pi/agent/sessions/<session-id>.jsonl",
"approvalGatingPrimitive": "per-call",
"subprocessSandboxStrategy": "none",
"runtimeIdentity": "api-key",
"supportedMCPTransports": [
"mcp-transport:stdio"
],
"supportsStreaming": true
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "agent:pi",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "tool-descriptor:read",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "tool-descriptor:write",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "tool-descriptor:edit",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "tool-descriptor:bash",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "MCP via stdio.\n"
}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "compaction-policy:pi-coding-agent",
"kind": "compaction_policy_applied_by",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "output-guard:pi-coding-agent",
"kind": "output_guard_applied_by",
"attributes": {}
},
{
"from": "agent-runtime-impl:pi.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:pi@current",
"to": "agent-runtime-impl:pi.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:pi-sdk@current",
"to": "agent-runtime-impl:pi.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "mcp-transport:stdio",
"to": "agent-runtime-impl:pi.runtime@current",
"kind": "spoken_by",
"attributes": {}
}
]
}