DIZZY / lab simulator

A tiny event-driven system, made visible.
stream online 0007 events
01 physical lab
awaiting command
ROBOT CELL / A-01
x 42.8   y 18.2

sample deck

WASH / 01

remove residue
→ cleaned

SPIN / 02

separate layers
→ fractionated

SCAN / 03

read signature
→ classified

Select a sample, then choose a processor.
02 command → event queue
append-only
REACTIVITY LOOPidle / 0 pending
command
procedure
event
policy
queue is quiet — waiting for intent
03 system topology
live projection
c / command
move_sample
write intent
d / procedure
operate_robot
handles one command
e / event
sample_moved
immutable fact
y / policy
continue_pipeline
reacts to event
j / projection
lab_state
folds event stream
m / model
sample_status
read-optimized
q / query
where_is_sample
typed question
Q / querier
read_lab_state
answers query
write loop data loop derived command