Choose your path
Architecture overview
Service boundaries and data flow.
Core concepts
Workspaces, documents, events, collaboration.
API reference (OpenAPI)
Canonical REST surface (spec file).
Contributing
Preview docs locally and follow the documentation contract.
For contributors
- Local preview: see /development
- Quality bar: see /documentation-contract
Common goals
- Integrate via HTTP: start with the OpenAPI spec and the relevant endpoint group.
- Build realtime experiences: read Concepts, then the Relay WebSocket protocol.
- Change backend behavior: update canonical contracts (OpenAPI and/or events) and run the drift checks before opening a PR.