pub const AI_LLM_RETRY_INITIAL_DELAY_MS: u64 = 500;
Initial backoff delay for LLM retry loop (milliseconds).