| Folder | Contents |
|---|---|
| architecture/ | Core app architecture, event system, data models, and roadmap |
| plugins/ | Plugin specs and manifest injection patterns |
| android/ | Android platform docs (intents, transitions) |
| desktop/ | Desktop platform docs (deeplinks) |
| ui/ | UI implementation specs and components |
| wear-implementation/ | Wear OS companion app (UI mockups) |
| infrastructure/ | CI/CD and operational docs |
| blog/ | Engineering blog posts and technical deep dives |
| archive/ | Deprecated documents (kept for reference) |
- Adding a plugin? Start with plugin-manifest-quickstart
- Understanding the architecture? Start with architecture/README
- Working on notifications? Read architecture/notification-architecture
- Working on Wear OS? Start with wear-implementation/README
- Wear OS ringing screen? See wear-ringing-implementation-plan
- Reading engineering write-ups? Start with blog/README
- Using an AI agent? See ai-agent-usage-guide
- Project conventions: See AGENTS.md