pub const MAX_SPECULATIVE_SEQUENCES: u32 = 4_096;
Maximum concurrent sequence slots allocated by one speculative session.