pub const MAX_BATCH_SIZE: usize = 100_000;
Maximum number of files to process in a single batch. Bounds memory for directory listings per Power of Ten Rule 2.