pub const MAX_OPERATION_BYTES: usize = _; // 65_536usize
Hard cap on a single serialized operation (defends the quarantine against oversized frames).