pub const MAX_AGENT_MESSAGES_SIZE: usize = _; // 10_485_760usize
Maximum size for single agent message payloads (bytes) - 10 MB.