№ 011You Can’t Cap What You Can’t Attribute: Per-Task CostA cost dashboard is a lagging report, not a guardrail. Per-task cost attribution is the schema that makes an agent budget ceiling enforceable before the next call.
№ 010Where Just-in-Time Context Retrieval Silently BreaksJIT context retrieval isn’t free — it’s slower and only as good as your tooling. A ledger of where runtime retrieval breaks and how to design the fallback.
№ 009When One Agent Stops Being Enough: The Isolation GateThe trigger for going multi-agent isn’t parallel speed — it’s context isolation, and the split costs about 15x the tokens. Two gates decide whether it’s worth it.
№ 008Review Capacity Is the Real Ceiling on Your AgentsThe ceiling on how many AI coding agents your team can run is reviewer-hours, not agent output — and that number is already in your telemetry. Here’s how to size it.
№ 004Build vs. Buy Agentic AI: Ownership Is the New DecisionAgentic AI cut the cost of building software, not owning it. Build-vs-buy is now a five-year ownership call — priced on the maintenance tail, gated on verification.
№ 002How to Size Tasks for AI Coding AgentsThe real constraint is context, not lines of code. Six heuristics for sizing tasks so AI coding agents ship clean code on the first try.
№ 001The Anatomy of a Perfect AI Agent TaskContext engineering for AI coding agents — the elements that make a task succeed on the first try, with a fully worked example.