Production agent capstone evidence.
This sample shows what an Operator proof page should communicate after a capstone: the business problem, the agent workflow, the verification path, and the shipped surface.
Capstone: inbound lead router
A small business gets leads from email, website forms, and DMs. The agent reads the intake, classifies urgency, drafts the response, logs the source, and escalates high-value leads.
Evidence checklist
- Agent prompt and operating rules documented.
- Input and output examples reviewed for private-data safety.
- Runnable workflow deployed as a local CLI, Worker, or web app.
- Owner can trigger the agent without the builder present.
- Failure mode documented with a manual fallback.
Review standard
Operator review looks for a real recurring task, durable instructions, safe handling of private context, and proof the agent can run outside a demo.