pub const MAX_CHANNEL_NAME_LEN: usize = 16;
Maximum channel name length in bytes (UTF-8). Matches CliSession’s alias cap.