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