gabriel / muse public
MUSE-ROADMAP.md markdown
53 lines 2.3 KB
Raw
sha256:5eff0848db1d0748f3a195ca871a9275e7455d447690411ec2d83434e11baa65 feat(#216): persist write-once BranchMeta creation provenance Human minor ⚠ breaking 4 days ago

Muse Roadmap — muse

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/MUSE-OVERSEER-HANDOVER.md. Every next-step table and paste block must include Model:.

Build queue

Phase Model Status Deliverable
215a Thinking DONEok review --freeze pass 2026-09-17 docs/MUSE-215-CREATED-BY-FALLBACK-FREEZE.md
215b Auto DONE — BV pass 2026-09-17; seven-tier green _created_by_from_record in branch.py; schema key; tests
216a Thinking DONEok review --freeze pass 2026-09-17 docs/MUSE-216-BRANCHMETA-CREATED-BY-FREEZE.md
216b Auto DONE — BV pass 2026-09-17; seven-tier green Write-once BranchMeta creation provenance; additive branch_created_* JSON

Definition of Done (every phase)

  • Deliverables match frozen spec for the phase
  • Freeze review pass before any Auto build that consumes a frozen: true artifact
  • Required seven-tier tests green locally (policy/test-tiers.yaml)
  • Build verification pass after any Auto ({step}b) phase before status → DONE
  • No secrets committed
  • Both living docs updated together (SD-17)
  • Feature branch commit; no main merge without Tier 3

VCS context (this repo)

Setting Value
Regime muse-only
Canonical muse
Muse remote originhttps://staging.musehub.ai/gabriel/muse
Muse main main
Feature branch pattern feat/{slug}
Current feature feat/216-branchmeta-created-by

Cross-references

  • Ticket: staging#215
  • Companion: staging#216
  • docs/MUSE-215-CREATED-BY-FALLBACK-FREEZE.md
  • docs/MUSE-216-BRANCHMETA-CREATED-BY-FREEZE.md
  • docs/MUSE-OVERSEER-HANDOVER.md
  • policy/test-tiers.yaml
File History 1 commit
sha256:5eff0848db1d0748f3a195ca871a9275e7455d447690411ec2d83434e11baa65 feat(#216): persist write-once BranchMeta creation provenance Human minor 4 days ago