Commit Graph

2 Commits

Author SHA1 Message Date
jake
9f126b4ab7 agent: n8n-workflow-lifecycle — Module A1 audit scorecard + fixes
Phase 3 audit of Lead Enrich Core + Lead Actions Example:
- Renamed 'Sheets Audit Log' to 'Audit Log Formatter' (was dead-end Set node)
- Documented formatter stub in README
- Deleted duplicate inactive workflow from instance
- Fixed Execute Workflow Trigger missing inputSource parameter
- Scorecard: PASS (7/7 eval scenarios, p95 361ms, 0 silent failures)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 20:54:50 +00:00
jake
8a43037668 agent: A1-lead-actions — Workflow 2 lead actions example recipe
Add lead-actions-example.json — reference workflow demonstrating four optional
action patterns (HubSpot upsert, Slack notification, welcome email, audit log)
routed by profile grade from Workflow 1 output. Uses HTTP Request nodes for
Slack (no credential dependency), Set node for audit log (template buyers wire
their own sink), continueOnFail on all action nodes, and an Error Trigger +
email alert pair for runtime visibility.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 23:38:49 +00:00