As a maintainer, I want documentation published and governed consistently.
Epic: Documentation (DOC)
Actor: Maintainer Trigger: Release or documentation update
Flow:
- Sync repo docs to GitHub wiki (flattened structure).
- Set Home page to
WIKI_HOME. - Validate navigation and key links.
- Include AI setup and contributing guides.
Output: Updated wiki with working navigation.
Implementation
- Script:
scripts/sync_docs_to_wiki.sh - Optional CI: scheduled doc sync or manual run.