693e4d7747
The 3 new commits since the postmortem was first written (5325360b4status reporter,fbc32a6d8parallel cook pool) advance the v6.0 hardening arc from 7/10 DONE to 9/10 DONE. This update captures Sessions 10 and 11 with the actual deliverables, commit hashes, and end-to-end verification notes. Updates: - Session 10 row:ae749ffb2(22 build-system files) +5325360b4(status reporter, src/cook/status.rs + src/bin/repo.rs wiring). - Session 11 row:fbc32a6d8(src/cook/scheduler.rs + src/cook.rs registration + --jobs=N flag in src/bin/repo.rs + 7 dep_levels unit tests). - Final state: 9 DONE (was 7), 1 OPEN (#10 scratch-rebuild). The OPEN row is now explicitly flagged as Qt6-engine-fix vs cookbook-improvement and noted as appropriate for a separate session. - Test coverage: 86/86 Python + 27/27 Rust (was 55/55 + 20 Rust). Added 6 status + 7 scheduler tests. - Durability caveat: now notes 8 most recent commits cover the v6.0 deliverables; remaining in git status is this postmortem itself + the user's WIP. - Replaced the 'What to commit (suggested)' block + the 'Files in v6.0 hardening arc (clean tree, ready to commit)' table with the actual commit history table (3 commits, durable in git) and a 'What remains uncommitted' table listing only the postmortem itself + user WIP paths the next commit will need to be careful about.