A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is order endpoint.
Repair the order endpoint lifecycle transitions implementation so it accepts only declared state transitions and reports rejected requests.
Evidence
- Affected surface: Fastify / order endpoint.
- Observed failure family: validate state transitions.
- Scope policy: authorized must equal true.