Skip to content

doc-sync: stale dates, coverage %, icon count, and missing velocity row#135

Merged
jacuzzicoding merged 1 commit into
developmentfrom
claude/doc-sync-2026-05-11
May 11, 2026
Merged

doc-sync: stale dates, coverage %, icon count, and missing velocity row#135
jacuzzicoding merged 1 commit into
developmentfrom
claude/doc-sync-2026-05-11

Conversation

@jacuzzicoding
Copy link
Copy Markdown
Owner

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-beta release notes and the development branch HEAD.

Items 1–4 were pre-catalogued in issue #134. Items 5–7 are additional findings from this audit.

public/version-history.html

  1. Header dateUpdated May 9, 2026Updated 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.
  2. "Recently shipped" checklist — cross-game coverage numbers — The ACWW checklist entry carried v0.9.4-era cross-game uplift figures (ACCF 95.5%, ACNL 49.1%, ACNH 39.1%). After v0.9.5, the correct figures are ACCF 100%, ACNL 96.5%, ACNH 68.8%. Closes chore(docs): v0.9.5 release doc cleanup — stale dates + missing velocity row #134 item 2.
  3. "Recently shipped" checklist — hand-drawn icon count — Listed "four hand-drawn icons (sea-bass, koi, ant, coelacanth)" but v0.9.5 shipped three more (frog, robust cicada, brown cicada), bringing the library to seven.
  4. Velocity detail table — missing v0.9.5-beta row — Table ended at v0.9.4-beta. Added v0.9.5-beta row (May 10, 3 days, ACNL gap-fill + three hand-drawn icons). Closes chore(docs): v0.9.5 release doc cleanup — stale dates + missing velocity row #134 item 3.

docs/roadmap-to-v1.md

  1. "Last updated" header — Still read 2026-05-07 (after v0.9.4-beta shipped); bumped to 2026-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.
  2. Hand-drawn icon progress countProgress as of 2026-05-07: 4 of 255 complete updated to Progress as of 2026-05-10: 7 of 255 complete with the full updated list (+ frog, robust cicada, brown cicada).
  3. ACNH unique-items count — Body text said "ACNH: 106 unique items" but the v0.9.5 cross-game uplift brought ACNH to 68.8% (227/330), leaving 103 items, not 106. The sequence table's v0.9.6 row already said "103 unique items" — this aligns the body with it.

Test plan

  • All changed strings verified against v0.9.5-beta release notes and CHANGELOG
  • No functional code changes — HTML/Markdown only
  • npm run build and npm test unaffected (no src/ changes)

Generated by Claude Code

…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)
@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
animalcrossingwebapp Building Building Preview May 11, 2026 6:23am

@jacuzzicoding jacuzzicoding marked this pull request as ready for review May 11, 2026 21:48
Copilot AI review requested due to automatic review settings May 11, 2026 21:49
@jacuzzicoding jacuzzicoding merged commit 10b57d6 into development May 11, 2026
3 checks passed
@jacuzzicoding jacuzzicoding deleted the claude/doc-sync-2026-05-11 branch May 11, 2026 21:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

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.

3 participants