~/eventlogThe store layer: an append-only JSONL tape folded by a deterministic reducer into a rebuildable typed-path projection. Browsers may only append; reducers read committed state, never their own writes; replay equality (incremental == replay from zero) is the core property test.
~/placementserver!() / browser!() / cast browsers: a running function suspends, ships its continuation plus a statically computed live set, and resumes on another VM. Flows nest like calls; errors unwind the hop chain; casts are at-most-once. The defining idea of the language.
you’ll log in, then return to this pair to cast your vote.