iiRecord
Agentic AI Atlas · Claude Code (GitHub)
source-ref:claude-code-githuba5c.ai
II.
SourceRef JSON

source-ref:claude-code-github

Structured · live

Claude Code (GitHub) json

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

File · sourceref-scope/source-refs/agent-githubs.yamlCluster · sourceref-scope
Record JSON
{
  "id": "source-ref:claude-code-github",
  "_kind": "SourceRef",
  "_file": "sourceref-scope/source-refs/agent-githubs.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "description": "Claude Code (GitHub)",
    "displayName": "Claude Code (GitHub)",
    "repoUrl": "https://github.com/anthropics/claude-code",
    "ref": "main",
    "path": ".",
    "kind": "github-repo",
    "notes": "Public mirror of the Claude Code CLI; primary distribution is the\nnpm package `@anthropic-ai/claude-code`.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-core-impl:claude-code.core@1.x",
      "to": "source-ref:claude-code-github",
      "kind": "depends_on",
      "attributes": {}
    },
    {
      "from": "claim:agent-github-source-ref-source-ref-claude-code-github-ref",
      "to": "source-ref:claude-code-github",
      "kind": "about_subject"
    },
    {
      "from": "claim:agent-github-source-ref-source-ref-claude-code-github-repourl",
      "to": "source-ref:claude-code-github",
      "kind": "about_subject"
    }
  ]
}