II.
AgentProduct JSON
Structured · liveagent:claude-code
Claude Code json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent:claude-code",
"_kind": "AgentProduct",
"_file": "agent-stack/products/claude-code.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Claude Code",
"vendor": "Anthropic",
"homepageUrl": "https://docs.anthropic.com/en/docs/claude-code/",
"primarySurface": "cli",
"supportTier": "catalog-backed",
"productKind": "full-cli-agent",
"stackScope": "full",
"description": "Anthropic's official command-line agent for coding tasks. Runs in the\nterminal, drives Claude models over the Anthropic Messages API, and\ncomposes against MCP tool servers, plugins, and a session-on-disk\nlayout under `~/.claude/projects/`.\n",
"aliases": [
"claude-code"
]
},
"outgoingEdges": [
{
"from": "agent:claude-code",
"to": "agentVersion:claude:ge-0-0-0",
"kind": "has_version"
},
{
"from": "agent:claude-code",
"to": "language:typescript",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent:claude-code",
"to": "framework:react",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "agent:claude-code",
"to": "tool:npm",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
}
],
"incomingEdges": [
{
"from": "agent-core-impl:claude-code.core@1.x",
"to": "agent:claude-code",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-core-impl:claude-code-remote-control.core@current",
"to": "agent:claude-code",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:claude-code.platform@1.x",
"to": "agent:claude-code",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent:paperclip",
"to": "agent:claude-code",
"kind": "integrates_with",
"attributes": {
"notes": "claude-local adapter"
}
},
{
"from": "agent-runtime-impl:claude-code.runtime@1.x",
"to": "agent:claude-code",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agentVersion:claude:ge-0-0-0",
"to": "agent:claude-code",
"kind": "version_of"
},
{
"from": "agent-version:claude-code-remote-control@current",
"to": "agent:claude-code",
"kind": "version_of"
},
{
"from": "platform:krate",
"to": "agent:claude-code",
"kind": "hosts",
"attributes": {
"notes": "Claude Code agents dispatch into Krate-managed repositories"
}
},
{
"from": "claim:claude-code-has-auto-dream",
"to": "agent:claude-code",
"kind": "asserts_about"
},
{
"from": "claim:claude-code-has-hooks",
"to": "agent:claude-code",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-claude-interactive-fires",
"to": "agent:claude-code",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-claude-interactive-blocks",
"to": "agent:claude-code",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-claude-noninteractive-fires",
"to": "agent:claude-code",
"kind": "asserts_about"
},
{
"from": "blueprint:a11y",
"to": "agent:claude-code",
"kind": "executable_by",
"attributes": {}
},
{
"from": "blueprint:adr",
"to": "agent:claude-code",
"kind": "executable_by",
"attributes": {}
},
{
"from": "blueprint:basic-security",
"to": "agent:claude-code",
"kind": "executable_by",
"attributes": {}
},
{
"from": "discovery-signal:claude-code-host-env",
"to": "agent:claude-code",
"kind": "applies_to",
"attributes": {}
},
{
"from": "discovery-signal:claude-hooks-mux",
"to": "agent:claude-code",
"kind": "applies_to",
"attributes": {}
},
{
"from": "plugin-target:claude-code",
"to": "agent:claude-code",
"kind": "hosted_by",
"attributes": {}
},
{
"from": "plugin:example-native-claude",
"to": "agent:claude-code",
"kind": "installs_into",
"attributes": {
"installMethod": "marketplace"
}
},
{
"from": "plugin:example-portable-extension",
"to": "agent:claude-code",
"kind": "installs_into",
"attributes": {
"installMethod": "marketplace"
}
},
{
"from": "scope-boundary:claude-code.scope",
"to": "agent:claude-code",
"kind": "bounds_subject"
},
{
"from": "source-ref:claude-code-npm",
"to": "agent:claude-code",
"kind": "source_of",
"attributes": {}
}
]
}