Site 154 · Wave 7 · Chance
A tiny weather chain — Clear, Cloud, Rain, Fog — drawn as a weighted directed graph. A token hops state to state by transition probability alone, and a live histogram of its visits climbs onto the stationary distribution: the long-run climate the chain reaches no matter where it began.
The subject of Wave 7 is luck becoming structure. Markov's version is the most quietly astonishing: a process with no memory — tomorrow depends only on today — nonetheless converges to a fixed, knowable equilibrium. The page's single job is to make that convergence watchable: to show a path, which is pure chance, becoming a distribution, which is law. The token forgets its origin; the bars do not.
The states are told apart by a single blue family lightened and deepened — a weather logic, not a colour wheel — so the amber accent stays the only true event on screen. Body copy uses mist ink; the bright edge-blue is confined to lines and marks per the ink/line split.
The signature. A stationary distribution assembling itself from a memoryless walk. The graph shows chance; the bars show law. Press Reset tally and the bars empty, then climb straight back to the same markers — proof the equilibrium is a property of P, not of history.
Balanced the diamond and the type scale; confirmed body copy runs in mist ink (not the edge-blue accent) for contrast. Caught the render bug that mattered: Rain's self-loop reached below the stage and clipped against the bottom edge. Pulled the top and bottom nodes inward to a symmetric diamond and shortened the self-loop reach so all four loops sit clear inside the frame.
Enriched the signature so the choice is visible: the edge the token is currently traversing lights amber while it travels, and each arrival fires an expanding pulse ring at the node — you see the weighted coin being spent, not just the token sliding. Nodes are sized by their stationary weight (a second-read detail — Clear and Cloud are visibly larger than Fog), and the drift readout ties the graph to the histogram. Hover any state to trace only its outgoing weather.
Verified the 375px stack (graph, console, matrix, and footer all reflow with no overflow), the reduced-motion path (rAF cancelled, token parked on the heaviest state, bars set to π — a settled static frame), and focus-visible outlines on the keyboard-reachable nodes. Applied the Chanel rule: removed the per-node live percentage, which cramped the small circles and merely repeated the histogram — the labels now breathe and the readout lives in one place. DPR capped at 2, canvas resizes, rAF pauses on hidden tabs.