AI Agents in Production
What changes when an agent loop moves from a demo to production: hard limits, tool authorisation, failure handling, and knowing when an agent is the wrong shape entirely.
Pillar
How AI applications are actually built and run: retrieval architecture, agent orchestration, tool calling, structured outputs, evaluation, and the observability required to keep any of it trustworthy under load.
Consolidated guides rather than a page per concept. Each area below is one resource, or will be, rather than a cluster of near-duplicates.
How the pieces assemble: request path, retrieval, model call, tool execution, and where to put boundaries so failures stay contained instead of cascading.
Chunking, embeddings, ranking, and context budgets — the layer where most "the model got it wrong" bugs actually live.
Loop control, iteration limits, cost budgets, and treating the tool boundary as a real authorisation boundary rather than a polite prompt instruction.
Measuring non-deterministic systems: graded suites, tracing across spans, cost attribution, and catching a regression before a user reports it.
Resources
Every resource states its author, its review status, and whether the procedures in it were executed or only reviewed.
What changes when an agent loop moves from a demo to production: hard limits, tool authorisation, failure handling, and knowing when an agent is the wrong shape entirely.
How to structure an AI application so that a slow model, a failed tool call, or a bad retrieval degrades one part of the system instead of the whole request path.
A working guide to retrieval-augmented generation: how to chunk, how to evaluate retrieval separately from generation, and how to diagnose a bad answer in the right order.
A layer-by-layer map of the modern AI stack, what each layer is actually responsible for, and where production systems tend to break in practice.
No layer of the stack is operated in isolation. These are the sections you are most likely to need next.
Newsletter
A practical weekly briefing on AI engineering, infrastructure, production operations, and the technologies powering the AI stack.
One email a week. No sponsorship placements inside the technical sections. Unsubscribe in one click.