iiRecord
Agentic AI Atlas · a5c CLI
source-ref:a5c-clia5c.ai
II.
SourceRef JSON

source-ref:a5c-cli

Structured · live

a5c CLI json

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

File · sourceref-scope/source-refs/a5c-cli.yamlCluster · sourceref-scope
Record JSON
{
  "id": "source-ref:a5c-cli",
  "_kind": "SourceRef",
  "_file": "sourceref-scope/source-refs/a5c-cli.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "description": "@a5c-ai/agent — a5c.ai user-facing CLI/TUI agent",
    "displayName": "a5c CLI",
    "repoUrl": "https://github.com/a5c-ai/babysitter",
    "ref": "main",
    "path": "packages/genty/platform",
    "packageManager": "npm",
    "kind": "npm-package",
    "notes": "@a5c-ai/agent npm package. The a5c TUI+CLI bridges to remote agents via\nadapters and adds a5c-specific plugin/skill/blueprint plumbing on top.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-core-impl:a5c.core@current",
      "to": "source-ref:a5c-cli",
      "kind": "depends_on",
      "attributes": {}
    }
  ]
}