doc-sync: stale dates, coverage %, icon count, and missing velocity row#135
Merged
Merged
Conversation
…city row - public/version-history.html: page header date May 9 → May 10 (closes #134 item 1) - public/version-history.html: cross-game coverage in "Recently shipped" checklist — ACCF 95.5% → 100%, ACNL 49.1% → 96.5%, ACNH 39.1% → 68.8% (closes #134 item 2) - public/version-history.html: hand-drawn icon count in checklist — "four hand-drawn icons" → "seven hand-drawn icons" (+ frog, robust cicada, brown cicada) - public/version-history.html: add missing v0.9.5-beta row to velocity detail table (closes #134 item 3) - docs/roadmap-to-v1.md: "Last updated" header — 2026-05-07/v0.9.4-beta → 2026-05-10/v0.9.5-beta (closes #134 item 4) - docs/roadmap-to-v1.md: hand-drawn progress — "4 of 255 as of 2026-05-07" → "7 of 255 as of 2026-05-10" with full updated list - docs/roadmap-to-v1.md: ACNH unique-items count in gap-fill section — 106 → 103 (corrected by v0.9.5 cross-game uplift; 103 matches the v0.9.6 row in the sequence table)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
Docs-only sync-up to bring the public version history page and the v1 roadmap back in line with the v0.9.5-beta release notes / current development HEAD, correcting several stale dates and progress/coverage figures.
Changes:
- Updated v0.9.5-beta cross-game coverage percentages and hand-drawn icon count in
public/version-history.html. - Added the missing v0.9.5-beta row to the “Velocity detail” table in
public/version-history.html. - Refreshed
docs/roadmap-to-v1.md“Last updated”, hand-drawn progress count, and ACNH unique-items count for consistency.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| public/version-history.html | Fixes stale header/date and v0.9.5-beta checklist figures; adds missing v0.9.5-beta velocity row. |
| docs/roadmap-to-v1.md | Updates “Last updated” date and aligns progress/unique-item counts with v0.9.5-beta state. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
3 tasks
Merged
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
Seven cosmetic doc corrections surfaced by the nightly doc-sync audit (2026-05-11 run). All items were independently verified against the
v0.9.5-betarelease notes and thedevelopmentbranch HEAD.Items 1–4 were pre-catalogued in issue #134. Items 5–7 are additional findings from this audit.
public/version-history.htmlUpdated May 9, 2026→Updated May 10, 2026(v0.9.5 shipped May 10, not May 9). Closes chore(docs): v0.9.5 release doc cleanup — stale dates + missing velocity row #134 item 1.docs/roadmap-to-v1.md2026-05-07 (after v0.9.4-beta shipped); bumped to2026-05-10 (after v0.9.5-beta shipped). Closes chore(docs): v0.9.5 release doc cleanup — stale dates + missing velocity row #134 item 4.Progress as of 2026-05-07: 4 of 255 completeupdated toProgress as of 2026-05-10: 7 of 255 completewith the full updated list (+ frog, robust cicada, brown cicada).Test plan
npm run buildandnpm testunaffected (no src/ changes)Generated by Claude Code