pub const ROLLBACK_RESTEER_CAP: u32 = 2;Expand description
Phase-C: maximum number of watchdog-triggered rollbacks a single sequence may perform before the watchdog reverts to a hard stop. Bounds the worst case where re-steering re-enters the same attractor — without this a degenerate sequence could rollback indefinitely.