Untouched module Change source Affected by cascade
drag to pan · scroll to zoom · click a module
Run the Monte Carlo distribution to see the spread of blast radii across 300 random trigger points

System Coupling: Change Propagation & Blast Radius (2D)

How far does a single change ripple through a software system? This simulator builds a live dependency graph of modules — either a layered pipeline or a dense mesh — with a tunable coupling strength on every edge, then lets you trigger a change at any module and watch it cascade through the system as a stochastic, decaying wave. Each edge fires independently with a probability set by the coupling weight and how far the signal has already travelled, and the live readouts track the resulting blast radius, the deepest chain of affected modules, how many edges actually fired, and the average coupling of the graph. A built-in Monte Carlo mode runs hundreds of cascades from random starting points to reveal the full distribution of outcomes a given architecture is capable of — turning the abstract idea of "tight" versus "loose" coupling into something you can trigger, measure, and see the risk profile of directly.