Tag: architecture
All the articles with the tag "architecture".
Agents Shouldn't Grade Their Own Homework
Published: at 03:00 PMGitHub built an impressive stack to validate non-deterministic agents — a prefix-tree graph, dominator analysis, a multimodal LLM. I needed the same thing for Grove's agents and found the hard part didn't exist. The reason is the whole argument for structured trajectories.
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.