pub fn surviving_anchors(total_anchors: usize, lost_anchors: usize) -> usize
The surviving anchor count after a loss (saturating).