const MAX_NAIVE_STEM_TARGET: usize = 384;
Our maximum target NAIVE pool size. We will never let our NAIVE target grow above this value.