Cover image

When Reflection Needs a Committee: Why LLMs Think Better in Groups

A review meeting has one obvious purpose: prevent one person’s mistake from becoming everyone’s plan. That sounds mundane until we remember how many LLM agent systems are currently designed like a one-person review meeting. The same model attempts the task, explains why it failed, writes advice to itself, stores that advice in memory, and then tries again. It is actor, evaluator, critic, therapist, and occasionally courtroom stenographer. Efficient, yes. Also a little suspicious. ...

December 28, 2025 · 14 min · Zelina
Cover image

When Policies Read Each Other: Teaching Agents to Cooperate by Reading the Code

A workflow breaks in a familiar way. The planning agent assumes the procurement agent will wait. The procurement agent assumes the planning agent has already revised the forecast. The compliance agent flags the output after both have acted. Everyone had access to the same dashboard. Nobody had access to the thing that actually mattered: the other agent’s decision policy. ...

December 26, 2025 · 19 min · Zelina
Cover image

FinAgent: When AI Starts Shopping for Your Groceries (and Your Health)

Groceries are where economic theory goes to become annoying. A household may have a budget, a doctor’s warning about sodium, a child who refuses vegetables with the confidence of a trade negotiator, a cultural preference, a supermarket promotion, and a sudden chicken price increase. Most apps touch only one piece of this mess. Budgeting apps tell you where the money went. Nutrition apps tell you what you should have eaten. Shopping apps tell you what is on sale. Very helpful, provided your life is already organized into clean software categories. ...

December 25, 2025 · 14 min · Zelina
Cover image

When Agents Agree Too Much: Emergent Bias in Multi‑Agent AI Systems

When Agents Agree Too Much: Emergent Bias in Multi-Agent AI Systems Credit review is not supposed to work like a group chat. A bank cannot defend a biased lending workflow by saying, “each analyst looked fair on their own.” The decision process matters. Who sees whose opinion matters. Whether dissent survives matters. Whether the final answer comes from independent judgment or from a politely self-reinforcing committee definitely matters. ...

December 21, 2025 · 14 min · Zelina
Cover image

AGI by Committee: Why the First General Intelligence Won’t Arrive Alone

The meeting room is already becoming the machine Meeting rooms are underrated metaphors for intelligence. A company can produce a market forecast, negotiate a contract, audit a supplier, design a campaign, and respond to a legal dispute without any single employee understanding the whole operation. The intelligence is distributed. One person knows finance. Another knows regulation. Someone else knows the client. A manager routes the work. A spreadsheet remembers what everyone forgot. Somehow, the organization acts. ...

December 19, 2025 · 18 min · Zelina
Cover image

Artism, or How AI Learned to Critique Itself

Art is very good at inventing new labels for old habits. A canvas becomes a critique of perception. A broken object becomes an ontology of absence. A projected loop becomes a meditation on archive, memory, and technological mediation. Sometimes this is intellectually serious. Sometimes it is a well-dressed remix. The uncomfortable part is that outsiders are not always bad at telling the difference. Insiders are not always good at it either. ...

December 18, 2025 · 14 min · Zelina
Cover image

NeuralFOMO: When LLMs Care About Being Second

Losing is not the problem. Being seen losing is. Put two AI agents in the same workflow and the design immediately stops being a simple productivity question. One agent writes code. Another reviews it. A third ranks alternatives. A fourth routes the next task to whoever looks most competent. At the slide-deck level, this is “multi-agent collaboration.” In the logs, it is often a scoreboard with better manners. ...

December 16, 2025 · 15 min · Zelina
Cover image

When LLMs Stop Guessing and Start Arguing: A Two‑Stage Cure for Health Misinformation

A clinic does not convene a committee every time a thermometer reads 37°C. It checks the reading, compares it with context, and escalates only when the situation becomes ambiguous. That simple operating habit is often missing from AI systems. Give a language model a health claim, and many modern pipelines immediately reach for the big machinery: web search, retrieval, reasoning chains, multiple agents, judge models, and a small theatre production in prompt form. ...

December 13, 2025 · 13 min · Zelina
Cover image

Agents Without Time: When Reinforcement Learning Meets Higher-Order Causality

Handoffs Are Where Fixed Time Sneaks Into Agent Design Handoffs look harmless. One agent collects evidence, another checks it, a third decides, and a fourth sends the answer to a customer, robot, trader, or dashboard. The workflow diagram has arrows. The arrows have a direction. Someone decided which component acts first. Usually that decision is treated as engineering housekeeping. In Matt Wilson’s paper, it becomes the point of the story.1 ...

December 12, 2025 · 14 min · Zelina
Cover image

Vectors of Influence: When Beliefs Survive the Geometry of Minds

A meeting ends. Everyone says they understand the strategy. The slides were clean. The CEO was calm. The product lead nodded in the right places. Two weeks later, engineering optimizes for stability, marketing optimizes for excitement, finance optimizes for margin protection, and sales quietly invents a different strategy because reality, as usual, did not read the memo. ...

December 11, 2025 · 17 min · Zelina