ONLINEAGENT_OPS 2026.Q3 HOME ARTICLES CRAFT RECORD BLOG MAP HUBS FAQ SEARCH
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…

READ4 min
WORDS833
SECTIONS5
TYPEEXPLAINER
CHECKED11 SEP 26
TL;DR — THE SHORT VERSION

AI is tested in four layers, benchmarks, red teams, interpretability and monitoring, and each finds real problems but is weak at anything new.

  • Benchmarks can mislead. Test questions circulate publicly, so they may have appeared in training data.
  • Red teams have limits. They only find what someone thought to try.
  • Interpretability is early. It finds real internal structure but is not a safety net yet.
  • Monitoring stops at download. Open-weights models on private hardware are outside anyone's monitoring.
  • Passing evals is a start. Treat it as a starting condition, not a guarantee.

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, so a guideline that held in testing can still be talked around by someone who tries something new.

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. Current methods cannot 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.

FOUR LAYERS · WHAT EACH CATCHES AND MISSES
The four layers side by side. Each finds problems like ones already found; what each misses is something new.
CATCHES
Yes: Benchmarks: capability gaps and regressions between versions
Yes: Red teams: real, specific failures, with a patch that usually holds for that exact attack
Yes: Interpretability: genuine internal structure
Yes: Monitoring: real-world failure modes nobody predicted
MISSES
No: Benchmarks: anything unlike the test, plus the risk that test questions reached training data
No: Red teams: whatever nobody thought to try
No: Interpretability: almost everything else, so far
No: Monitoring: anything after the weights are downloaded
Reasoning — summarises the catches and misses this page gives for each of its four layers, as checked on 11 Sep 2026.
TAKEAWAY

Before trusting a test result, ask what it would miss. Each layer is good at finding problems like ones already found and weak at anything new.

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?

Some labs publish safety frameworks that name risk thresholds in advance. How binding those thresholds are, and who outside a lab could hold anyone to them, is still argued over. 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.

◈ 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.

TAKEAWAY

When a model is called safe, ask which of these questions the claim covers. Testing measures capability and known failures; values, liability, access and stopping points sit outside what a benchmark reports.

ABOUTMETHODVERIFYPRIVACYCONTACTINDEXAI PROMPT GENEER · EVERY ARTICLE CARRIES ITS OWN CHECKED DATE