Reference¶
Technical contracts that clients and integrations depend on.
-
Data model
Entity relations, migrations and invariants worth protecting.
-
REST API
Every endpoint, its access level and the stable error contract.
-
WebSocket protocol
Real-time event envelopes, scoping, authorization and reconnection.