conductor(track): init chronology_v2_20260701 (spec + metadata + state + plan)

This commit is contained in:
ed
2026-07-01 23:19:42 -04:00
parent fefc152602
commit c1da0f9942
4 changed files with 2125 additions and 0 deletions
@@ -0,0 +1,30 @@
# Track state for chronology_v2_20260701
[meta]
track_id = "chronology_v2_20260701"
name = "Chronology v2 Redo"
status = "active"
current_phase = 0
last_updated = "2026-07-01"
[blocked_by]
# Independent track. No blockers.
[blocks]
# superpowers_review_20260619 was blocked by the old chronology_20260619;
# that blocker was removed in Task 1.4. This track does not block anything.
[phases]
phase_1 = { status = "pending", checkpointsha = "", name = "Close out old track + scaffold new one" }
phase_2 = { status = "pending", checkpointsha = "", name = "TDD the classifier + quality gate (Red)" }
phase_3 = { status = "pending", checkpointsha = "", name = "Implement the classifier + quality gate (Green)" }
phase_4 = { status = "pending", checkpointsha = "", name = "Regenerate chronology.md + write quality report" }
phase_5 = { status = "pending", checkpointsha = "", name = "De-gunk tracks.md + add workflow.md maintenance rule" }
phase_6 = { status = "pending", checkpointsha = "", name = "Verification + end-of-track report" }
[tasks]
t1_1 = { status = "pending", commit_sha = "", description = "Mark chronology_20260619 as superseded in state.toml" }
t1_2 = { status = "pending", commit_sha = "", description = "Update chronology_20260619 row in tracks.md" }
t1_3 = { status = "pending", commit_sha = "", description = "Archive chronology_20260619 folder" }
t1_4 = { status = "pending", commit_sha = "", description = "Unblock superpowers_review_20260619" }
t1_5 = { status = "pending", commit_sha = "", description = "Scaffold chronology_v2_20260701 track folder" }