Cover image

The Best AI Team Knows When to Stay Quiet: GRADE and the Economics of Selective Reasoning

TL;DR for operators GRADE treats a collection of language models less like a brainstorming circle and more like an operations team with an unusually strict meeting policy. For each query, the system learns: how far the request should travel through the hierarchy; which expert agents should be activated; which agents should be allowed to read one another’s work; which branches should be discarded before the final answer is assembled. That restraint is the paper’s most important result. The winning configuration is not the one that activates every model and encourages maximum communication. Fixed three-agent routing beats fixed five-agent routing. Allowing every agent pair to communicate reduces MMLUPro accuracy by 2.1 points relative to the learned communication setting. Easy questions can bypass the expert pool entirely. ...

July 19, 2026 · 21 min · Zelina
Cover image

Trust No One, Adjudicate Everything: When RAG Sources Disagree

TL;DR for operators A retrieval system does not become trustworthy merely because it has documents. It becomes a system with several possible ways to be confidently wrong. MACR treats disagreement as an adjudication problem. It estimates whether the model appears to know the answer, turns that internal position into inspectable text—or retrieves an external substitute when confidence is low—then asks specialized agents to identify contradictions and apply validated resolution rules. ...

July 18, 2026 · 18 min · Zelina
Cover image

Mind the Trigger: When AI Should Read the Room

TL;DR for operators The fashionable question is whether an AI can infer what another agent believes, intends, or misunderstands. The more operational question is whether it should bother. Nikolos Gurney’s paper proposes a causal model for deciding when an artificial agent should engage theory-of-mind reasoning in conflict.1 Rather than treating mentalizing as an always-on capability, the model activates it when three conditions create enough pressure: information is unevenly distributed, an analytical solution is inaccessible, or the agent believes there is a meaningful mismatch between its own sophistication and its opponent’s. ...

July 14, 2026 · 23 min · Zelina
Cover image

The Agents Need Traffic Laws, Not a Bigger Chatroom

TL;DR for operators The paper’s practical message is simple enough to be dangerous: once agents start working with other agents, the hard problem stops being “Can this model reason?” and becomes “Can this network behave?” Quanyan Zhu’s paper on the Internet of Agentic AI, or IoAI, frames the next stage of agentic systems as an open ecosystem of heterogeneous autonomous agents that discover collaborators, negotiate responsibilities, exchange context, invoke tools, and execute workflows across cloud, edge, device, organizational, and cyber-physical environments.1 That sounds grand, which is usually where useful engineering goes to die. But the paper’s better contribution is more sober: it treats agentic AI as a distributed systems problem. ...

June 22, 2026 · 26 min · Zelina
Cover image

Commit Issues: Why Multi-Agent AI Needs Typed Finality, Not Another Vote

Vote counts are cheap; finality is expensive Vote. That is the comfortable answer whenever multiple AI agents disagree. Ask ten agents, collect ten outputs, pick the majority, maybe weight by confidence, then call the result “robust.” It has the pleasant managerial smell of a committee decision. Everyone participated, something won, a spreadsheet can be made. ...

June 11, 2026 · 16 min · Zelina
Cover image

Credit Where It’s Due: The New Reasoning Stack for Agentic AI

Opening — Why this matters now The current agentic AI conversation has a very convenient myth: if an AI agent fails, give it a better model, a longer context window, more tool calls, and perhaps a heroic prompt containing the phrase “think step by step” in several places. Then wait for magic. Preferably billable magic. ...

May 7, 2026 · 16 min · Zelina
Cover image

Org-Charted Territory: Why AI Agents Need Middle Management

Opening — Why this matters now The AI industry has spent the last two years trying to turn large language models into workers. The result is a small circus of agents: coding agents, browser agents, research agents, support agents, spreadsheet agents, and agents that appear to exist mainly to summon other agents. Naturally, the next problem is not intelligence. It is management. ...

April 28, 2026 · 16 min · Zelina
Cover image

Two Million Agents Walk Into a Forum, Nobody Builds a Mind

Opening — Why this matters now The AI industry has a small addiction to the word agent. Add another agent, then another, then a few hundred more, and the slide deck begins to smell faintly of civilization. Somewhere between “workflow automation” and “digital society,” we are invited to believe that scale itself becomes intelligence. ...

April 28, 2026 · 14 min · Zelina
Cover image

Lost in the Grid: Why AI Agents Still Can’t Spot the Impostor

Everyone wants autonomous AI agents now. Not assistants. Not copilots. Agents: systems that watch a situation, decide what matters, take action, coordinate with others, and notice when someone in the room is quietly working against the plan. A normal business version sounds less theatrical than a social-deduction game, but the structure is familiar. A workflow has goals. People and software components have partial information. Some signals are useful. Some are noise. Some actors may be careless, misaligned, or malicious. The agent is expected to keep moving, complete the job, and not be fooled by plausible behavior. ...

April 22, 2026 · 16 min · Zelina
Cover image

MARCH Orders: When AI Holds a CT Case Conference

The useful meeting, unfortunately, exists Meetings are usually where productivity goes to file a complaint. But there is one kind of meeting that high-stakes work still needs: the review session where a first draft is challenged, evidence is checked, and a senior decision-maker signs off. Radiology has long understood this. A resident may draft the report. A fellow may question the interpretation. An attending radiologist resolves the remaining uncertainty. The point is not ceremony. The point is controlled disagreement. ...

April 22, 2026 · 16 min · Zelina