OSS-first docs
These docs teach the open system first: contracts, generated surfaces, runtimes, governance, and incremental adoption. Studio shows up as the operating layer on top, not as the source of truth.
Realtime collaboration demo
A guarded public demo for ContractSpec data-transmission realtime and CRDT collaboration. The page is intentionally thin: reusable behavior lives in the data-transmission packages and the WebSocket worker.
No worker endpoint configured
Worker endpoint not tested yet.
Ephemeral rooms only; rooms may reset without notice.
No sensitive data; demo payloads must be disposable.
No durable CRDT persistence in this milestone.
No SLA, uptime promise, or multi-region ordering guarantee.
Worker guardrails cap clients, payload size, and message volume.
10 clients / 1000 updates
The worker test suite must prove convergence, idempotency, reconnect behavior, and a basic latency/error summary.