We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: catch wiki up to v9.2 The wiki had drifted across releases. Tool/preset counts, token-savings percentages, LIP version, and review-check counts all referenced older numbers. Several v9.1/v9.2 features were missing entirely. Numbers refreshed against running binary (`ckb mcp --list-presets`): - Preset sizes: core 25, review 42, refactor 42, federation 46, docs 34, ops 43, full 110 (was 14/19/19/28/20/25/80+) - Full preset: ~17k tokens / 77% savings (was ~9k / 83%) - LIP: v2.3+ (was v2.0) - `ckb review`: 21 checks (was 20 — `unwired` was missing) Documented features that had no wiki coverage: - v9.2 MCP tools `analyzeOutgoingImpact`, `symbolExists`, `renderArchitecture` - Cartographer 3.0.0 graph rendering (Mermaid + Graphviz DOT) - LIP v2.3 outgoing-impact and semantic-coupling enrichment - Cartographer.md was authored locally but never committed
docs: update tool counts across all wiki pages for v8.3 Update stale tool/preset counts in 8 pages: - core: 14→24, review: 27→40, refactor: 33→39, full: 92→96 - "80+ tools" / "90+ tools" → "96 tools" everywhere - Token estimates updated to match new preset sizes Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
docs: Update review docs for v8.3 — 19 checks, new analyzers - 17→19 checks across all wiki pages - Add comment-drift and format-consistency to checks table - Update blast-radius: informational mode when no threshold set - Add check list to Workflow-Examples