iiRecord
Agentic AI Atlas · a5c
agent:a5ca5c.ai
II.
AgentProduct JSON

agent:a5c

Structured · live

a5c json

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

File · agent-stack/products/a5c.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:a5c",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/a5c.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "a5c",
    "vendor": "a5c-ai",
    "homepageUrl": "https://github.com/a5c-ai/babysitter",
    "primarySurface": "cli",
    "supportTier": "catalog-backed",
    "productKind": "full-cli-agent",
    "stackScope": "full",
    "description": "a5c.ai's user-facing agent. Combines a TUI panel and CLI on top of\nagent-mux's transport layer, with a5c-specific plugin / skill /\nblueprint registry, marketplace integration, and shared babysitter\nruntime conventions. The actual model loop is delegated through\nagent-mux to a configurable remote agent (Claude Code, Codex, etc).\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:a5c",
      "to": "agent-version:a5c@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-core-impl:a5c.core@current",
      "to": "agent:a5c",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-platform-impl:a5c.platform@current",
      "to": "agent:a5c",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-runtime-impl:a5c.runtime@current",
      "to": "agent:a5c",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:a5c@current",
      "to": "agent:a5c",
      "kind": "version_of"
    },
    {
      "from": "claim:a5c-research-npm-metapackage-current",
      "to": "agent:a5c",
      "kind": "about_subject"
    },
    {
      "from": "claim:a5c-has-core-platform-runtime",
      "to": "agent:a5c",
      "kind": "asserts_about"
    }
  ]
}