docs: bring README current with v0.2.1; add multi-PC transcript sharing to REMOTE.md#26
Merged
Merged
Conversation
stevepridemore
added a commit
that referenced
this pull request
May 10, 2026
…ing (#26) README: - Status section adds OAuth 2.1 hardening summary, threat-model closure (16/16), npm audit clean, and a link to the v0.2.1 release. - Architecture OAuth one-liner enriched with PKCE-S256 + RFC 7009. - Tool count corrected to 23 with graph_contradictions, graph_merge, and graph_merge_suggestions added to the right rows. - Added a one-paragraph pointer in the multi-device section to the new REMOTE.md subsection on multi-PC transcript sharing. REMOTE.md: - New "Multi-PC transcript sharing" section between Operational notes and Reverting to local-only. Covers WHY (the dream sees only its own machine's ~/.claude/projects/ so transcripts on other PCs are invisible to extraction), the two general patterns (junction vs direct sync), and two gotchas (active-file sync lag and online-only placeholders). Sync-tool agnostic. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
README was last touched in PR #15 and missed the OAuth hardening pass + the rest of the threat-model closure work. Tool count was stale ("about 20" → actually 23). Multi-PC Claude Code transcript sharing wasn't documented anywhere even though the question naturally comes up the moment you set up the OAuth multi-device story.
Changes
README
v0.2.1release.graph_contradictionsadded to Query,graph_mergeto Write,graph_merge_suggestionsto Maintenance.REMOTE.md
~/.claude/projects/; transcripts on other PCs are invisible to extraction even though the MCP server is reachable everywhere).~/.claude/projects/pointing at a synced location, vs direct sync of the canonical path).Test plan
docs/REMOTE.md#multi-pc-transcript-sharing).🤖 Generated with Claude Code