pub const MAX_BATCH_ROUTES: usize = 16_384;
Hard cap on retained batch-route records; further routes count as drops.