Internal documentation for engineers and agents working in the Compass repo.
Start with AGENTS.md for repo rules and command defaults. Use this index for codebase shape, subsystem behavior, and acceptance runbooks.
Markdown files in this docs/ directory are automatically mirrored to docs.compasscalendar.com. A GitHub Action detects any push to main that touches docs/** and syncs the changes to the doc site. Just edit any of the markdown in docs/ and the doc site will update itself upon merge.
- Auth or session behavior: Frontend Runtime Flow, Password Auth Flow, Google Sync And SSE Flow
- Event shape or recurrence behavior: Event And Task Domain Model, Recurrence Handling
- Local-first or storage behavior: Offline Storage And Migrations
- Backend routes and API behavior: Backend Route Map, Backend Request Flow, Backend Error Handling
- Local Development
- Hosting Modes
- Self-Hosting
- Testing Playbook
- Types And Validation
- CLI And Maintenance Commands
- Deploy
User-visible behavior runbooks for manual verification and expected outcomes: