Posts
All the articles I've posted.
The Missing Tier: AI Orchestration for People Who Aren't Enterprises
Published: at 03:00 PMEvery serious AI orchestration platform — LangGraph, Temporal, AgentCore — assumes a platform team. There's a tier of builder underneath with the same problems at a tenth of the scale, and they've been stuck.
Harness as a service: ship the model, not the scaffolding
Published: at 12:00 AMMost of your AI app isn't the model — it's the harness around it. Tool loops, streaming, sessions, audit, scheduling, integrations, interop. Grove ships that runtime as a service.
The Case for Autonomous Agent Orchestration
Published: at 06:00 PMMost AI agent setups die after one session. The patterns that make autonomous agents actually work long-term — cycle-based invocation, admin/worker separation, sleep-first design — look nothing like what you'd expect.