The entire field treats attribution as something you reconstruct after training. It is not. It is something a network either computes about itself, or does not.
Interpretability, monitoring and governance tooling all share one assumption: that you can build a simpler model of a trained network and report what the approximation says. That assumption is why two of those tools disagree on the same input, and why none of their output can be entered as evidence by an institution that is legally obliged to produce some.
ORMAS bounds each node’s local gradient chain to four operations through a shared 4,715-parameter bottleneck. Because the chain is bounded, per-node attribution stops being an estimate and becomes a measurement taken from the backward pass. A model trained this way arrives with the account already made.
If that is right, every regulated training run eventually has to be built this way, and the layer everyone is currently investing in is the wrong layer.