pub const MAX_PEERS: usize = 8;
Maximum number of peers tracked in the peer index. 8 × 32 = 256 bytes, comfortably under the 512-byte scratch limit.