- Getting Started: orientation and core concepts
- Customer Docs: product workflows
- Developer Guide: integration + service architecture
- API Reference: canonical REST/WebSocket/SDK reference (generated from specs)
- Enterprise: self-hosting, security, scale
- Internal (Staff): operational and engineering docs
Quickstart
Orient yourself and pick the right path.
Architecture overview
Understand the service boundaries and data flow.
Core concepts
Learn the primitives: workspaces, documents, events, collaboration.
Documentation contract
Standards for maintainable, cross-repo documentation.
Canonical sources
When this site makes a claim about the system, it should be traceable to a canonical source.- OpenAPI (site-local):
/openapi/openapi.json - Event schemas (protobuf): derived from
shared/proto/*.proto(see Concepts)