Agentic AI Landscape
-
Sonnet 5 Closed the Gap With Opus. The Rumor Mill Closed It Too.
Sonnet 5 closes real distance on Opus, with numbers worth having precisely. The more interesting failure happened in the same hour: a rumor-tracker's fabricated benchmark, a major outlet's pricing slip, and Anthropic's own quiet rescoring of Sonnet 4.6, three proofs that verifying claims about a model just got as hard as verifying the model itself.
-
Every Harness Is a Short Position on the Model
I argued the harness is the product. The sentence hid a distinction that is the whole game: a sliver of the harness is an asset, and the rest is a short position the model settles on its own release schedule.
-
OKF Made the Easy Part Free and the Hard Part Invisible
Google Cloud shipped the Open Knowledge Format to standardize how an organization serializes its knowledge, which was never the part holding anyone back. The expensive part is curation and provenance, and OKF v0.1 makes provenance worse by rendering a human-verified fact and an agent-hallucinated guess byte-identical. That is knowledge laundering, and it is model collapse pointed at the org.
-
The Best Agent Upgrade of the Year Wasn't a Model
A 25-line text file with 13,600 stars makes AI agents write 80 to 94 percent less code. It is the clearest proof yet that the binding constraint in agent coding is no longer capability but a trained-in verbosity the model cannot remove from itself.
-
The Harness Is the Product Now
When you build agents on cheap models, capability lives in the scaffolding, not the weights. The frontier model is a wasting commodity; the thin harness is the asset you own.
-
The Four Factors That Predict Which Gatekeeps Will Break
Disruption failures are not tech failures. They are coordination and incentive-design problems. A working model converts fuzzy disruption-talk into a rankable decision.
-
The Loop Was Never the Hard Part
The loop is the oldest idea in computing, and 2026's only real change is that the model can now sit inside it. The scarce, defensible part was never the loop. It is the oracle, the component that decides whether the work is real, and a loop is only as honest as its oracle.
-
AI Masters Crafts by Representational Accident, Not Difficulty
Slide decks fell before sonnets. Code fell before chairs. The order AI conquers crafts looks random only if you think capability is a single ladder. It isn't — representation decides.
-
The Exploit Always Wins
Across self-play, agentic RL, head-to-head evaluation, and live markets, the system that wins is rarely the most capable one — it is the one that finds the cheapest exploit in its opponent, its objective, or the test itself. A structural account of why competition selects for exploitation rather than intelligence, and what that breaks in evaluation and oversight.
-
The AI Coding Bill Is a Headcount Problem in Disguise
You cannot get labor-replacement economics out of a tool you deployed as a labor supplement, and the bill comes due before anyone is willing to admit which one they actually bought.
-
The Skill an Agent Cannot Write for Itself
"Thin Harness, Fat Skills" is mostly right — and quietly wrong about the part people are betting on. An agent consumes procedural knowledge with enormous benefit but cannot author it. The self-improvement loop is the weakest link, and the evidence is now unambiguous.
-
A typology of CMS-as-agent-substrate patterns that work vs the ones that don't
The framing most teams reach for when they start building agentic workflows on top of a content management system is architectural: the CMS is the database, the agent is the…