mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
## Why Models listed in `auto_review.required_on_models` must always use the full automatic review path, regardless of any cached Guardian v2 risk score. ## What changed - Skip Guardian v2 risk classification for models that require automatic review and clear any cached `SecurityRiskScore` before review routing. - Count thread lookup failures as failed scoring attempts so stale scores cannot continue approving later tool calls. ## Testing - Verify required-review models do not start a classifier and always run full reviews. - Verify failed thread lookups advance score lag and fall back to strict review. GitOrigin-RevId: 048d9a80ac2a282e05437a3abb0c46ec21391be8