Posts
All the articles I've posted.
-
Rebuilding fidero.com with an AI agent – the reference-doc-driven workflow
6 min readIt took four builds of the same site to get here. The fourth runs on a reference doc the agent builds from – a contract for every component that gets each new page about 95% right in a single pass.
-
The order you build a software factory in
6 min readSix investments turn agents into a software factory. The order you make them in decides whether you get 10x the output or 10x the waste.
-
Writing loops is a ladder, not a command
6 min readBoris Cherny says his job now is writing loops, not prompts. There's a Claude Code command literally called /loop – and assuming that's what he means is the mistake. It's the bottom rung of a much taller ladder.
-
I run my AI's customer notes like a database
7 min readThe framework that keeps my AI's knowledge of each customer trustworthy is just data governance under another name – source-of-truth rules, validation constraints, retention limits, schemas that grow on demand.