We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: sync from /docs @ 50c78887fb0d94153ae8164f68b367d3f6a92534
docs(wiki): fix broken internal links and drop missing Launch Checklist Body links used a docs/-folder convention (lowercase-kebab + .md) that GitHub Wiki resolves against /owner/repo/wiki/, which 404s because pages live as Title-Case slugs without .md. Rewrites inline links to [[Display|Page-Slug]] (matching the sidebar) and points the bottom CHANGELOG/plan.md links to absolute GitHub URLs. Drops the Launch Checklist references since the page doesn't exist and is internal. Also corrects the Home intro sentence that claimed the docs live in the repo (they live here, in the wiki).
docs: sync from /docs @ a1aa612a395fbb361df47cfe432d15e47404d934
docs(wiki): scaffold initial wiki - Home, Sidebar, Footer - Getting Started, Installation, Requirements - Core Concepts, Architecture, Brand Voice - Developer Guide, Contributing, Code of Conduct - Roadmap, Changelog, FAQ, Comparison, Migration