Automation Debugger is a client-shaped Workflow Automation Portfolio proof repo for urgent automation repair/debug jobs. It demonstrates that a broken event can be diagnosed, safely corrected when deterministic, replayed locally when safe, refused when unsafe, and packaged into a clean evidence report.
- Automation Kit: reusable local proof runtime/backbone and conventions.
- api-webhook-bridge: green-path webhook/API integration spoke.
- automation-debugger: repair/debug spoke for failed webhook/workflow events.
Zapier, Make, n8n, webhooks, API bridge handoffs, CRM lead routing, field mapping, idempotency, webhook signatures, retry/backoff, and dead-letter handling.
- Broken lead event -> malformed date diagnosis -> corrected local replay.
- Missing required field -> manual review and replay refusal.
- Duplicate event -> idempotency guard refusal.
- Destination mismatch -> deterministic local reroute to mock CRM.
- Invalid signature -> webhook-auth refusal.
- Downstream 500 loop -> local dead-letter evidence.
Fixture-safe context for Zapier repair, Make scenario debugging, n8n execution failure, webhook/API debugging, Sheets/Airtable field mapping repair, CRM lead routing failures, and notification workflow repair.
fixture_safe: true live_services_used: false synthetic_data_only: true
No live external-service calls, credentials, real customer data, cloud deployment, public visibility change, production-readiness claim, client action, or off-platform delivery is allowed without explicit approval.