const SCRATCH_RETAIN_WORDS: usize = _; // 262_144usizeExpand description
Scratch capacity retained across reads, in words. A read larger than this releases the buffer afterward, so a thread’s scratch does not ratchet to the largest body it ever carried (heap no pool gauge can see).