Canonical docs (in repo)
docs/ARCHITECTURE.md
Architecture highlights
- Y.Doc binary state (
ydocState) is source of truth for content. - Cross-tab and offline-first behavior are built into the editor model.
- Server-side persistence stores CRDT state in Postgres.
Billing & usage
Conceptify billing and usage enforcement are powered by Autumn.- checkout / portal / cancellation flows
- usage-aware limits and summaries
- budget-aware overage handling