docs: refresh STATUS.md and phase tracker after Phase 7 wrap-up, add next-steps backlog - #38
Merged
Merged
Conversation
…next-steps backlog STATUS.md still claimed the 2.0.0 keystore/release step was pending and carried a stale (and self-contradictory) test count; both 2.0.0 and 2.0.1 have shipped and the JVM test suite is now at 336 tests. docs/plan/README.md was missing Phase 7 from its progress list even though CLAUDE.md already marks it done, and CLAUDE.md still described the Phase 7 plan doc as "the next phase's plan" even though it declares itself done and no Phase 8 exists. Added docs/next-steps.md, a cited backlog of real remaining work (the unreleased Showdown import fix, the deliberately-deferred generational type charts and suggestion-engine characteristics, and the roster-search gap in the slot editor's species picker). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LvPktDUdCYQVtUv66KzL7r
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LvPktDUdCYQVtUv66KzL7r
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
Documentation-only fixes found during an audit — no code changes.
docs/STATUS.md: removed the stale claim that a real keystore and a first2.0.0release were still pending —2.0.0(2026-09-04) and2.0.1(2026-09-06) have both already shipped (verified againstCHANGELOG.mdandapp/build.gradle.kts'sversionCode/versionName). Recomputed the unit test count (was inconsistently226/329in two places; actual count viagrep -rc "@Test" app/src/testis336) and updated "Last verified" to today. Added a note about the post-2.0.1 Showdown-import bugfix that's onmainbut not yet in a tagged release, and pointed the "Known regressions" section atdocs/test-plan.mdinstead of a stale "None yet."docs/plan/README.md: its "Progress status by phase" list was missing Phase 7 even thoughCLAUDE.md's own copy already marks it✅ done— added the matching line.CLAUDE.md: the line pointing atdocs/plan/phase-7-accuracy-and-customization.mdstill called it "the next phase's plan," even though that file's own header saysStatus: doneand no Phase 8 plan exists. Reworded to reflect that it's the most recently completed phase, and that no further phase is currently planned.docs/test-plan.md: checked for an undocumented real bug fix (the Showdown import species-corruption fix) — it was already recorded as a "Known regressions" entry in the Phase 5 section, so no change was needed there.docs/next-steps.md: a concise, source-cited backlog — releasing the[Unreleased]Showdown import fix, the deliberately-deferred generational type-chart/typings feature, four documented pre-existing suggestion-engine characteristics, and the slot editor's species picker not searching the custom roster. Every item cites where it's already documented (CHANGELOG.md,docs/STATUS.md,ROADMAP.md,docs/post-migration-review.md) — nothing new was invented.Test plan
CHANGELOG.md,app/build.gradle.kts,git log,docs/post-migration-review.md,docs/plan/phase-7-accuracy-and-customization.md) rather than trusting the task summary.🤖 Generated with Claude Code
https://claude.ai/code/session_01LvPktDUdCYQVtUv66KzL7r
Generated by Claude Code