pub const DIRTY_RANGE_MAX_PER_FILE: usize = 4096;
Maximum dirty ranges tracked per file before overflow to full resync.