docs: sync README + PLAN to v0.10.0, add TOC nav#13
Merged
Conversation
- README.md: add centered TOC nav (Why · Install · Everyday use · Team memory · Dashboard · Cross-tool · MCP tools · CLI · License), bold headline callout, rewrite stale Status section (v0.2 → v0.10.0) with a version-history table. - README.vi.md: bring to full parity — badges, TOC + headline, 7 MCP tools (export_memory + get_share_status), Team memory + Cross-clone sections, team-sharing CLI commands, v0.1→v0.10 Status table. - PLAN.md: rewrite as a clean roadmap/status index (phase SSOTs kept untouched and linked). - CLAUDE.md: update phase-SSOT chain through Phase 7 (v0.10.0).
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
Brings all top-level docs in sync with the current v0.10.0 release and adds a claude-mem-style table-of-contents nav to the README.
README.md
v0.2; now reads v0.10.0 / 366 tests / Node 20 + 22 with a version-history table (v0.1 → v0.10).README.vi.md (was significantly behind — brought to full parity)
export_memory,get_share_status) + export explainer.PLAN.md → rewritten as a clean roadmap/status index (current version, version→theme→phase-SSOT table, architecture snapshot, conventions). The
PLAN-PHASE2…7.mdfiles are untouched and linked.CLAUDE.md → phase-SSOT chain updated through Phase 7 (v0.10.0).
Test plan
pnpm format:check(prettier covers all Markdown) — green