KS78: Sync docs — ROADMAP v0.7.5, CHANGELOG, MCP tool count#23
KS78: Sync docs — ROADMAP v0.7.5, CHANGELOG, MCP tool count#23
Conversation
- Rewrite ROADMAP.md from stale v0.5.0 to current v0.7.0 state - Add CHANGELOG [0.7.5] section covering KS67-KS77 changes - Fix MCP tool count: 9 -> 12 in CONTRIBUTING.md, CHANGELOG.md, ARCHITECTURE.md - Update SECURITY.md supported version: 0.5.x -> 0.7.x - List all 12 MCP tools where tool names are enumerated Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Remove merged supersession-demotion changes (hebbian_boosts type change, demotion→superseded_count rename, multiplicative demotion) that belong on a separate branch - Keep only the recency tie-breaker epsilon (step 7c7) and google_result test fix from PR #13 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Greptile SummaryThis is a docs-only sync PR (no code changes) that brings Key updates:
Confidence Score: 4/5Safe to merge after fixing the v0.7.0 → v0.7.5 label in docs/ROADMAP.md. No code changes; all factual updates (tool count, version table) are consistent across files. The single concrete defect — the ROADMAP "Current State" header still saying v0.7.0 while the body describes v0.7.5 content — is a one-line fix but would leave the primary purpose of the PR (syncing to v0.7.5) visibly incomplete. docs/ROADMAP.md — "Current State" section header should read v0.7.5, not v0.7.0. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[PR KS78: Docs Sync] --> B[CHANGELOG.md]
A --> C[docs/ROADMAP.md]
A --> D[CONTRIBUTING.md]
A --> E[SECURITY.md]
A --> F[docs/ARCHITECTURE.md]
B --> B1["Add v0.7.5 section\n(KS67–KS77 changes)"]
C --> C1["Rewrite from v0.5.0 → v0.7.5\n⚠️ header still says v0.7.0"]
D --> D1["MCP tool count: 9 → 12"]
E --> E1["Supported version: 0.5.x → 0.7.x"]
F --> F1["MCP tool list: 7 tools → 12 tools\nAll tool names listed explicitly"]
style C1 fill:#f9a,stroke:#f00
Reviews (1): Last reviewed commit: "KS78: Sync docs -- ROADMAP v0.7.5, CHANG..." | Re-trigger Greptile |
| --- | ||
|
|
||
| ## Current State — v0.5.0 | ||
| ## Current State -- v0.7.0 |
There was a problem hiding this comment.
Section header version mismatch (v0.7.0 vs v0.7.5)
Line 8 reads:
## Current State -- v0.7.0
But the content under this section describes v0.7.5 features: 12 MCP tools (added in v0.7.5), entity unification (KS73, v0.7.5), importance scoring (KS76, v0.7.5), configurable embedding (KS75, v0.7.5). The PR description also explicitly says the goal is to sync to "current v0.7.5 state". The heading version should match:
| ## Current State -- v0.7.0 | |
| ## Current State -- v0.7.5 |
- docs/ROADMAP.md: "Current State" header said v0.7.0 but content describes v0.7.5 features (12 MCP tools, entity unification, etc.) - CHANGELOG.md: v0.7.5 entry used "--" instead of em dash "—", inconsistent with all other version headings in the file Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Liorrr has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.
|
Closing: branch contaminated with code changes from other worktrees. Recreating as clean PR. |
Summary
docs/ROADMAP.mdfrom stale v0.5.0 to current v0.7.5 stateCHANGELOG.mdv0.7.5 section covering KS67-KS77 workFiles changed
docs/ROADMAP.md— Full rewrite to v0.7.5 stateCHANGELOG.md— Added v0.7.5 sectionCONTRIBUTING.md— MCP tool count 9→12docs/ARCHITECTURE.md— Updated MCP tool listTest plan
🤖 Generated with Claude Code