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