Skip to content

chore: v1.62.0 — roadmap hygiene + #211 historical backfill - #298

Merged
BaseInfinity merged 1 commit into
mainfrom
roadmap-v1.62.0-hygiene
Apr 30, 2026
Merged

chore: v1.62.0 — roadmap hygiene + #211 historical backfill#298
BaseInfinity merged 1 commit into
mainfrom
roadmap-v1.62.0-hygiene

Conversation

@BaseInfinity

Copy link
Copy Markdown
Owner

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) from max_score:10 to max_score:11. UI scenarios get an 11th point from the design_system criterion; 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.json files have no model key. #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.json cleaned up.

Test plan

  • sed surgical: 5 rows changed, 0 unintended matches
  • All 5 backfilled rows valid JSON (per-line jq empty)
  • All 5 rows have criteria.design_system == true
  • tests/test-workflow-triggers.sh green (CONTRIBUTING parity)
  • tests/test-cli.sh green
  • Codex verified live code for each stale-row claim

@BaseInfinity
BaseInfinity merged commit 9dff1e4 into main Apr 30, 2026
3 checks passed
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant