pub const BPF_SEQUENCE_GAP_THRESHOLD: u64 = 1000;
Sequence gap threshold for BPF ring buffer. Gaps larger than this trigger panic-mode hydration and a synthetic SequenceGap event.