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