pub const MAX_UNITS: usize = 10_000;
Hard ceiling on planned units — a tiny --window over a huge range is a config error, not a workload.
--window