Signal Graph

A computed dependency map: mutate one input and only the downstream branch lights up. The graph shows actual observable changes and computed recomputes, not generic UI noise.
Focused input
the input observable you just changed
Downstream nodes
only nodes reachable from the focused input
Propagation hits
writes plus computed recomputes observed so far