[ AI_OPERATOR ]

AI Operator track — production AI agent engineering. Validation loops, tool-call reliability, completion ownership, context engineering, cost forensics, and observability for systems that ship and stay shipped.

Long-form writing and video on production AI agent engineering — the 90% of work that happens after the model gives you a demo that works.

Topics: validation loops, tool-call completion ownership, context engineering, retry budgets, cost forensics, and observability for systems that ship and stay shipped.

Companion to the Harrison AI Operator YouTube channel. Blog and video are listed below — most recent first.

Blog
Observability and Billing for AI API Calls: A T-Shaped Architecture

Observability and Billing for AI API Calls: A T-Shaped Architecture

AI API calls are unlike ordinary RPC: per-request cost varies 100×, tokens and models are first-class, streaming muddies timing, caching changes the pricing. A T-shaped instrumentation architecture — shared stem, specialized arms — that handles tracing, billing, and cost analytics without any of them contaminating the others.

2026-04-01 13 min read
Video
The AI Stack Explained — Extended Podcast (22 min)

The AI Stack Explained — Extended Podcast (22 min)

Extended podcast version of the AI Stack thesis. LLM, Token, Context, Function Calling, MCP, Agent, Skill — eight concepts that confuse every engineer until you see they're all the same pattern.

2026-03-29