pub const MAX_PROVERS_PER_KEY: usize = 16;
Maximum number of cached provers per key.
Sized at 2× CLOSE_GROUP_SIZE = 8, giving 8 slack slots for churn without unbounded growth. LRU-evicted within the cap.
CLOSE_GROUP_SIZE = 8