From 6ba6c3bc0639fa39ba496c2291e3d19539203b12 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 12 May 2026 06:12:43 +0000 Subject: [PATCH] =?UTF-8?q?docs(sync):=20goldfish=20icon=20(PR=20#136)=20u?= =?UTF-8?q?nreleased=20docs=20+=20stale=20512=E2=86=92768=20pipeline=20ref?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Four minimal corrections detected by nightly doc-sync run 2026-05-12: - CHANGELOG.md: add goldfish (8th hand-drawn icon, PR #136) to [Unreleased] - docs/roadmap-to-v1.md: hand-drawn progress 7→8 of 255, add goldfish to list, date updated to 2026-05-11 (when PR #136 merged) - public/version-history.html: "seven hand-drawn icons" → "eight", add goldfish to the Currently Building checklist item - CLAUDE.md: icon-sources comment "512 deploy assets" → "768 deploy assets" (TARGET_SIZE was bumped in PR #115 / v0.9.4-beta; stale since then) https://claude.ai/code/session_01MEw8nPdnLDstoNHXVWs1SP --- CHANGELOG.md | 4 ++++ CLAUDE.md | 2 +- docs/roadmap-to-v1.md | 2 +- public/version-history.html | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 903e77e..7808cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project are documented here. ## [Unreleased] +### Added + +- Hand-drawn `fish/goldfish.png` icon (PR #136) — eighth hand-drawn piece in the library (after sea-bass, koi, ant, coelacanth, frog, robust cicada, brown cicada). 2048×2048 watercolour-and-ink source at `icon-sources/fish/goldfish.png`; exported to 768×768 (88.9 KB) via `npm run icons:export`. Replaces the scraped wiki placeholder. Cross-game routing propagates this to any game that maps to `fish/goldfish`. + ## [v0.9.5-beta] — 2026-05-10 ### Added diff --git a/CLAUDE.md b/CLAUDE.md index a13a967..527aa57 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -193,7 +193,7 @@ public/data/acnh/ sea_creatures.json # 40 sea creatures (NH/SH months) icon-sources/ # 2048×2048 hand-drawn PNG originals — committed (not gitignored). # Mirrors public/icons/ layout: `/.png`. - # Run `npm run icons:export` to regenerate the 512 deploy assets. + # Run `npm run icons:export` to regenerate the 768 deploy assets. docs/ dev-process.md # PR checklist and dev process rules for Claude Code sessions architecture.md # Deep architectural context: store schema, migrations, multi-game types diff --git a/docs/roadmap-to-v1.md b/docs/roadmap-to-v1.md index f3ca4b9..e87a136 100644 --- a/docs/roadmap-to-v1.md +++ b/docs/roadmap-to-v1.md @@ -103,7 +103,7 @@ Per-game new items (the workload added by each release): | ACNH | 10 | 21 | 10 | 41 | | **Total** | **94** | **116** | **45** | **255** | -**Progress as of 2026-05-10:** 7 of 255 complete — ant (bug), koi (fish), sea-bass (fish), coelacanth (fish), frog (fish), robust cicada (bug), brown cicada (bug). +**Progress as of 2026-05-11:** 8 of 255 complete — ant (bug), koi (fish), sea-bass (fish), coelacanth (fish), frog (fish), robust cicada (bug), brown cicada (bug), goldfish (fish). **Procreate canvas:** 2048×2048 px, transparent background, sRGB, exported as PNG. The production pipeline (sharp + pngquant) re-exports to 768×768 for deployment via `npm run icons:export`. Filename matches the canonical kebab-case item id (e.g. `sea-bass.png`, `tiger-swallowtail-butterfly.png`). Originals committed to `icon-sources/` for archival and reproduction. diff --git a/public/version-history.html b/public/version-history.html index 9710531..b2a9786 100644 --- a/public/version-history.html +++ b/public/version-history.html @@ -1087,8 +1087,8 @@

Launch ready

ACGCN item icons + cross-game routing + seven hand-drawn icons - (sea-bass, koi, ant, coelacanth, frog, robust cicada, brown cicada)ACGCN item icons + cross-game routing + eight hand-drawn icons + (sea-bass, koi, ant, coelacanth, frog, robust cicada, brown cicada, goldfish)