ONLINEAGENT_OPS 2026.Q3 HOMEARTICLESBLOGRECORDCRAFTSEARCH
HOMEARTICLESHow Ai Is Tested
ARTICLES · EVERGREEN EXPLAINER

HOW AI IS TESTED

Benchmarks, red teams, interpretability, monitoring — what each catches, what each misses, and the nine questions none…

Layer 1 · Benchmarks

WHAT IT MEASURES
Capability, on questions with known answers

Standardised exams — maths, code, reasoning, factual recall — run identically across models so results can be compared. This is where "state of the art" claims come from.

CATCHESStraightforward capability gaps, regressions between versions, and outright inability at a task.
MISSESAnything unlike the test. Frontier models now saturate many famous benchmarks, and because the questions circulate publicly there is a standing risk that test material appeared in training data — inflating scores without improving ability.

Layer 2 · Red teams

WHAT IT MEASURES
What happens when someone tries to break it

People paid to make the model misbehave: extract dangerous instructions, talk it past its own guidelines, get it to deceive. Findings are logged, patched, retested. This is the layer most responsible for the guardrails you encounter day to day.

CATCHESReal, specific failures — and the patch usually holds for that exact attack.
MISSESWhatever nobody thought to try. Red teaming is bounded by human imagination and budget, and every frontier model has eventually been talked out of its guidelines by someone in public.

Layer 3 · Interpretability

WHAT IT MEASURES
What is happening inside the network

Probes that look for internal structure: features corresponding to recognisable concepts, circuits that activate for particular kinds of reasoning. The ambition is to stop treating the model as a black box you can only test from outside.

CATCHESGenuine internal structure — concepts really are findable inside these networks.
MISSESAlmost everything else, so far. Nobody can fully account for why a specific capability emerged when it did, or guarantee behaviour in an unseen situation. Early science moving fast; not a safety net yet.

Layer 4 · Monitoring

WHAT IT MEASURES
What actually happens once real people use it

Usage watched for harm and drift after release, incidents reported, models revised. Testing does not end at launch — arguably it barely starts there, because the world produces inputs no evaluation suite contains.

CATCHESReal-world failure modes nobody predicted, at a scale no lab could simulate.
MISSESAnything that happens after the weights are downloaded. Open-weights models run on private hardware are, by design, outside anyone's monitoring.
◈ THE PATTERN ACROSS ALL FOUR

Every layer is good at finding problems that resemble problems already found, and weak at novelty. That is not incompetence — it is the same limitation every safety discipline has, from aviation to pharmaceuticals, which is why those fields lean on incident reporting and staged rollout rather than pre-launch testing alone. AI evaluation is roughly where those industries were before they learned that lesson.

The nine questions testing does not answer

These are not rhetorical. They are open in the literature, argued about by people who work on this daily, and no benchmark reports on them.

01
What should it want?

Optimising for helpfulness, harmlessness and honesty at once produces conflicts. Which yields, and who decided?

02
Whose values, exactly?

Alignment means alignment to someone. The written principles are public; the choice of whose norms they encode is a decision, not a discovery.

03
Can honesty be verified?

A model can be trained to sound calibrated. Distinguishing genuine uncertainty from performed uncertainty remains unsolved.

04
How much autonomy, how fast?

Agents that act rather than answer change the failure mode from a wrong sentence to a wrong action. The pace here is set by product competition, not by testing readiness.

05
Who answers for its actions?

When an agent causes harm, liability currently sits in a gap between the lab, the deployer and the user.

06
What happens to the work?

Not whether jobs vanish — which is the wrong framing — but which parts of which jobs get repriced, and who absorbs the cost.

07
Who gets access?

The frontier tier is expensive; the open-weights layer trails it by months. Whether that gap closes or widens decides how concentrated this capability stays. See who builds AI.

08
Can capability be contained?

Once weights are published they cannot be recalled. Frontier safety measures do not travel with a downloaded model.

09
When would we stop?

Almost no one has stated a threshold in advance that would cause them to halt. A commitment defined only after the fact is not a commitment.

WHY THIS PAGE HAS NO ANSWERS

Because there are none yet, and pretending otherwise would fail the standard this site holds everything else to. What can be said honestly: the testing that exists is real work by serious people, it catches genuine problems, and it is not sufficient — a statement most researchers in the field would sign.

◈ WHERE THIS SITE STANDS

Take both halves seriously. Evaluation is more rigorous than critics assume and less complete than marketing implies. The useful posture is the one aviation reached decades ago: assume the tests miss things, report incidents publicly, stage deployment, and treat "it passed our evals" as a starting condition rather than a guarantee.