doc-sync: mark v0.9.6-beta shipped in CLAUDE.md Roadmap section - #172
Draft
jacuzzicoding wants to merge 1 commit into
Draft
doc-sync: mark v0.9.6-beta shipped in CLAUDE.md Roadmap section#172jacuzzicoding wants to merge 1 commit into
jacuzzicoding wants to merge 1 commit into
Conversation
The Roadmap section still listed v0.9.6-beta under "(next milestone)" with a two-line placeholder, even though it shipped 2026-05-24 (per CHANGELOG.md, README.md, and package.json). Replaced with the actual shipped scope: ACNH icon gap-fill (PR #140), goldfish/tadpole/agrias hand-drawn icons (PR #136, #144), resolver improvements, and doc syncs. Closes #143 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Aug 14, 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
CLAUDE.md's Roadmap section still listed v0.9.6-beta under a
(next milestone)heading with a two-line planning placeholder, even though it shipped 2026-05-24 — CHANGELOG.md, README.md, andpackage.json("version": "0.9.6-beta") all already reflect it as the current release. This is the "roadmap rows marked in-progress for something already shipped" drift pattern.Replaced the placeholder with the actual shipped scope, pulled directly from the
## [v0.9.6-beta]section of CHANGELOG.md: ACNH icon gap-fill (PR #140, 88 items, 68.8% → 95.5% coverage), the goldfish/tadpole/agrias-butterfly hand-drawn icons (PR #136, #144), the two resolver improvements, and the doc-sync PRs (#135/#137/#138).Decisions
[Unreleased]section, so inventing one would be scope creep.Test plan
npm run build/npm testnot affected.[v0.9.6-beta]section for factual accuracy (PR numbers, coverage percentage, item counts).Closes #143
Generated by Claude Code