doc-sync: record ACNH gap-fill + hand-drawn count 8→10 in unreleased docs#146
Draft
jacuzzicoding wants to merge 1 commit into
Draft
doc-sync: record ACNH gap-fill + hand-drawn count 8→10 in unreleased docs#146jacuzzicoding wants to merge 1 commit into
jacuzzicoding wants to merge 1 commit into
Conversation
…d docs Four corrections detected by nightly doc-sync run 2026-05-25: - CHANGELOG.md: add ACNH icon gap-fill (PR #140) to [Unreleased] — 88 wiki-scraped items, ACNH coverage 68.8% → 95.5%; was absent despite merging to development on 2026-05-24 - docs/roadmap-to-v1.md: v0.9.6-beta status Planned → In progress; hand-drawn count 8 → 10 of 255 (tadpole + agrias butterfly from PR #144); list updated to include both new pieces; last-updated date bumped - public/version-history.html: hand-drawn count eight → ten in the "Currently building" checklist; ACNH coverage 68.8% → 95.5% in the same section; header date bumped to May 25 2026
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced May 25, 2026
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
Nightly doc-sync audit 2026-05-25 found four clear-drift corrections across three files. All changes reflect work already merged to
development(PRs #140 and #144, both merged 2026-05-24) that was not yet reflected in the living docs.What changed
CHANGELOG.md—[Unreleased]sectiondevelopmenton 2026-05-24.docs/roadmap-to-v1.mdPlanned→In progress(ACNH gap-fill has merged to development via PR feat: fill ACNH icon gaps (v0.9.6-beta) #140)8 of 255 complete→10 of 255 complete(tadpole + agrias butterfly from PR feat(icons): add hand-drawn tadpole + agrias butterfly — 9th and 10th in hand-drawn library #144)2026-05-10→2026-05-25public/version-history.htmleight hand-drawn icons (…, goldfish)→ten hand-drawn icons (…, goldfish, tadpole, agrias butterfly)68.8% via cross-game ID routing→95.5% via cross-game ID routing + dedicated gap-fill (PR #140)Updated May 10, 2026→Updated May 25, 2026Not touched
package.jsonversion — still0.9.5-beta, correct (no new release tag)README.md— version line reflects latest tag (v0.9.5-beta), correctCLAUDE.md— stale v0.9.6-beta language is covered by existing ambiguous-drift issue doc(CLAUDE.md): v0.9.6 roadmap section missing PR #136 (goldfish, 8th hand-drawn) #143; that issue now also covers the ACNH gap-fill and new hand-drawn piecesdocs/architecture.md— no stale path references detectedSkipped (already filed)
CLAUDE.mdv0.9.6 section missing unreleased merged work — open, covers the same ambiguous convention question. No new issue filed.Test plan
CHANGELOG.md: confirm ACNH gap-fill bullet appears between goldfish and tadpole in[Unreleased]docs/roadmap-to-v1.md: confirm v0.9.6-beta shows "In progress", count is 10, list includes tadpole + agrias butterflypublic/version-history.html: open in browser; confirm "ten hand-drawn icons" and 95.5% ACNH in the checklistnpm run buildGenerated by Claude Code