docs: update README, CLAUDE.md, and ARCHITECTURE.md for v0.22+#244
Merged
CalebisGross merged 4 commits intomainfrom Mar 20, 2026
Merged
docs: update README, CLAUDE.md, and ARCHITECTURE.md for v0.22+#244CalebisGross merged 4 commits intomainfrom
CalebisGross merged 4 commits intomainfrom
Conversation
Update tool count (13 -> 19), MCP tools table with 6 new tools, feedback loop description, retrieval and consolidation summaries, dashboard Tools tab. Reflects Claude-First Memory and Signal Quality milestones. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update tool table (13 -> 19) with new tools: amend, check_memory, recall_session, list_sessions, exclude_path, list_exclusions. Update descriptions to reflect new parameters (explain, include_associations, format, synthesize) and feedback-driven ranking. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update retrieval section with feedback-informed ranking, source weighting, pattern evidence boosting, and score explanation. Update encoding with priority queue, atomic claims, concept cleanup. Update consolidation with never-recalled archival. Update abstraction with softened demotion and grace period. Add new schema tables (tool_usage, memory_amendments, runtime_exclusions). Update tool and dashboard references. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- README: fix config.yaml -> config.example.yaml in Quick Start - README: add source weights and feedback weight to config section - ARCHITECTURE: consolidation interval "every 6h" -> "configurable, default 1h" - ARCHITECTURE: remove completed items from Deferred section (MCP done, user preference learning done via feedback ranking, local model fine-tuning active as Mnemonic-LM) - ARCHITECTURE: update current focus description Co-Authored-By: Claude Opus 4.6 (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
Docs haven't been updated since before the Claude-First Memory and Signal Quality milestones. This brings all three main docs up to date.
README.md
CLAUDE.md
ARCHITECTURE.md
🤖 Generated with Claude Code