Live demos
Planned demos
Section titled “Planned demos”Optimistic updates — two clients side by side with a latency slider. Watch a change apply instantly on one side, travel, confirm, and — when you race the two — watch a guard reject cleanly. (Will be embedded in Sync & optimistic updates.)
Schemas as documents — edit a schema document in one pane and watch validation of a data document change live in the other. (Will be embedded in Schemas as documents.)
Session staging — stage edits in a session, inspect the synthesized
sys:session / sys:stage documents, induce a conflict against the live
head, resolve it, commit.
(Will be embedded in The session client.)
Hybrid text + structure — two users typing in the same Yjs paragraph (converging silently) while racing guarded patches on the surrounding structure (conflicting loudly). The two merge semantics, felt directly. (Will be embedded in Rich text with Yjs.)