Untouched module Change source Affected by cascade
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

System Coupling: Change Propagation & Blast Radius

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 — turning the abstract idea of "tight" versus "loose" coupling into something you can trigger and measure directly.