docs: split project status out of CLAUDE.md

CLAUDE.md was doing two jobs: durable repo conventions, and a ~500-line
phase-by-phase status narrative that duplicates the per-phase runbooks
and goes stale the moment a phase ships.

Keep mission, constraints, pinned stack, conventions, and "when in doubt"
in CLAUDE.md (572 -> 78 lines). Move the phase record verbatim to
docs/status.md, prefaced with a summary table and the known verification
gaps. Content is byte-identical; nothing was reworded or dropped.

Link both directions, and point the README's status section at the new
file.
This commit is contained in:
2026-08-22 18:28:43 -07:00
parent 0add3c3607
commit 914c0af467
3 changed files with 543 additions and 501 deletions
+1
View File
@@ -103,6 +103,7 @@ Kubernetes deployment via the Helm chart in [`deploy/`](deploy/README.md).
## Status
Built in phases; each has a runbook in `docs/` recording how it was verified.
Full per-phase detail is in [`docs/status.md`](docs/status.md).
| Phase | Scope | Status |
|---|---|---|