Blog
Notes from building agent systems
Evaluation harnesses, orchestration patterns, memory design and the failures behind them — written up while the details are still fresh.

20 Sept 2026·7 min read
Unit Economics of an Agent Run: Cost Accounting for Multi-Step Systems
Token pricing hides where agent spend actually goes. Cost per successful task, instrumented by role and tool call, is the number teams can act on.
agent-economicscost-accountingllm-observability

20 Sept 2026·6 min read
The Chief-of-Staff Pattern: When to Orchestrate Agents and When to Just Write a Script
Multi-agent orchestration pays off only when subtasks need different context, different tools, or independent verification. Otherwise it is a slower function call.
multi-agent-systemsorchestrationllm-agents