Document Phase 0 scaffold and architecture

This commit is contained in:
2026-07-10 22:48:08 +03:00
parent 39fec46ab6
commit d646c51b90
26 changed files with 8222 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
# Goal: Max Index V1
Phase 0 is complete. Before executing the next phase, run a task-level PRE
review for that phase, update `docs/goals/max-index-v1/PLAN.md`, then use
Krypton Execution for the approved slice.
Core rules:
- Treat `PLAN.md` as the source plan.
- Execute only the next PRE-approved phase; do not batch later phases.
- Preserve intent, ownership, contract, cutover, evidence, and kill criteria.
- Do not add a new dominant path without deleting, redirecting, demoting, or shimming the displaced path.
- Capture acceptance evidence from the target perspective.
- Say "implemented but unproven" if that evidence cannot be captured.