← DemosDEPLOYMENT DEMO
One Play, Many Stages
Can one domain remain unchanged while its deployment and clients change? This experiment holds a single board fixed and varies, in turn, the two things a deployment is made of — where it runs, and which client observes it.
What remains fixedOne domain — a board and its rules
What changesConsole → browser over a network → co-hosted actors → cross-machine containers; human, automated player, passive observer
Domain edits0
Architectural question
Can one domain remain unchanged while its deployment and clients change?
Variations
Console · browser over a real network · co-hosted actors · cross-machine container deployment · human client · automated player · passive observer · browser in a second runtime.
Evidence
Domain diff: empty. Actor diff for the distributed increment: empty. Domain output test doubles: zero. The labs are an existence proof that the separation is buildable — not a cost or performance evaluation.
Experience it
See how Puppeteer keeps one event coherent across every participant.
Live experience coming soon