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.
Update wiki pages with architectural memory features User-Guide.md: - Remove version labels from Architectural Memory section - Remove (v6.0) labels from refresh, ownership, decisions commands API-Reference.md: - Add Ownership & Architecture section with new endpoints - Add GET /ownership for file/module ownership queries - Add GET /responsibilities/:moduleId for module responsibilities - Add GET /hotspots with trend data - Add GET/POST /decisions for ADR management - Add POST /refresh for architectural model refresh Quick-Start.md: - Add ownership query examples - Add decisions command examples - Add refresh command examples 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update Home.md - integrate architectural memory features - Remove all version number references - Add CODEOWNERS to "Existing Tools Don't Talk" section - Enhance examples to show ownership and decision info - Add "For Code Review" use case section - Add Ownership Intelligence feature with time decay - Add Hotspot Detection feature with trend analysis - Add MCP Tools table showing all 25 tools by category - Update Quick Start with ownership and decisions commands - Add tech leads to target audience - Add new use cases for code ownership and tech debt tracking 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update documentation for v6.0 completion - Mark all v6.0 MCP tools as complete (✓) - Add v6.0 hotspot and ownership benchmarks to Performance.md - Add MODULES.toml format documentation - Update configuration examples to version 6 - Add v6.0 Architectural Memory configuration example 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update wiki documentation for v6.0 Architectural Memory Home.md: - Add v6.0 banner and Architectural Memory feature - Update tool count to 25 MCP-Integration.md: - Add 6 new tools: getOwnership, getModuleResponsibilities, recordDecision, getDecisions, annotateModule, refreshArchitecture - Add v6.0 tool documentation section - Add v6.0 workflows (ownership, decisions, risk assessment) - Update budget classifications Architecture.md: - Add Architectural Memory layer to diagram - Add new database tables for v6.0 - Document Ownership Algorithm with time decay - Document Staleness Model - Add Persistence Model diagram Configuration.md: - Update schema version to 6 - Add ownership config section - Add decisions config section - Add staleness config section User-Guide.md: - Add Architectural Memory concept section - Add ckb refresh command - Add ckb ownership command - Add ckb decisions command 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update wiki for v5.2 completion - Fix tool names (findSymbols→searchSymbols, getArchitectureMap→getArchitecture) - Mark all v5.2 tools as implemented (19 total) - Add Performance.md with benchmark documentation - Update Home.md with Performance link 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update MCP Integration Guide to v5.2 specification Comprehensive update reflecting CKB v5.2 AI-Native Navigation Expansion: - Platform contracts (budget classification, confidence rules, time windows) - All 10 new v5.2 tools with parameters and examples - Navigation presets and recommended workflows - Implementation status with phased rollout - Condensed format for quick reference 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update MCP documentation with all tools and use cases - Add AI navigation tools: explainSymbol, justifySymbol, getCallGraph, getModuleOverview - Add Claude Code CLI setup instructions - Add comprehensive use cases and example responses - Add recommended workflows for common tasks - Add troubleshooting and error codes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sync wiki with docs and fix errors - Update User Guide: add missing CLI commands (symbol, arch, mcp, diag) - Fix MCP Integration: rename runDoctor to doctor - Fix MCP Integration: correct findReferences parameters - Fix Quick-Start: correct repo URL to SimplyLiz/CodeMCP 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add documentation pages
Initial Home page