pub const LOOP_THROTTLE_BASE_MS: u64 = 75;
Base throttle delay (ms) for the agent runner loop between repeated identical tool calls.