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