CLAUDE.md · git:20260901.7d2caa9 · 2026-09-01 · sha256 51d7352e20e990e9
CLAUDE.md git:20260901.7d2caa9A
Immutable. This exact content is served forever at /api/v1/blob/51d7352e20e990e9.
@AGENTS.md <!-- generated by /v:onboard from cited evidence on 2026-06-30; refresh with /v:onboard --refresh provenance: docs/superpowers/architecture/.onboard-manifest.json Thin bridge: AGENTS.md is the portable source of truth (read by Codex/Cursor/Copilot/Gemini). This file imports it in full via the @AGENTS.md line above; the section below adds only Claude-Code-specific pointers. Do NOT inline architecture prose here — point to the docs. --> ## Claude Code - Architecture knowledge base (generated, citation-verified): `docs/superpowers/architecture/` (`architecture.md`, `business-logic.md`, `tech-context.md`). - Repo conventions delta: `CONVENTIONS.md` (root). - Model policy: Opus by default, Sonnet for execution (the junior-task carve-out, plus the named scanning agents `code-archaeologist` / `doc-validator`), **never Haiku** (enforced by `scripts/lint-frontmatter.py` and CI). Fable is a dispatch-time override for business-critical work, never frontmatter. - Recall over `docs/superpowers/**`: `/v:remember <query>`; re-index with `/v:memory-refresh`. - These docs are generated by `/v:onboard`; refresh with `/v:onboard --refresh`.