Skip to content

fix: review fast-follows — roadmap closed-milestone truncation + checksum scope (#127) - #128

Merged
eaitbrahim merged 1 commit into
mainfrom
fix/review-fast-follows
Aug 29, 2026
Merged

fix: review fast-follows — roadmap closed-milestone truncation + checksum scope (#127)#128
eaitbrahim merged 1 commit into
mainfrom
fix/review-fast-follows

Conversation

@eaitbrahim

Copy link
Copy Markdown
Contributor

Closes #127 — the independent review's two findings: closed milestones now complete (Phase 14/13 visible), checksum claim scoped to reality. Verified: correct top-5 closed set fetched with token; astro check 0 errors; build clean.

…on + checksum scope (#127)

- fetch-milestones.mjs: per_page 10→100 for closed milestones — the
  API returns default (number) order, so per_page=10 silently hid the
  four newest closures (Phase 14 Self-update, Phase 13 TUI, both
  2026-08-19) and the recency sort picked from the wrong set. Verified
  with token: top-5 closed now the actual newest five.
- install.ts ×3: 'attached to every release' → 'every release since
  v0.12.0' — only 5 of 31 releases carry the per-platform checksum
  files (v0.11.0, v0.12.0-.2); the broader claim was false for 26 of
  them.

Both from the run's independent review (GO-WITH-NOTES).
@sonarqubecloud

Copy link
Copy Markdown

@eaitbrahim
eaitbrahim merged commit 5fa1f04 into main Aug 29, 2026
2 checks passed
@eaitbrahim
eaitbrahim deleted the fix/review-fast-follows branch August 29, 2026 00:31
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.

Independent review: two fast-follow fixes — roadmap closed-milestone truncation + checksum 'every release' overstatement

1 participant