pub const AI_LLM_RETRY_MAX_DELAY_MS: u64 = 30_000;
Maximum backoff delay for LLM retry loop (milliseconds).