pub const AI_SAFE_TRUNCATE_DESCRIPTION_LIMIT: usize = 500;
Truncation limit for description when LLM returns non-JSON (chars).