pub const AI_BALANCED_MAX_PROMPT_CHARS: usize = 12_000;
Fallback max prompt chars at Balanced effort.