pub const AI_DEEP_MAX_PROMPT_CHARS_CAP: usize = 200_000;
Hard cap on prompt chars for deep effort with probed context (chars).