We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 Stability Definition wiki page Defines what 'stable' means from three perspectives (user, product owner, engineer), grounded in the Conceptual Model. Includes layer-by-layer technical contracts, feature interaction rules, failure isolation matrix, and known gaps. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>