The demo worked.
Production didn't.

Practical engineering notes on building production-grade AI systems — written for engineers, not for the hype cycle.

Three series, one discipline: pattern over product.
The series

AI Agents in Practice

Publishing now
8 parts · 5 published

Building the loop that survives production: observe → decide → act → check → repeat, the patterns that extend it, and the boundaries that keep an agent inside its lane.

Read on dev.to
View articles
  1. The Demo Worked. Production Didn't.
  2. What Makes Something an Agent
  3. How the Control Loop Actually Works
  4. Five Agent Patterns and the Control Surfaces That Make Them Safe
  5. Workflow, Agent, or Single LLM Call — How to Decide
  6. Building the Production Agent Loop coming soon
  7. Two Places Failures Show Up coming soon
  8. The Boundaries That Keep Agents Safe coming soon
Where to start

Not sure where to begin?

New here New to building AI systems? Start with MCP or RAG — they cover the foundations everything else builds on.
Architecture Interested in how agents are put together? Start with AI Agents from Part 1.
Production After production lessons specifically? Jump to the latest AI Agents article.
Across the series, TechNova is used as a fictional company so the examples stay concrete and the trade-offs stay honest.