Skip to content

doc-sync: fix ACNH coverage overstatement + stale main version#166

Draft
jacuzzicoding wants to merge 1 commit into
developmentfrom
claude/doc-sync-2026-07-06
Draft

doc-sync: fix ACNH coverage overstatement + stale main version#166
jacuzzicoding wants to merge 1 commit into
developmentfrom
claude/doc-sync-2026-07-06

Conversation

@jacuzzicoding

Copy link
Copy Markdown
Owner

Summary

Nightly doc-sync audit 2026-07-06 found five clear-drift corrections across three files.

ACNH coverage overstated as "~100%" (2 files, 3 spots). CHANGELOG.md's [v0.9.6-beta] entry and the published GitHub release both document ACNH icon coverage landing at 95.5% (315/330) with 88 wiki-scraped items added (103 was the pre-work gap estimate carried over from the v0.9.5 planning section, not the actual scrape count — 88 scraped + 15 genuine gaps = 103). docs/roadmap-to-v1.md (line 9) and public/version-history.html (the v0.9.6-beta timeline card and its velocity-table row) still said "~100%" / "103 unique items scraped".

Hand-drawn icon count undercounted (2 spots in version-history.html). The v0.9.6-beta timeline card title and velocity-table row both said "two hand-drawn icons (tadpole, agrias butterfly)", omitting goldfish — self-contradicting the timeline card's own bullet two lines below, which correctly lists all three (goldfish 8th, tadpole 9th, agrias butterfly 10th).

README.md — stale "Last stable on main" claim. Said v0.8.2-alpha. git tag --merged origin/main confirms every v0.9.x beta through v0.9.6-beta has since merged and tagged on main (release-branch process per docs/roadmap-to-v1.md's process invariants), so main is now at v0.9.6-beta.

Not touched

Test plan

  • docs/roadmap-to-v1.md line 9 reads "95.5% coverage, 315/330" and "three new hand-drawn icons (goldfish, tadpole, agrias butterfly)"
  • public/version-history.html: v0.9.6-beta timeline card title and bullet both say "three hand-drawn icons" / "95.5% (315/330)"; velocity table row matches
  • README.md: "Last stable on main" reads v0.9.6-beta
  • Doc-only change — no build impact

Generated by nightly doc-sync audit · 2026-07-06


Generated by Claude Code

CHANGELOG.md and the v0.9.6-beta GitHub release both document ACNH icon
coverage landing at 95.5% (315/330) with 88 wiki-scraped items, but
docs/roadmap-to-v1.md and public/version-history.html still claimed
"~100%" and "103 unique items scraped" (103 was the pre-work gap
estimate, not the actual scrape count). Also corrected an undercount
of hand-drawn icons shipped in v0.9.6-beta (goldfish was dropped from
two spots that otherwise correctly listed it), and README.md's "Last
stable on main" note, which still said v0.8.2-alpha even though every
v0.9.x beta through v0.9.6-beta has since merged and tagged on main.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GRwmcv7coQteYTq3zfESaf
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
animalcrossingwebapp Ready Ready Preview, Comment Jul 6, 2026 6:19am

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.

2 participants