pub const MAX_FIX_ITERATIONS: usize = 10;
Maximum number of fix → re-check passes in apply_fixes.
apply_fixes