{
  "category": "governance",
  "counts": {
    "agent": 1,
    "hook": 11,
    "persona": 5,
    "policy": 28,
    "prompt": 32,
    "skill": 18,
    "template": 4
  },
  "atoms": {
    "agent": [
      "agent/code-reviewer"
    ],
    "hook": [
      "hook/agentic-review",
      "hook/audit-command",
      "hook/audit-logger",
      "hook/branch-guard",
      "hook/destructive-gh-guard",
      "hook/dirty-tree-guard",
      "hook/lib",
      "hook/no-commented-code",
      "hook/no-verify-strip",
      "hook/push-guard",
      "hook/worktree-guard"
    ],
    "persona": [
      "persona/aggregator-delivery-evidence",
      "persona/code-reviewer",
      "persona/moderator-review-panel",
      "persona/refactor-scout",
      "persona/reviewer-systems-architect"
    ],
    "policy": [
      "policy/aggregators-no-decision-making",
      "policy/always-cite-sources",
      "policy/cite-file-line",
      "policy/coder-with-approval",
      "policy/concede-when-warranted",
      "policy/container-with-allowlist",
      "policy/db-read-only",
      "policy/db-read-write",
      "policy/delivery-evidence-domain",
      "policy/disclose-ai-status",
      "policy/ephemeral-vm",
      "policy/escalate-when-out-of-scope",
      "policy/file-write-scoped",
      "policy/moderators-no-content-judgment",
      "policy/no-cross-project-access",
      "policy/no-fabricated-evidence",
      "policy/no-fabrication",
      "policy/no-medical-legal-financial-advice",
      "policy/no-silent-bug-fixes",
      "policy/own-repo-scope",
      "policy/preserve-source-hedging",
      "policy/read-only-workspace",
      "policy/review-orchestration-domain",
      "policy/seccomp-restricted",
      "policy/steelman-first",
      "policy/targeted-fixes-over-rewrites",
      "policy/training-cutoff-declared",
      "policy/verify-api-existence"
    ],
    "prompt": [
      "prompt/ascii-tables-and-trees",
      "prompt/checkpoint-on-context-pressure",
      "prompt/cite-file-line",
      "prompt/code-reviewer-strict-bundle",
      "prompt/diff-format-only",
      "prompt/findings-list",
      "prompt/findings-need-evidence",
      "prompt/independent-verification",
      "prompt/json-object-with-summary",
      "prompt/json-strict",
      "prompt/markdown-with-citations",
      "prompt/markdown-with-frontmatter",
      "prompt/mermaid-when-rendered",
      "prompt/no-destructive-without-confirmation",
      "prompt/no-fabrication-refusal",
      "prompt/no-fabrication",
      "prompt/no-medical-legal-advice",
      "prompt/no-silent-fallback",
      "prompt/numbered-steps",
      "prompt/one-question-at-a-time",
      "prompt/parallel-when-independent",
      "prompt/plain-text-no-markdown",
      "prompt/read-then-edit",
      "prompt/refactor-scout",
      "prompt/single-tool-call-then-stop",
      "prompt/structured-output-only",
      "prompt/teaching-explainer",
      "prompt/terse-bullets",
      "prompt/terse-by-default",
      "prompt/terse-cli-assistant",
      "prompt/three-cycle-cap",
      "prompt/yaml-strict"
    ],
    "skill": [
      "skill/amendment-author",
      "skill/atom-publisher",
      "skill/atom-state",
      "skill/atoms-discover",
      "skill/checkpoint",
      "skill/dispatching-parallel-agents",
      "skill/hook-author",
      "skill/make-atoms",
      "skill/make-doctor",
      "skill/memory-curator",
      "skill/memory-management",
      "skill/receiving-code-review",
      "skill/requesting-code-review",
      "skill/review-panel",
      "skill/skill-creator",
      "skill/status",
      "skill/update-config",
      "skill/verification-before-completion"
    ],
    "template": [
      "template/adr",
      "template/agent",
      "template/handoff",
      "template/persona"
    ]
  },
  "endpoint": "https://ai-atoms.com/atoms/{class}/{slug}.json"
}