Cover image

Do the Math, Not the Mime: Why LLM Reasoning Needs a Verification Pipeline

A spreadsheet error rarely announces itself with dramatic music. It usually arrives politely. A pricing model gives a clean answer. A compliance calculator writes a confident explanation. A financial assistant produces a neat derivation with enough intermediate steps to look reassuring. The result is formatted, fluent, and possibly wrong. That is the uncomfortable business lesson behind Mathematical Reasoning in Large Language Models: Benchmarks, Architectures, Evaluation, and Open Challenges, a 2026 survey of roughly 120 studies on LLM mathematical reasoning.1 The paper is not introducing one new benchmark, one heroic model, or one more leaderboard trophy to place on the already overcrowded mantelpiece. Its useful contribution is more structural: it connects datasets, representations, training methods, tool use, verifiers, and evaluation metrics into one reasoning pipeline. ...

May 31, 2026 · 14 min · Zelina
Cover image

Metric Time Without the Clock: Making ASP Scale Again

Calendars are harmless until a computer has to reason about them. A human can say, “Ram has a dentist appointment in one hour, must pick up his insurance card from home, needs cash from the ATM, and travel takes 15, 20, 30, or 40 minutes depending on the route.” We see a small planning problem. A logic system sees actions, states, deadlines, durations, inertia, and a very annoying question: should every possible minute become a Boolean object? ...

January 31, 2026 · 16 min · Zelina
Cover image

SokoBench: When Reasoning Models Lose the Plot

A corridor is not supposed to be hard. There is one player. One box. One goal. No maze. No clever trap. No branching strategy tree with a thousand tempting wrong turns. The player stands at one end, the goal sits at the other, and the box is between them. Push the box along the corridor until it reaches the goal. That is the task. ...

January 31, 2026 · 15 min · Zelina
Cover image

Mind the Gap: Interpolants, Ontologies, and the Quiet Engineering of AI Reasoning

Deletion sounds simple until the system still knows the thing you deleted. A company removes a sensitive supplier label from its knowledge graph. A hospital publishes a subset of a medical ontology without exposing internal diagnostic codes. A compliance team rewrites a rule base so external partners can query it without seeing the original vocabulary. Everyone nods. The data is “sanitized.” The schema is “simplified.” The private terms are gone. ...

December 10, 2025 · 19 min · Zelina
Cover image

Rules of Engagement: Why LLMs Need Logic to Plan

TL;DR for operators Enterprise agents fail less like philosophers and more like junior coordinators with access to the wrong dropdown menu. They propose actions that are not currently possible. They miss actions that are possible. They forget that an action changes the world. They treat impossible future states as if determination will somehow make them available. They add redundant steps, skip mandatory subgoals, or pick a next move that feels plausible but does not reduce the distance to the goal. ...

April 2, 2025 · 18 min · Zelina