pub fn reset_for_new_run()Expand description
Begin a new run’s accounting. Called when a new model’s backend is built.
The monotonic counters are SNAPSHOTTED, not cleared — see the baseline fields. Everything else here is per-run scratch that nothing exports, so it is cleared outright.