From c09a5aecd79cdc3a033459cea4701f7ab05c516d Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 6 Jul 2026 06:19:06 +0000 Subject: [PATCH] docs: fix ACNH coverage overstatement + stale main version 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 Claude-Session: https://claude.ai/code/session_01GRwmcv7coQteYTq3zfESaf --- README.md | 2 +- docs/roadmap-to-v1.md | 2 +- public/version-history.html | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dcb1bcc..9fafd35 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,6 @@ Museum data lives in `public/data//`: ## Version -Current release: **v0.9.6-beta** (2026-05-24) — ACNH icon gap-fill (95.5% coverage), hand-drawn goldfish/tadpole/agrias-butterfly icons. Previous betas: **v0.9.5-beta** (ACNL icon gap-fill, 96.5%; ACCF to 100%), **v0.9.4-beta** (silhouette rendering + ACWW icon gap-fill), **v0.9.3-beta** (JSON save-file round-trip + onboarding fixes), **v0.9.2-beta** (cross-game icon routing + first hand-drawn icons), **v0.9.1-beta** (ACGCN item icons), **v0.9.0-beta** (full UI revamp). Last stable on `main`: **v0.8.2-alpha**. See [CHANGELOG.md](CHANGELOG.md) for history and [docs/roadmap-to-v1.md](docs/roadmap-to-v1.md) for the path to v1.0. +Current release: **v0.9.6-beta** (2026-05-24) — ACNH icon gap-fill (95.5% coverage), hand-drawn goldfish/tadpole/agrias-butterfly icons. Previous betas: **v0.9.5-beta** (ACNL icon gap-fill, 96.5%; ACCF to 100%), **v0.9.4-beta** (silhouette rendering + ACWW icon gap-fill), **v0.9.3-beta** (JSON save-file round-trip + onboarding fixes), **v0.9.2-beta** (cross-game icon routing + first hand-drawn icons), **v0.9.1-beta** (ACGCN item icons), **v0.9.0-beta** (full UI revamp). Last stable on `main`: **v0.9.6-beta**. See [CHANGELOG.md](CHANGELOG.md) for history and [docs/roadmap-to-v1.md](docs/roadmap-to-v1.md) for the path to v1.0. Significant design decisions are logged in [docs/decisions.md](docs/decisions.md). diff --git a/docs/roadmap-to-v1.md b/docs/roadmap-to-v1.md index 1d6218f..784b3da 100644 --- a/docs/roadmap-to-v1.md +++ b/docs/roadmap-to-v1.md @@ -6,7 +6,7 @@ Last updated: **2026-05-27** (after v0.9.6-beta shipped). ## Where the project sits -- **Current public release:** v0.9.6-beta — ACNH icon gap-fill (ACNH coverage to ~100%), two new hand-drawn icons (tadpole, agrias butterfly), doc syncs. +- **Current public release:** v0.9.6-beta — ACNH icon gap-fill (95.5% coverage, 315/330), three new hand-drawn icons (goldfish, tadpole, agrias butterfly), doc syncs. - **Cadence:** roughly one focused beta every 2-4 days since v0.6 (April 2026). The path to v1.0 holds that pace. - **Principle:** one focused track per beta. Polish bundles ship as their own betas, not bundled with feature work. diff --git a/public/version-history.html b/public/version-history.html index 59ab674..54ab09f 100644 --- a/public/version-history.html +++ b/public/version-history.html @@ -484,15 +484,15 @@

Shipped versions

v0.9.6-beta ACNH icon gap-fill + two hand-drawn iconsACNH icon gap-fill + three hand-drawn icons 17 days after v0.9.5
  • - ACNH icon gap-fill — 103 unique items scraped via the + ACNH icon gap-fill — 88 wiki-scraped items added via the algorithmic-resolver-plus-OVERRIDES pattern; ACNH icon - coverage reaches ~100% after cross-game routing; resolver + coverage reaches 95.5% (315/330) after cross-game routing; resolver /Gallery deprioritization from v0.9.5 applied directly
  • @@ -1555,8 +1555,8 @@

    Velocity detail

    May 27 17 days - ACNH icon gap-fill (~100%) + two hand-drawn icons (tadpole, - agrias butterfly) + doc syncs + ACNH icon gap-fill (95.5%) + three hand-drawn icons + (goldfish, tadpole, agrias butterfly) + doc syncs