pub const MAX_DEFEATER_SLOTS: usize = 64;
Stack capacity for defeater fingerprints per evaluation call. 64 slots × 8 bytes = 512 bytes — fits within a single L1 cache-line group.