pub const AI_QUICK_MAX_CONTENT_CHARS: usize = 1_000;
Maximum content chars sent to LLM at Quick effort. Quick skips LLM entirely, but if forced: minimal content.