pub const MAX_MESSAGE_SIZE_BYTES: usize = _; // 4_194_304usize
Maximum message size for validation (4MB to match tonic default)