We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Promote 6 reference pages out of stub status Replace the placeholder content in Daemon Lifecycle and Autostart, Provider Plugin Contract, Cloud Sync Mechanics, Statusline Integration, Operations and Observability, and Release and Versioning with full content sourced from SOUL.md, docs/statusline-contract.md, and the existing wiki ADRs. Each page follows a consistent shape: callout intro, narrative-driven sections grounded in current source, a "Reference implementations" block pointing at the canonical code paths, and an "Out of scope here" footer that routes the reader to the right neighbor page. Modeled on the Abacus Notion hub's sub-doc style. Reorganize Home.md to reflect the new state: ADRs stay in the "Architecture decisions" section, the six new pages move into a new "Operational references" section. Drop the "Still to write" framing — nothing on the hub is a stub anymore. Update _Sidebar.md to match: ADRs grouped by topic, reference docs grouped together.
Reorganize wiki as Abacus-style hub Restructure Home.md from a flat ADR table into a hub with categorized sections: "Where things live", "Start here", "Architecture decisions" (grouped by Data/Privacy, Live Ingestion, Pricing, Provider Contracts), "Still to write" placeholders, and a meta "How this wiki is organized" note. Models the pattern after the Abacus Notion hub. Fix 43 broken cross-ADR links across the 7 ADR pages — the previous relative paths ./NNNN-*.md pointed at the in-tree docs/adr/ directory that was retired in v8.3.0. ADRs that have a wiki page now link as wiki pages; references to historical ADRs 0081 / 0082 / 0086 / 0088 are kept as plain text. Each ADR now ends with an audit footer that's honest about what was verified (links) and what wasn't (content claims vs current source). Add _Sidebar.md and _Footer.md for consistent navigation across every wiki page. Add 6 stub pages referenced from the "Still to write" section of the hub: Daemon Lifecycle and Autostart, Provider Plugin Contract, Cloud Sync Mechanics, Statusline Integration, Operations and Observability, Release and Versioning. Each stub points at the current source of truth in the repo until it's promoted to a full ADR.