Ian Misner Builder, dad, occasional writer

04 · a week, hands on

Shipping things that do not fall over

The gap between a cool demo and something people can actually use is evaluation, reliability and security. Prompting matters, but it is rarely the hard part. This is the least glamorous track on the page and the one most likely to change what you do on a Tuesday.

The gap between a demo and a product is almost entirely evaluation, reliability and security, and almost none of it is prompting. Patterns that survive contact with users, the failure mode nobody has solved, and the discipline separating teams who ship from teams who demo. If you build anything, the evals item will change how you work.

00

Start with the pattern, not the mascot

Agent is now a word people throw at any loop with confidence and a logo. Read the actual pattern first: tools, state, decisions, failure, retry. The mascot costume can wait in the hallway.

Building effective agents

01 Anthropic · 2024 · Engineering guide

Distinguishes workflows, where steps are fixed in code, from agents, where the model directs its own process, and argues most production systems should be the former. The most useful correction available to anyone about to over-engineer, from the lab with every incentive to say otherwise.

45 min anthropic.com · free

Core

Ask the map

Ready with the full reading map.

Aggregate usage diagnostics are stored; your question and answer text are not.

01

Evals are the product discipline

Hamel's point is the one builders keep learning the expensive way: you cannot prompt your way out of not knowing whether the thing worked. Evals are how the demo becomes software and not just a very expensive improv partner.

02

Now make peace with the attack surface

The failure mode is not theoretical. You are giving language-shaped instructions to a system that reads language-shaped hostile instructions. Security here is less castle wall, more tiny fussy door labels on every cupboard.

Prompt injection

04 Simon Willison · 2022– · Running series

Willison named the problem and has documented it since. The core claim is unresolved and load-bearing: if a model processes untrusted input and has tool or data access, there is currently no reliable way to stop that input redirecting it. Every agent product is built on top of this open problem.

1.5 hr simonwillison.net · free

Core

AI Engineering

07 Chip Huyen · 2025 · Book

The systematic version of this whole track: model selection, prompting, RAG and agents, fine-tuning, evaluation, inference optimisation, architecture. If the essays leave you wanting a spine rather than a pile, this is it.

An O'Reilly book. Her blog covers much of the same ground free if you would rather sample first.

long huyenchip.com · paid

Core

Practices for Governing Agentic AI Systems

08 OpenAI · 2023 · White paper

A governance frame for systems that pursue goals with limited supervision: who is responsible, what baseline practices might matter, and where ordinary product governance starts to look underdressed. Read it beside the build guides so agents do not become policy debt with a chat box.

Also in Policy & governance. Ticking it here marks it there.

25 min openai.com · free

Reference

Cost: free · library card · rent or stream · paid.

Videos and PDFs can open in place. Everything else opens at the original source in a new tab.

This is a snapshot of a field that moves monthly. Keep current is the maintenance layer.