cd /news/artificial-intelligence/the-llm-didn-t-win-everywhere-and-th… · home topics artificial-intelligence article
[ARTICLE · art-130052] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

The LLM Didn't Win Everywhere — and That's What Made the Project Interesting

A developer closed a key stage of ops-triage-ai, an operational triage system that combines a deterministic baseline, a local LLM, and a hybrid policy with human review. Evaluated on a frozen held-out set of 70 synthetic tickets in a single run, the deterministic baseline still beat the local LLM on overall risk accuracy, 95.7% versus 91.4%, and the regression was published alongside the gains. The project reports a hybrid latency of roughly 6 to 7 seconds and 13 published limitations, and has not been validated under real production traffic.

by read1 min views2 publishedSep 15, 2026

I closed an important stage of ops-triage-ai, an operational triage

system that combines a deterministic baseline, a local LLM, and a hybrid

policy with human review.

The most interesting result was not simply "the LLM was better."

Evaluation on a frozen held-out set of 70 synthetic tickets, in a single

run. Deterministic baseline versus the local LLM:

And the point that matters: the deterministic baseline still won on

overall risk accuracy — 95.7% against the LLM's 91.4%.

The LLM did not win everywhere. The regression is published alongside the

gains, with nothing smoothed over.

Instead of:

"How do we replace rules with AI?"

the architecture answers:

"How do we combine different behaviors in a way that is safe, observable,

and auditable?"

In the final benchmark:

Review rate describes operations here — how many cases asked for review —

not review precision/recall. The held-out set has no independent ground

truth for that.

Synthetic dataset, in English, with 70 examples. A single official run,

with no measurement of LLM variance. The system has not been validated

under real production traffic. Hybrid latency sits around 6 to 7 seconds:

fine for asynchronous triage, not for a critical synchronous path. The

full details — official metrics, trade-offs, and the 13 published

limitations — are in the project case. A useful AI system does not need to trust the model blindly.

Sometimes the best architecture comes precisely from understanding where

the model is better — and where it is not.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @ops-triage-ai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/the-llm-didn-t-win-e…] indexed:0 read:1min 2026-09-15 ·