iiRecord
Agentic AI Atlas · agent-version:a5c@current
agent-version:a5c@currenta5c.ai
II.
AgentVersion JSON

agent-version:a5c@current

Structured · live

agent-version:a5c@current json

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

File · agent-stack/versions/a5c-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:a5c@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/a5c-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:a5c",
    "versionRange": ">=1.0.0",
    "releasedAt": "2026-01-01",
    "cliCommand": "a5c",
    "installMethods": [
      "install:npm"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "from": "agent-version:a5c@current",
      "to": "agent:a5c",
      "kind": "version_of"
    },
    {
      "from": "agent-version:a5c@current",
      "to": "agent-core-impl:a5c.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-version:a5c@current",
      "to": "agent-runtime-impl:a5c.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:a5c@current",
      "to": "agent-platform-impl:a5c.platform@current",
      "kind": "composed_of",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-version:a5c@current",
      "to": "agent-ui-impl:a5c.ui@current",
      "kind": "composed_of",
      "attributes": {
        "role": "ui"
      }
    },
    {
      "from": "agent-version:a5c@current",
      "to": "capability:supports-effort-passthrough",
      "kind": "supports",
      "attributes": {
        "versionRange": "*",
        "level": "full",
        "notes": "a5c dispatches to multiple harnesses (Claude Code, Codex,\nCursor, Gemini); effort tiers are owned by the bridged harness.\na5c.core@current carries `effortLevelDelegation=passthrough-to-harness`\nand is correctly silent on `supports_effort_level`.\n"
      }
    },
    {
      "from": "agent-version:a5c@current",
      "to": "memory-system:claude-code-auto-memory",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:a5c@current",
      "to": "memory-system:file-based-markdown-pattern",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:a5c@current",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "capability-profile:a5c.default",
      "to": "agent-version:a5c@current",
      "kind": "applies_to_version"
    },
    {
      "from": "agent:a5c",
      "to": "agent-version:a5c@current",
      "kind": "has_version"
    },
    {
      "from": "claim:a5c-research-layer-completeness",
      "to": "agent-version:a5c@current",
      "kind": "about_subject"
    }
  ]
}