From gpiozero value streams to a drag‑and‑drop GPIO flow
gpiozero’s source/values model treats GPIO devices as value stream producers and consumers, where `.source` wires an output to an iterator of changing values. gpiozero-flow turns those same relationships into a drag-and-drop canvas, then uses a WebSocket agent to rewire live gpiozero devices and stream real hardware state back.