A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is admin action.
Repair the admin action cache lifecycle implementation so it separates purge, refresh, and escalation actions by staleness and risk.
Evidence
- Affected surface: Django / admin action.
- Observed failure family: plan cache invalidation.
- Scope policy: cohort must equal stable.