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