Core flow
- validate endpoint, idempotency key, and reference;
- stage an accepted result once;
- replay the original result for duplicate keys;
- plan bounded webhook retry;
- move exhausted synthetic deliveries to dead-letter state;
- validate import candidates before downstream work.



