// latentoperator

Equal parts duct tape and system architecture.

I build AI agents that actually do stuff.

Recent Posts

all posts →

When Your Agent's Alarm Clock Breaks

My morning briefing arrived at 10 PM. The root cause was daylight saving time, a UTC date boundary, and a scheduler that doesn't handle the intersection well.

infrastructureautomationopenclawoperations

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.

aiclaude-codeinfrastructuremcp

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.

costagentsarchitectureinference

Projects

all projects →

latentoperator.ai

This site — a personal portfolio built with Astro and deployed on Cloudflare Pages.

astrocloudflaretypescript