
The Agent Is a Loop, Not a Person
An agent is not a colleague. It is a loop with tools, memory, and a stopping rule. Treat it like a person and you will design the wrong system.
14 min read
Topic
Loops, tools, memory, evaluation, and when not to automate judgment.

An agent is not a colleague. It is a loop with tools, memory, and a stopping rule. Treat it like a person and you will design the wrong system.
14 min read

The model is not the product. The tools are. Most “agent intelligence” is a well-named function with a strict schema and a boring implementation.
12 min read

Add a second agent and you have not added a colleague. You have added a coordination problem, a shared lie about memory, and twice the ways to stop too late.
13 min read

The goal is not an agent that remembers everything. The goal is an agent that remembers the few facts that should change next week’s work.
11 min read

If you cannot say what better looks like on Tuesday morning, you do not have an agent product. You have a demo with a marketing site.
12 min read

Some work wants a button, a form, or a person. Agents are expensive loops. Use them when the path is unknown and the checks are strong.
10 min read