Build out wiki: user + developer pages
Pages:
- Home — overview and navigation
- _Sidebar — wiki sidebar nav (rendered on every page)
User-facing:
- Getting Started — install, first-launch, per-provider setup
- FAQ — common questions, ranked by frequency
- Troubleshooting — diagnostics for notifications, sync, OAuth,
app launch, OpenRouter rate-limits, updates
- Privacy & Data — what we store, where, what gets sent to LLMs
Developer-facing:
- Architecture — Tauri shell + Node sidecar + React renderer,
the IPC contract, database, agent loops, mail providers
- Building from Source — toolchain, dev loop, common pitfalls
- Release Process — automated CI pipeline end to end,
required secrets, verification, Intel matrix caveats
- Updater Keys and Signing — Apple Developer ID + Tauri
minisign, rotation procedure, recovery
- Contributing — PR workflow, code style, what reviewers look for
- Roadmap — shipped vs tier 1/2/3/4 priorities
All pages cross-link to in-repo docs (DEVELOPER.md, docs/) so
the wiki stays the operational companion to the canonical
reference, not a duplicate.
373a31d