feat: Add Webhook Reliability Architect kit - #334
Conversation
:robot_face: AgentKit Structural ValidationNew Contributions Detected
Check Results
🎉 All checks passed! This contribution follows the AgentKit structure. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Why
Webhook redelivery, lost acknowledgements, concurrent duplicates, and poison payloads can repeat real business side effects. This kit turns a sanitized delivery scenario into a concrete, reviewable reliability blueprint instead of generic retry advice.
Validation
npm run typechecknpm run buildnpm audit --audit-level=high— 0 vulnerabilities@referencepaths resolve.env.localfile is committedScope
All changes are contained in
kits/webhook-reliability-architect/.