We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: update wiki with progress from PRs #2074-#2079 (2026-03-24) - CM test coverage: 196 tests (was 186), 191 passing, 5 xfail - Test suite: pruned to ~5,268 tests across 334 files - CI: 8 categorized test suites, set -o pipefail fixes - Delta Report: added PR #2074-#2079 changes section - Corrected 0 xfails claim to 5 xfails documenting known gaps
docs: update Delta Report — 5 of 7 P0s fixed, 70% complete, 194 CM tests passing
Fix broken wiki links: avoid piped link syntax inside tables GitHub wiki markdown breaks when [[Page|Display Text]] is used inside table cells because | conflicts with the table column separator. Replace all piped links with direct [[Page-Name]] format. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Restructure wiki for onboarding and cross-navigation - Rewrite Home page with numbered reading path (6 docs in order, time estimates) - Reorganize Sidebar into tiered navigation (Reading Path → Testing → System Reference) - Add breadcrumb navigation + TL;DR summaries to all 12 critical docs - Create Testing Guide as single entry point to 5 testing docs - Merge Current-System-Delta-and-Gaps into Delta Report (add completion-by-layer table) - Consolidate 3 acceptance criteria docs: redirect Acceptance-Criteria to Features-Acceptance-Criteria - Add cross-links ("Related" sections) to 14 system reference pages - Net result: 328 insertions, 1,205 deletions (smaller wiki, less duplication) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add detailed Delta Report for stable release readiness