ROADMAP.template.md
markdown
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83
chore(governance): sync handover+roadmap to 84db8c8 (drift:…
Human
5 hours ago
{{docs.roadmap_title}} — {{repo.name}}
Phase Model Key
| Label | Meaning |
|---|---|
| Thinking | Design + freeze spec before any build |
| Auto | Mechanical implementation against frozen spec |
| Thinking → Auto | Thinking design + test matrix, then Auto build |
| Operator + Auto | Tier 3 operator authorization for live/staging gates; Auto for implementation |
Handover rule (SD-3): any step marked Thinking → Auto is split into {step}a (Thinking) then
{step}b (Auto) in {{docs.handover_path}}. Every next-step table and paste block must
include Model:.
Build queue
| Phase | Model | Status | Deliverable |
|---|---|---|---|
| TODO |
Definition of Done (every phase)
- Deliverables match frozen spec for the phase
- Freeze review
passbefore any Auto build that consumes afrozen: trueartifact (/freeze-review-loopwhen findings) - Required seven-tier tests green locally (
policy/test-tiers.yaml) - Build verification
passafter any Auto ({step}b) phase before status → DONE (/build-verification-review; thinking-high) - No secrets committed
- Both
{{docs.roadmap_path}}and{{docs.handover_path}}updated together (SD-17) - Feature branch → commit → (push/PR per
{{vcs.regime}}rules); no{{vcs.git.main_branch}}merge without Tier 3
VCS context (this repo)
| Setting | Value |
|---|---|
| Regime | {{vcs.regime}} |
| Canonical | {{vcs.canonical}} |
| Git remote | {{vcs.git.remote}} |
| Main branch | {{vcs.git.main_branch}} |
| Mirror branch | {{vcs.git.mirror_branch}} |
| Muse staging | {{vcs.muse.staging_remote}} |
| Muse main | {{vcs.muse.main_branch}} |
| Feature branch pattern | {{vcs.git.feature_branch_pattern}} |
Cross-references
{{docs.handover_path}}— living relay; paste NEXT SESSION into fresh chats{{docs.standing_decisions_path}}— Standing Decisions (ADR) log and decision authority tierspolicy/tiers.yaml— machine-readable Tier 1/2/3 authority tablepolicy/model-labels.yaml— allowed Model labels for roadmap + handoverpolicy/test-tiers.yaml— RULE #0 seven-tier test contract
File History
1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199
fix(ISR): default require_independent_second_reviewer to require
Human
minor
⚠
4 hours ago