Cover image

Score and Disorder: Why LLM Reasoning Needs More Than Accuracy

A model review often begins with a spreadsheet. One column says accuracy. Another says cost. A third says latency. Someone asks whether the model is “good enough.” Someone else points at the benchmark score. A decision is made. Procurement smiles. Compliance does not, but compliance rarely smiles anyway. The problem is not that accuracy is useless. The problem is that accuracy is too small a container for the thing businesses actually want from reasoning systems. A final answer can be correct while the route to that answer is unstable, unnecessarily expensive, locally contradictory, or impossible to reproduce under a harmless rewording of the question. That is not a philosophical inconvenience. It is an operational failure mode waiting politely inside a dashboard. ...

June 1, 2026 · 16 min · Zelina
Cover image

Turning Heads: Why AI Still Gets Lost When It Turns Around

A room is a cruelly simple test for artificial intelligence. Put a person inside it. Tell them they are facing an avocado. Ask them to turn right by 270 degrees, then left by 90 degrees. Give them a few observations along the way. After the final turn, ask what they can see. ...

April 20, 2026 · 17 min · Zelina
Cover image

Teaching Minds or Just Mimicking? When LLMs Play Teacher

Teaching Minds or Just Mimicking? When LLMs Play Teacher Tutoring looks simple when the answer is already known. A student takes the wrong path. The teacher sees the better path. The teacher gives one piece of advice. Everyone nods, learning happens, and somewhere a product slide quietly adds “personalized AI tutor” beside a cheerful icon of a graduation cap. ...

April 5, 2026 · 18 min · Zelina
Cover image

When AI Answers the Wrong Question — And Why That Matters More Than Being Wrong

A support ticket arrives with a simple request: “Can I cancel this order after the trial ends?” The AI assistant replies with a polished explanation of the company’s refund policy. The paragraph is fluent. The tone is calm. The answer is probably useful to someone. Unfortunately, it may not answer the question that was asked. ...

April 3, 2026 · 16 min · Zelina
Cover image

The Latent Cost of Thinking: When LLM Reasoning Becomes a Liability

Thinking is expensive. That sounds obvious when the thinker is a human consultant billing by the hour. It sounds less obvious when the thinker is a large reasoning model producing long chains of thought, checking itself, trying another route, doubting the first answer, then generously spending another few thousand tokens to arrive at the same wrong place with better punctuation. ...

March 29, 2026 · 18 min · Zelina
Cover image

The Model That Forgot Itself: Why LLMs Drift Without Knowing

A chatbot can say the right thing for ten turns and still forget what it was trying to do. That is the uncomfortable idea behind Probing the Lack of Stable Internal Beliefs in LLMs, a paper that studies whether large language models can maintain an unstated goal across a multi-turn interaction.1 The paper is not asking whether a model can avoid obvious contradictions. That is the familiar version of consistency: did the assistant say one thing on Monday and the opposite thing on Tuesday? ...

March 29, 2026 · 14 min · Zelina
Cover image

Lost in Translation (Literally): Why ASR Still Breaks in the Age of Voice Agents

Voice is supposed to be the easy interface. No menus. No forms. No training session. A user speaks, the agent understands, and some neat piece of software magic happens in the background. That is the sales pitch. It is also mostly true in a demo room, which is a place where microphones behave, users speak politely, and nobody’s child interrupts from the back seat. ...

March 27, 2026 · 15 min · Zelina
Cover image

Completeness Is Not Optional — Why Game-Playing AI Finally Learned to Finish What It Starts

The algorithm did not lose because it was shallow Endgames are where polite uncertainty goes to die. Early in a game, a search algorithm can afford approximation. The tree is huge, the clock is rude, and the best it can do is lean on an evaluation function that says, with the usual machine confidence, “this line looks promising.” Fine. Nobody expects omniscience on move three. ...

March 26, 2026 · 13 min · Zelina
Cover image

The Stochastic Gap: Why Your AI Agent Fails Before It Starts

A procurement workflow looks boring until an AI agent touches it. Before that moment, the process is usually wrapped in the comforting machinery of enterprise software: approval rules, validation checks, role permissions, exception paths, and enough audit trails to make everyone feel governed. Then someone inserts an agent and asks it to “handle the workflow.” The agent may know the words. It may call the right tools. It may even produce the next step that looks plausible. ...

March 26, 2026 · 15 min · Zelina
Cover image

The Cost of Knowing You’re Wrong: Why Two Samples Beat Eight in AI Reasoning

An AI system gives an answer. The answer looks plausible. The reasoning trace is long enough to seem serious. The user asks the next question, which is the one that actually matters: How sure is it? For ordinary software, this question is already annoying. For reasoning language models, it is worse. These models do not just emit a short response; they may spend thousands of tokens walking through a problem before landing on an answer. Asking them again is not free. Asking them eight times is not diligence. It is a budget line with philosophical decoration. ...

March 20, 2026 · 14 min · Zelina