Skip to content

docs: reconcile status across README/CLAUDE.md/roadmap with 0.13.0 - #40

Merged
richardkfm merged 1 commit into
mainfrom
claude/docs-review-readme-status-bwo5sk
Aug 8, 2026
Merged

richardkfm merged 1 commit into
mainfrom
claude/docs-review-readme-status-bwo5sk

Conversation

@richardkfm

Copy link
Copy Markdown
Owner

Summary

Reviewed all four project docs (README.md, CHANGELOG.md, roadmap.md, CLAUDE.md) against the actual shipped state. Phase 10 (Android tablet support) shipped in 0.12.0, and 0.13.0 (CLI polish, colorized output, distinct exit codes, several correctness fixes) had already released — but every doc still described the project as mid-Phase-10 at version 0.12.x, and the README status block didn't mention 0.13.0 at all.

  • CLAUDE.md: "Current scope" header now says "Phase 10 complete, version 0.13.x"; added a "Phase 10 follow-up polish (0.13.0)" bullet block summarizing what actually shipped after Phase 10 closed, and clarified the roadmap-discipline rule now that Phase 10 is done.
  • roadmap.md: marked Phase 10 with ✓ and its shipped version, added a short "Post-Phase-10 maintenance (0.13.0)" section, and a new "What's next" section stating no Phase 11 is scoped yet and how to propose one.
  • CHANGELOG.md: fixed stale compare-links at the bottom — [Unreleased] was still diffing against v0.12.0 instead of v0.13.0, and the [0.13.0]/[0.12.1] link references were missing entirely despite those sections existing above.
  • README.md: rewrote the status callout to reflect the actual last release (v0.13.0) — Phase 10 completion plus the 0.13.0 polish/fixes — instead of only describing 0.12.0's tablet work, and pointed to the roadmap for what's next.

No code changes; docs only.

Test plan

  • Read all four docs end-to-end and cross-checked against CHANGELOG.md history and src/los_bootstrap/__init__.py::__version__ (0.13.0)
  • N/A — docs-only change, no test suite affected

Generated by Claude Code

Phase 10 shipped in 0.12.0 but every doc still described the project as
mid-Phase-10 at version 0.12.x, even though 0.13.0 (CLI polish, colorized
output, distinct exit codes, several correctness fixes) had already
released. Mark Phase 10 complete in roadmap.md and CLAUDE.md, document the
0.13.0 polish work as maintenance rather than a new phase, add a "What's
next" note that no Phase 11 is scoped yet, fix the CHANGELOG's stale
compare-links (missing 0.13.0/0.12.1, Unreleased diffing against the wrong
tag), and rewrite the README status block to reflect the actual last
release.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018KzGyHQZZBHAmbjxFaQDRo
@richardkfm
richardkfm marked this pull request as ready for review August 8, 2026 14:04
@richardkfm
richardkfm merged commit 0ab4a74 into main Aug 8, 2026
3 checks passed
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