iiRecord
Agentic AI Atlas · Factory Droid
agent:droida5c.ai
II.
AgentProduct JSON

agent:droid

Structured · live

Factory Droid json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/products/droid.yamlCluster · agent-stack
Record JSON
{
  "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"
    },
    {
      "from": "agent:droid",
      "to": "agentVersion:droid:0-137-1",
      "kind": "has_version"
    },
    {
      "from": "agent:droid",
      "to": "agentVersion:droid:0-141-0",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agentVersion:droid:0-137-1",
      "to": "agent:droid",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:droid:0-141-0",
      "to": "agent:droid",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:droid:0-150-1",
      "to": "agent:droid",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:droid:0-161-0",
      "to": "agent:droid",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:droid:0-162-1",
      "to": "agent:droid",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:droid:0-164-0",
      "to": "agent:droid",
      "kind": "version_of"
    },
    {
      "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": "agent-version:droid@0.136.1",
      "to": "agent:droid",
      "kind": "version_of"
    },
    {
      "from": "evidence:droid-0-141-0-2026-06-05",
      "to": "agent:droid",
      "kind": "references"
    },
    {
      "from": "evidence:droid-0-150-1-2026-06-17",
      "to": "agent:droid",
      "kind": "references"
    },
    {
      "from": "evidence:droid-0-161-0-2026-07-01",
      "to": "agent:droid",
      "kind": "references"
    },
    {
      "from": "claim:droid-supports-parallel-subagents",
      "to": "agent:droid",
      "kind": "asserts_about"
    },
    {
      "from": "plugin-target:droid",
      "to": "agent:droid",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "scope-boundary:droid.scope",
      "to": "agent:droid",
      "kind": "bounds_subject"
    }
  ]
}