// latentoperator
Equal parts duct tape and system architecture.
I build AI agents that actually do stuff.
Recent Posts
all posts →Giving Claude Code a Memory
Claude Code sessions are stateless. Every conversation starts from zero. Here's how I built a persistent memory layer so each session can search everything that came before it.
The Token Budget Problem Nobody Designed For
Enterprise AI spend shifted from training to inference. The constraint isn't compute — it's that nobody built agents with token budgets in mind.
Writing Postmortems for Your AI Agent
I've written two formal postmortems for an AI assistant in a single week. Here's why that's not weird.