A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is upload service.
Repair the upload service request stream implementation so it enforces a per-key sliding window and reports allowed and rejected requests.
Evidence
- Affected surface: FastAPI / upload service.
- Observed failure family: apply a sliding rate window.
- Scope policy: retained must equal true.