A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is permission policy.
Repair the permission policy dependency protection implementation so it opens only after the failure threshold and calculates a deterministic retry time.
Evidence
- Affected surface: Django / permission policy.
- Observed failure family: calculate circuit-breaker state.
- Scope policy: authorized must equal true.