II.
AgentRuntimeImpl JSON
Structured · liveagent-runtime-impl:pikiclaw.runtime@current
PikiClaw Runtime (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-runtime-impl:pikiclaw.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/pikiclaw-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "PikiClaw Runtime (current)",
"agentVersionId": "agent-version:pikiclaw@current",
"packageRef": "source-ref:pikiclaw-app",
"builtInTools": [],
"toolRegistryDiscovery": "dynamic-config",
"hookSockets": [],
"internalSessionStateLocation": "cloud-backend",
"sessionFileFormat": "json",
"sessionFilePathConvention": "cloud-managed",
"approvalGatingPrimitive": "per-call",
"subprocessSandboxStrategy": "none",
"runtimeIdentity": "api-key",
"supportedMCPTransports": [
"mcp-transport:stdio"
],
"supportsStreaming": true,
"notes": "PikiClaw runtime runs as a cloud-backed mobile agent service. The\nnative mobile app communicates with a backend that manages sessions,\nplugin loading, and model dispatch.\n"
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:pikiclaw.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:pikiclaw.runtime@current",
"to": "agent:pikiclaw",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:pikiclaw.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:pikiclaw.runtime@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "MCP tool servers via backend proxy."
}
},
{
"from": "agent-runtime-impl:pikiclaw.runtime@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full"
}
},
{
"from": "agent-runtime-impl:pikiclaw.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:pikiclaw@current",
"to": "agent-runtime-impl:pikiclaw.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
}
]
}