Sample Build Log
Lead router from messy inbox to booked call.
Build logs show the decisions behind the result: what was attempted, what failed, what changed, and what files members can reuse.
Problem
DMs and email replies were getting mixed: buyers, support, spam, and vague “tell me more” leads all landed in the same queue.
Agent Context
The agent received offer rules, refund boundaries, qualification signals, escalation rules, and the current four pricing paths.
Failure
The first version over-qualified leads and tried to route uncertain messages straight to checkout.
Fix
Added a confidence threshold, one clarifying question, and a separate “needs human review” lane.
Reusable Files
AGENTS.md routes/lead-router.md tests/lead-router-cases.json deploy/checklist.md handoff/operator-notes.md