Commit Graph

3 Commits

Author SHA1 Message Date
jake
aa2cd09fee agent: session-23 — Apollo Simulator + full grading/throughput tests
Replaced static Mock Enrichment with Apollo Simulator code node that:
- Generates Apollo-shaped responses with varying data quality
- Routes through the actual Enrichment Mapper & Grader (not bypass)
- Email prefix controls response type (full@, partial@, limited@, nomatch@, error@)

All 5 grading paths verified. Throughput: 50 concurrent requests, all 200s.
Exported canonical workflow JSON from live n8n instance.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 19:16:00 +00:00
jake
dd70aeaa7f agent: session-23 — Module A1 end-to-end tested and documented
- 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>
2026-03-28 18:45:47 +00:00
jake
f5162a2f66 agent: module-a1 — scaffold directory structure and .env.example 2026-03-27 22:49:56 +00:00