pub const MVCC_BODY_PAYLOAD_CAP: usize = _; // 4_078usizeExpand description
Maximum batch payload size — the frame body size, with the magic + commit_ts + record-count header stripped off. Encoders reject batches whose serialised form would exceed this.