Factory Droid Runtime (current)
agent-runtime-impl:droid.runtime@current
AgentRuntimeImplagent-stack/runtime-impls/droid-runtime-current.yaml·Open in Graph → {
"id": "agent-runtime-impl:droid.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/droid-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Factory Droid Runtime (current)",
"agentVersionId": "agent-version:droid@current",
"subagentDispatchMechanism": "handoff",
"packageRef": "source-ref:droid-github",
"builtInTools": [],
"toolRegistryDiscovery": "static-bundled",
"hookSockets": [],
"internalSessionStateLocation": "~/.droid/sessions/",
"sessionFileFormat": "jsonl",
"sessionFilePathConvention": "~/.droid/sessions/<session-id>.jsonl",
"approvalGatingPrimitive": "per-call",
"subprocessSandboxStrategy": "platform-deferred",
"runtimeIdentity": "api-key",
"supportedMCPTransports": [
"mcp-transport:stdio"
],
"supportsStreaming": true
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:droid.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:droid.runtime@current",
"to": "agent:droid",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:droid.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:droid.runtime@current",
"to": "capability:mcp-stdio",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-runtime-impl:droid.runtime@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-runtime-impl:droid.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:droid@current",
"to": "agent-runtime-impl:droid.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "mcp-transport:stdio",
"to": "agent-runtime-impl:droid.runtime@current",
"kind": "spoken_by",
"attributes": {}
}
]
}