docs(wiki): sync from docs/wiki/ @ 945a281
docs(wiki): sync from docs/wiki/ @ 8a71a44
docs(wiki): sync from docs/wiki/ @ a58b2c6
docs(wiki): sync from docs/wiki/ @ 008e59c
docs(wiki): sync from docs/wiki/ @ 3f29e34
docs(wiki): sync from docs/wiki/ @ 1d63130
docs(wiki): sync from docs/wiki/ @ 6355e89
docs(wiki): sync from docs/wiki/ @ b8ca2fa
docs(wiki): sync from docs/wiki/ @ 8792560
Sync wiki from docs/wiki/
Mirror all 30 pages from docs/wiki/ to the GitHub Wiki (which had
become stale with only 11 pages). index.md becomes Home.md per
GitHub Wiki convention. CHANGELOG.md reference patched to use an
absolute GitHub URL since wiki pages live at the root.
Source of truth remains docs/wiki/ in this repo (PR review, version
control); the GitHub Wiki is the public-facing surface at
https://github.com/gedwolmen/gitnotes/wiki.
Populate wiki with comprehensive documentation
- Home.md: Navigation and quick start guide
- Architecture.md: Project structure and key modules
- Services.md: Service layer responsibilities
- Development-Guide.md: Setup, commands, troubleshooting
- Testing-Guide.md: Jest patterns, mocking, CI
- Sync-Engine.md: Git sync and conflict resolution
- AI-Integration.md: Vercel AI SDK, providers, tokens
- AI-Providers.md: Provider types and Anthropic defaults
- i18n.md: Localization setup (6 languages)
- Theme-Styling.md: NativeWind v5, dark mode
- Filter-Persistence.md: Async storage for filters