{
"id": "agent-core-impl:droid.core@current",
"_kind": "AgentCoreImpl",
"_file": "agent-stack/core-impls/droid-core-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Factory Droid Core (current)",
"agentVersionId": "agent-version:droid@current",
"packageRef": "source-ref:droid-github",
"loopIteratorPolicy": "tool-use-loop",
"loopIteratorNotes": "Factory Droid runs a tool-use loop with parallel subagent execution\n(up to 10 concurrent tasks per the adapter's maxParallelTasks).\n",
"contextManagementStrategy": "platform-managed",
"compactionTriggerNotes": "Compaction is handled internally by the Droid runtime; not exposed\nto host programs.\n",
"subagentInvokerPolicy": "tool-call-handoff",
"subagentInvokerNotes": "Droid supports parallel subagent dispatch with up to 10 concurrent tasks.\n",
"resultSynthesisPolicy": "model-direct",
"resultSynthesisNotes": "Final result is streamed by the active model; the CLI emits structured\nJSON events.\n",
"stopDetectionStrategy": "structured-end-event",
"transportClientLibrary": "droid-internal",
"supportedTransportProtocols": [],
"parallelToolCallHandling": "native",
"streamingFidelity": "full",
"thinkingChannelHandling": "not-supported"
},
"outgoingEdges": [
{
"from": "agent-core-impl:droid.core@current",
"to": "layer:4-agent-core",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-core-impl:droid.core@current",
"to": "agent:droid",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-core-impl:droid.core@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-core-impl:droid.core@current",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-core-impl:droid.core@current",
"to": "capability:parallel-tool-calls",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
}
],
"incomingEdges": [
{
"from": "agent-version:droid@current",
"to": "agent-core-impl:droid.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
}
]
}