pub const MAX_FRAME: usize = _; // 16_777_216usize
Hard cap on a single frame/line, for both framings. A peer claiming more is a protocol error, not an allocation. 16 MiB matches the MCP-side cap.