“What agent or LLM-powered system have you shipped to production?”
Tests whether they have moved past tutorials.
- Names a specific system with real users. Can describe the architecture: which models, what tools the agent uses, how it handles failures.
- Talks about what went wrong. Production experience always comes with war stories.
- Explains why they chose their approach over alternatives they considered.
- Distinguishes between a demo and a production system without being prompted.
- Only mentions personal projects or hackathon demos with no real users.
- Describes a thin wrapper around a chat API as an "agent."
- Can't explain how the system handles errors, bad outputs, or unexpected inputs.
- No war stories. Everything worked perfectly the first time. (It didn't.)