87923c93af
Conductor Chronology is a manually-maintained, complete index of all tracks (active + shipped + superseded + abandoned) plus notable non-track commits. The per-track spec/plan/metadata in tracks/ and archive/ remain the source of truth for each track's details; this file is the index. Scope (per the no-day-estimates rule added 2026-06-16): - 6 FRs, 5 NFRs, 12 VCs, 9 Risks, 10 Phases - 3 new files: conductor/chronology.md, scripts/audit/generate_chronology.py, docs/reports/CHRONOLOGY_MIGRATION_20260619.md - 2 modified files: conductor/tracks.md (prune [x] entries), conductor/workflow.md (3-step archiving convention) - 165+ per-row cross-check tasks (Phase 8 hard gate per user directive 2026-06-19) User directive baked in as FR6 + VC10/VC11/VC12: 'EVERY SINGLE ENTRY MUST BE CROSS CHECKED TO MAKE SURE IT'S STILL CORRECT, AND NOTHING WAS MISSED.' The helper script is DRAFT-ONLY; the cross-check is the authority. Tier 1 does the mechanical check; the user is the quality gate. Plan + initial migration to follow in subsequent commits.