{
"id": "agent:droid",
"_kind": "AgentProduct",
"_file": "agent-stack/products/droid.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Factory Droid",
"vendor": "Factory AI",
"homepageUrl": "https://factory.ai/",
"primarySurface": "cli",
"supportTier": "catalog-backed",
"productKind": "full-cli-agent",
"stackScope": "full",
"description": "Factory AI's Droid CLI — an agentic coding companion supporting parallel\nsubagent execution, MCP plugin integration, and multi-model routing.\nConfiguration lives under `~/.config/droid/` and `~/.droid/`.\n"
},
"outgoingEdges": [
{
"from": "agent:droid",
"to": "agent-version:droid@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "agent-core-impl:droid.core@current",
"to": "agent:droid",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:droid.platform@current",
"to": "agent:droid",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-runtime-impl:droid.runtime@current",
"to": "agent:droid",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:droid@current",
"to": "agent:droid",
"kind": "version_of"
},
{
"from": "plugin-target:droid",
"to": "agent:droid",
"kind": "hosted_by",
"attributes": {}
},
{
"from": "scope-boundary:droid.scope",
"to": "agent:droid",
"kind": "bounds_subject"
}
]
}