chore: v1.62.0 — roadmap hygiene + #211 historical backfill - #298
Merged
Conversation
Implements EXECUTION PLAN from Codex strategic-priority review (.reviews/grouping-review.md). Single zero-API hygiene release. Fixed (#211 historical): - Backfilled 5 corrupted rows in tests/e2e/score-history.jsonl (lines 22-25 + 30) from max_score:10 to max_score:11. UI scenarios with design_system criterion get an 11th point; the live writer was already correct (PR #214, v1.36.0) but the historical data remained corrupted. Codex-verified all 5 rows have criteria.design_system == true and remain valid JSON. Closed paperwork-stale (already shipped, table rows just stale): - #207 community scanner (shipped v1.39.0 + v1.56.0) - #215 Tier 2 dead persist step (fixed v1.36.0; jobs later deleted) - #217 model-effort-check loud warning (shipped 2026-04-24) - #78 firmware E2E fixture - #79 domain-adaptive testing diamond - #80 SDLC effectiveness scoreboard Verified (#219 doc-only): - CC 2.1.118 local / 2.1.123 npm latest. Both settings.json files have no model key (jq verified). #198 recommendation unchanged. - Optional manual UX check noted in roadmap row. Codex round 1 CERTIFIED 9/10. Non-blocking P2 (stale response.json from prior review) cleaned up. No code changes outside the score-history backfill — pure roadmap hygiene. Reduces backlog noise so future "what's next" reads honestly.
BaseInfinity
added a commit
that referenced
this pull request
May 5, 2026
Implements EXECUTION PLAN from Codex strategic-priority review (.reviews/grouping-review.md). Single zero-API hygiene release. Fixed (#211 historical): - Backfilled 5 corrupted rows in tests/e2e/score-history.jsonl (lines 22-25 + 30) from max_score:10 to max_score:11. UI scenarios with design_system criterion get an 11th point; the live writer was already correct (PR #214, v1.36.0) but the historical data remained corrupted. Codex-verified all 5 rows have criteria.design_system == true and remain valid JSON. Closed paperwork-stale (already shipped, table rows just stale): - #207 community scanner (shipped v1.39.0 + v1.56.0) - #215 Tier 2 dead persist step (fixed v1.36.0; jobs later deleted) - #217 model-effort-check loud warning (shipped 2026-04-24) - #78 firmware E2E fixture - #79 domain-adaptive testing diamond - #80 SDLC effectiveness scoreboard Verified (#219 doc-only): - CC 2.1.118 local / 2.1.123 npm latest. Both settings.json files have no model key (jq verified). #198 recommendation unchanged. - Optional manual UX check noted in roadmap row. Codex round 1 CERTIFIED 9/10. Non-blocking P2 (stale response.json from prior review) cleaned up. No code changes outside the score-history backfill — pure roadmap hygiene. Reduces backlog noise so future "what's next" reads honestly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Single zero-API hygiene release that implements the EXECUTION PLAN from Codex's strategic-priority review (
.reviews/grouping-review.md). No engineering work — just paperwork close on stale rows + a 5-row historical-data fix.What ships
Fixed (#211 historical)
Backfilled 5 corrupted rows in
tests/e2e/score-history.jsonl(lines 22–25 + 30) frommax_score:10tomax_score:11. UI scenarios get an 11th point from thedesign_systemcriterion; live writer was correct (PR #214, v1.36.0) but historical data remained corrupted.Closed paperwork-stale rows
Codex audit caught 6 rows still presented as open despite shipping in earlier releases:
Verified (#219)
CC 2.1.118 local / 2.1.123 npm latest. Both
settings.jsonfiles have nomodelkey. #198 recommendation unchanged.Codex review
Round 1 CERTIFIED 9/10. Verified all stale-row claims by reading live code (not just trusting prior assertions). Non-blocking P2 on stale
.reviews/response.jsoncleaned up.Test plan
jq empty)criteria.design_system == truetests/test-workflow-triggers.shgreen (CONTRIBUTING parity)tests/test-cli.shgreen