@@ -6,6 +6,31 @@ Current release state: pre-v1 development
66
77Last reviewed: 2026-06-05
88
9+ ## Release Document Roles
10+
11+ This plan remains the active pre-v1 roadmap until public ` v1.0.0 ` publication
12+ is complete. It should not be compacted into a historical pointer until the
13+ final validation record is frozen.
14+
15+ | Document | Role |
16+ | --- | --- |
17+ | ` docs/V1_RELEASE_PLAN.md ` | active roadmap and release criteria |
18+ | ` docs/releases/M6_RELEASE_CANDIDATE_VALIDATION.md ` | current deterministic candidate evidence |
19+ | ` docs/releases/PUBLIC_RELEASE_CHECKLIST.md ` | public-switch order, GitHub settings target, and remaining publication actions |
20+ | ` docs/releases/MEDIUM_LARGE_PRESSURE_VALIDATION.md ` | current medium/large map pressure evidence |
21+ | ` docs/releases/M5_VALIDATION_RECORD.md ` | historical local validation baseline |
22+ | ` docs/releases/M6_GITHUB_EXPOSURE_AUDIT.md ` | GitHub exposure and hosted-surface audit record |
23+ | ` docs/releases/M6_HISTORY_REWRITE_PLAN.md ` | historical controlled rewrite procedure |
24+ | ` docs/releases/M6_REWRITE_DRY_RUN_RECORD.md ` | historical rewrite dry-run evidence |
25+ | ` docs/ai/OPEN_QUESTIONS.md ` | remaining non-blocking questions and final gates |
26+
27+ Current ` main ` is deterministic-check ready for independent cold-user
28+ validation and final publication preparation. It is not public-release complete
29+ until independent validation, manual GitHub UI-only checks, public-only
30+ security/ruleset setup, and the final tag/release/publication decision finish.
31+ If any new commits land before tagging, refresh exact-candidate validation for
32+ the new tip.
33+
934## 1. V1 definition
1035
1136` codebase-visualize ` is v1-worthy when it is:
0 commit comments