doc-sync: bump version references v0.9.5-beta → v0.9.6-beta#149
Draft
jacuzzicoding wants to merge 1 commit into
Draft
doc-sync: bump version references v0.9.5-beta → v0.9.6-beta#149jacuzzicoding wants to merge 1 commit into
jacuzzicoding wants to merge 1 commit into
Conversation
- README.md: current-release line - CLAUDE.md: Project Overview current-release line + convert v0.9.6-beta roadmap section from "next milestone" to shipped entry (PRs #136, #140, #144) - docs/architecture.md + .claude/rules/architecture.md: header version string (kept in lockstep per docs/architecture.md convention)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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-29 found four clear-drift corrections across four files. All changes reflect the v0.9.6-beta release (tagged 2026-05-28, PR #145) that was not yet reflected in the living docs.
What changed
README.md— Version sectionv0.9.5-beta (2026-05-10)→v0.9.6-beta (2026-05-28)with updated release summary (ACNH gap-fill, goldfish/tadpole/agrias butterfly)CLAUDE.md— Project Overview + Roadmapdocs/architecture.md+.claude/rules/architecture.md— header version stringv0.9.5-beta→v0.9.6-betadocs/architecture.mdexplicitly states "Update both together" — doneNot touched
package.json— already0.9.6-beta✓CHANGELOG.md—[Unreleased]is empty,[v0.9.6-beta]section exists and is complete ✓docs/roadmap-to-v1.md— already shows v0.9.6-beta as Shipped 2026-05-27, hand-drawn count at 10/255 ✓public/version-history.html— updated as part of the release commit (commit8994b87) ✓Prior draft PR #146 (2026-05-25)
PR #146 proposed CHANGELOG/roadmap/version-history changes for work that was still unreleased at the time. Those changes were incorporated directly into the v0.9.6-beta release commit and PR #145. PR #146 is now largely superseded but has not been closed (per nightly-doc-sync policy: never close human-filed PRs).
Ambiguous issue #143
Issue #143 asked whether PR #136 (goldfish) should be added to CLAUDE.md's v0.9.6-beta section before the release tagged. Now that v0.9.6-beta has shipped, the answer is clear — this PR's CLAUDE.md update covers it as part of the full shipped-section entry.
Test plan
README.md: confirm version line readsv0.9.6-beta (2026-05-28)CLAUDE.md: confirm Project Overview shows v0.9.6-beta; roadmap v0.9.6-beta section shows "shipped 2026-05-28" with PRs feat(icons): hand-drawn goldfish — 8th hand-drawn icon #136, feat: fill ACNH icon gaps (v0.9.6-beta) #140, feat(icons): add hand-drawn tadpole + agrias butterfly — 9th and 10th in hand-drawn library #144docs/architecture.md: confirm header readsv0.9.6-beta.claude/rules/architecture.md: confirm header readsv0.9.6-betanpm run build— no build-time issues from doc changesGenerated by nightly doc-sync audit · 2026-05-29
Generated by Claude Code