- Fixed lead data loss bug in Enrichment Mapper (fullResponse overwrites
input data — now references upstream node)
- Full README with architecture diagram, input/output schemas, swap points,
test results, pricing tiers
- Live test results: validation ✓, mock enrichment ✓, Apollo path ✓
- Apollo free plan blocks people/match — documented as known limitation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
11-node workflow: Webhook → Input Mapper → Clean & Validate → Validation Router
branches to Dead Letter (422) or Test Mode Check → Mock Enrichment / Apollo HTTP
Request → Enrichment Mapper & Grader → Success Response (200). Both live and
mock paths converge on Success Response. JSON validated parseable and structurally
correct.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>