Chat Is Universal. Agents Are Gated by Governance
Anthropic published a survey on May 27, 2026, of 1,260 social scientists, fielded in late February and March 2026. One pair of numbers carries…
Anthropic published a survey on May 27, 2026, of 1,260 social scientists, fielded in late February and March 2026. One pair of numbers carries…
Nine seconds. That is how long it took an AI agent to delete PocketOS's production database in late April 2026. The agent (Cursor running…
Your agent makes a mistake on Monday. You patch the prompt. It works on Tuesday. On Wednesday, a slightly different input triggers the same…
For the last two years, the center of gravity in AI has been the model. Bigger context. Better reasoning. Better coding. Better benchmarks. That…
A senior engineer opens an unfamiliar repo to review a PR. The coding agent wakes up and does what it was built to do.…
Software delivery is becoming continuous inference. Agents don't just suggest code anymore. They act inside the delivery plane. And the first thing that breaks…
Turning architectural gaps into engineering patterns The Gap Between Demo and Production Last week I evaluated LangChain's architecture using SRAL. The scorecard revealed something…
A systematic evaluation of LangChain's architectural foundations using the SRAL framework Scorecard Summary Component Score Key Finding State ⚠️ Weak-to-Moderate Memory is optional, not…
A 6.7-billion-parameter model, given a handful of tools, beat a model 26 times its size on a range of zero-shot tasks, from factual lookups…
Most discussions of ReAct frame it as a clever prompting technique. It isn’t. ReAct is the first time we gave language models a structure…