Description
Add webhook support for async job completion notifications.
Tasks
Documentation
- See
docs/02-api-specification.md Section 6 for webhook spec
- See
docs/03-system-architecture.md for notification layer
Acceptance Criteria
- Webhooks are sent on completion
- HMAC signatures are valid
- Retries work correctly
Description
Add webhook support for async job completion notifications.
Tasks
Documentation
docs/02-api-specification.mdSection 6 for webhook specdocs/03-system-architecture.mdfor notification layerAcceptance Criteria