const DIAG_MAX_HASH_PAGES: usize = _; // 32_768usizeExpand description
Maximum number of individual 4 KB pages we can track for per-page expected-hash comparison. Sized with headroom over the current shared-page count observed in soaks (~20 K pages = 40 x 2 MB chunks).