A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is REST controller.
Repair the REST controller update stream implementation so it keeps the latest valid version and reports stale conflicts.
Evidence
- Affected surface: Spring / REST controller.
- Observed failure family: resolve duplicate updates.
- Scope policy: authorized must equal true.