A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is cache adapter.
Repair the cache adapter command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: Flask / cache adapter.
- Observed failure family: enforce idempotent operations.
- Scope policy: zoneState must equal healthy.