Cover image

The Prompt Knew the Odds. CRISTAL Put Them in Code

TL;DR for operators An analyst must combine financial ratios, management commentary, risk reports, limited research time, and an auditable recommendation. Large language models can summarize those materials fluently, but the harder question is whether prompting alone can make them apply evidence weights and decision rules consistently. CRISTAL separates the work. An LLM converts qualitative reports into structured indicators, while explicit probabilistic code records how each indicator changes the probability of each company category, updates those probabilities, prioritizes additional evidence, and produces the final classification. ...

August 2, 2026 · 8 min · Zelina
Cover image

Frame Before You Aim: Why AI Needs the Right Reference Point

Business AI has acquired a slightly dangerous reflex: when a system underperforms, reach for a stronger model, a faster pipeline, or a more elaborate scoring function. Very enterprise. Very expensive. Occasionally useful. The more interesting failure mode is quieter. A system may have enough intelligence, enough data, and enough compute, yet still be solving the wrong version of the problem because it inherited the wrong reference frame. It reads a wearable signal as if it were clinical instrumentation. It schedules network traffic as if packets only matter after they announce themselves. It ranks alternatives as if the best and worst items in the current dataset were the same thing as business aspiration and business refusal. ...

June 14, 2026 · 15 min · Zelina
Cover image

One Point to Rule Them All: Why AI Optimization Is Quietly Abandoning the Pareto Frontier

Decision teams rarely ask for a beautiful frontier. They ask for a choice. A product team needs one configuration to ship. A materials lab needs one candidate to synthesize next. A vehicle design team needs one design worth sending through another expensive simulation. A trading infrastructure team needs one setting that balances latency, risk, and cost. Nobody walks into the Monday meeting and says, with a straight face, “Please deploy the entire trade-off surface.” At least not twice. ...

April 13, 2026 · 18 min · Zelina
Cover image

When Consensus is Just Noise: The Lottery Inside Collective AI

Consensus is comforting. That is the problem. In a meeting, consensus often means people have compared evidence, challenged assumptions, and settled on a workable answer. In a multi-agent AI system, consensus can look similar from the outside: several agents interact, exchange outputs, and converge on one shared response. The dashboard shows agreement. The workflow moves on. Everyone enjoys the small luxury of not asking what just happened. ...

March 28, 2026 · 14 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

EMoT: When AI Starts Thinking Like Fungus (and Why That’s Not as Weird as It Sounds)

The useful question is not whether fungus is smart Fungus is not the point. That needs saying first, because the title of the paper almost invites the wrong conversation. “Enhanced Mycelium of Thought” sounds like the kind of AI metaphor that appears five minutes before someone starts drawing circles around the word “emergence.” The useful question is more practical: when should an AI system keep a weak idea alive instead of deleting it? ...

March 26, 2026 · 18 min · Zelina
Cover image

Confidence Gates: When AI Should Know Enough to Say 'I Don't Know'

Traffic. That is the easiest way to understand confidence gates. A recommender system ranks products. An ad system ranks bids. A clinical triage system ranks cases. A fraud model ranks transactions. Somewhere inside the pipeline, someone asks the apparently sensible question: Should the system act on this prediction, or should it step back? ...

March 11, 2026 · 17 min · Zelina
Cover image

When Goals Collide: Synthesizing the Best Possible Outcome

A robot does not always get the luxury of a clean task list. Reach the loading bay. Avoid blocked corridors. Preserve battery. Pick up two packages. Respect a safety boundary. Finish before the door closes. Then the environment, as environments enjoy doing, changes the rules halfway through. A corridor shuts. A resource disappears. One goal now interferes with another. ...

January 16, 2026 · 16 min · Zelina
Cover image

About Time: When Reinforcement Learning Finally Learns to Wait

Waiting is a decision. That sounds obvious to anyone who has watched a warehouse robot pause at an intersection, a trading system delay execution, or an autonomous vehicle slow down before a pedestrian crossing. In the real world, “do the task” is rarely the whole instruction. The operational instruction is closer to: do the task, in this order, not before this condition, not after that deadline, and preferably without wasting time while pretending that nothing is happening. ...

December 22, 2025 · 16 min · Zelina
Cover image

The Ethics of Not Knowing: When Uncertainty Becomes an Obligation

Uncertainty is the most convenient word in governance. A model is uncertain, so the system waits. A committee is uncertain, so the decision is deferred. A risk officer is uncertain, so the memo gets another paragraph of decorative caution and nobody quite owns the next step. Very mature. Very responsible. Also, sometimes, very useful for avoiding responsibility while looking intellectually respectable. ...

December 20, 2025 · 17 min · Zelina