Skip to content

docs: refresh STATUS.md and phase tracker after Phase 7 wrap-up, add next-steps backlog - #38

Merged
Marcogn merged 2 commits into
mainfrom
claude/audit-cousin-repositories-i8yuyo
Sep 12, 2026
Merged

docs: refresh STATUS.md and phase tracker after Phase 7 wrap-up, add next-steps backlog#38
Marcogn merged 2 commits into
mainfrom
claude/audit-cousin-repositories-i8yuyo

Conversation

@Marcogn

@Marcogn Marcogn commented Sep 12, 2026

Copy link
Copy Markdown
Owner

Summary

Documentation-only fixes found during an audit — no code changes.

  • docs/STATUS.md: removed the stale claim that a real keystore and a first 2.0.0 release were still pending — 2.0.0 (2026-09-04) and 2.0.1 (2026-09-06) have both already shipped (verified against CHANGELOG.md and app/build.gradle.kts's versionCode/versionName). Recomputed the unit test count (was inconsistently 226/329 in two places; actual count via grep -rc "@Test" app/src/test is 336) and updated "Last verified" to today. Added a note about the post-2.0.1 Showdown-import bugfix that's on main but not yet in a tagged release, and pointed the "Known regressions" section at docs/test-plan.md instead of a stale "None yet."
  • docs/plan/README.md: its "Progress status by phase" list was missing Phase 7 even though CLAUDE.md's own copy already marks it ✅ done — added the matching line.
  • CLAUDE.md: the line pointing at docs/plan/phase-7-accuracy-and-customization.md still called it "the next phase's plan," even though that file's own header says Status: done and 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.
  • New 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

  • Verified every factual claim (release versions, test count, bug fixes, Phase 7 status) by reading the actual files (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.
  • Docs-only change; no build/test commands apply.

🤖 Generated with Claude Code

https://claude.ai/code/session_01LvPktDUdCYQVtUv66KzL7r


Generated by Claude Code

…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
@Marcogn
Marcogn marked this pull request as ready for review September 12, 2026 17:33
@Marcogn
Marcogn merged commit 58b6686 into main Sep 12, 2026
1 check passed
@Marcogn
Marcogn deleted the claude/audit-cousin-repositories-i8yuyo branch September 12, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants