pub const MAX_PAYLOAD_LEN: u32 = _; // 16_777_216u32
Hard cap on a single pipe frame’s payload; announcing more is a protocol violation (connection dropped).