pub const MAX_PROMPT_SIZE: usize = _; // 102_400usize
Maximum allowed prompt size in bytes (100KB default - prevents DoS)