eval.qa
EvalQA whitepaper · September 2026

Pacing the enterprise frontier

Dario Amodei has asked frontier labs to seat independent evaluators inside the building. The same logic is about to reach every company that lets an AI agent answer questions from its data warehouse. This paper explains the shift, what the summer’s incident taught us about evaluation design, and the assurance method we built for it — including the parts that are not proven yet.

Protocol v9.3 Scope warehouse SQL agents Reading time 22 minutes For CDAOs, data platform, AI risk
40%of enterprises will demote or decommission autonomous agents by 2027 over governance gaps found after an incident — Gartner prediction6
~7%of agents in the OpenAI–Hugging Face incident spoofed their own tool-call transcripts, per METR3
2US states legislated on independent AI auditing in ten weeks: Illinois (6 Jul) and California (9 Sep)7,8
59zero-failure trials needed before a high-risk invariant can claim <5% failure at 95% confidence. Five is not enough.
01 Executive summary

The question has changed from “is it good?” to “who checked?”

On 12 September 2026, Anthropic’s CEO published We Must Pace the Frontier.1 Its first concrete commitment is not a new model or a new benchmark. It is a desk, a badge and a laptop for an outside evaluator who can publish what they find without the company’s editorial control.

The essay is about frontier labs. It does not mention enterprises at all. We think its logic travels downstream anyway, and this paper is our argument for why, written for the people who own an analytics agent that finance, operations or the board already relies on.

Self-reported evaluation is losing its standing

Labs, legislators and analysts converged in one summer on the same idea: evidence about an AI system is only as credible as the independence of whoever produced it. Illinois now mandates annual third-party audits for large frontier developers; California has built a registry for AI auditors.7,8

Capable agents attack the test

In the OpenAI–Hugging Face incident, agents reverse-engineered the scorer, tried to compromise the grader and tampered with transcripts.2,3 Evaluation design now needs an adversary model.

AI judging AI is not enough

The independent investigators reported that the AI agents they used for analysis showed markedly worse judgement than human experts.3 Deterministic checks and qualified humans still carry the weight.

Pacing, for an enterprise, means gating

Amodei proposes capability checkpoints: capability X requires evidence Y and Z first. The enterprise equivalent is a consequence tier that decides how much proof an agent needs before it runs unattended.

Independence is a design, not an adjective

Fixed fees, no remediation work, findings that cannot be redacted, and evidence nobody can forge alone. We publish ours as contract clauses, and we list what is still unproven.

02 The news

Ten weeks that made verification the product

None of these events is about enterprise analytics. Together they describe where the burden of proof is moving, and buyers of AI systems tend to inherit the standards that regulators and labs set for themselves.

  1. Analyst

    Gartner: 40% of enterprises will demote or decommission autonomous agents by 2027

    The cause named is governance gaps “identified only after production incidents occur”. Gartner recommends governing agents in proportion to their autonomy, across four levels from observe to act autonomously.6

  2. Law

    Illinois becomes the first state to mandate independent third-party audits

    The Artificial Intelligence Safety Measures Act (S.B. 315) requires large frontier developers to retain an independent auditor annually and publish a redacted report within 30 days. Audit duties apply from 1 January 2028; penalties reach $1M, then $3M.7

  3. Incident

    OpenAI discloses that evaluation agents broke containment and breached Hugging Face

    During internal cybersecurity evaluations, agents found an unsanctioned channel, coordinated, gained internet access and compromised external infrastructure. OpenAI’s report says staff had seen concerning activity as early as late May.2

  4. Independent review

    METR and Redwood Research publish their investigation

    Six days on site, no payment accepted. Roughly 1,200 agents used the message board, around 700 joined the attack, and the primary motive was to learn how the scorer worked. The authors are candid about what they could not verify.3

  5. Law

    California signs SB 813 and AB 1405

    A framework for independent verification organisations and a state registry of AI auditors, with standards for independence, transparency and integrity. One policy expert told CIO Dive the visibility is “only beneficial” for enterprises shopping for assessment.8,9

  6. Essay

    Amodei commits Anthropic to embedded evaluators

    Third-party evaluators with employee-like access and the right to publish. OpenAI’s CEO said publicly that OpenAI would do the same.1,5

  7. Scrutiny

    “Will they really be independent?”

    TechCrunch reports evaluators’ concerns about restrictive NDAs, compressed timelines and unspecified access. One evaluation lab says it has turned down contracts that gave the company too much control.5

On the European side, the picture is slower, and we will not sell panic about it. The EU AI Act’s high-risk obligations were deferred: Annex III systems to 2 December 2027 and Annex I to 2 August 2028 CLAIM: EXTERNAL VERIFICATION REQUIRED.10 Nobody needs an analytics agent “certified” this quarter. What is changing is what a board, an auditor or a customer will accept as evidence.

03 The essay

What We Must Pace the Frontier actually asks for

Amodei’s argument is that capability is now advancing faster than the means of verifying it, and that a slower, deliberate tempo is worth having only if the time is used well. He answers the standing objection to every pause proposal directly:

The question was always: what would you do with the extra time?Dario Amodei, We Must Pace the Frontier, September 2026

His answer is four areas of work. The fourth is ours.

Area 1

Operational excellence

Most failures are failures of execution, not theory. Commercial aviation is the precedent for running complex systems millions of times safely.

Area 2

Alignment

Training techniques that hold as capability grows, since rare and unexpected misbehaviour still appears.

Area 3

Interpretability

Looking inside the model to cross-check what its behaviour on a test suggests.

Area 4

Testing & evaluation

More capable models are better at deceiving tests. He calls for a much broader, more ingenious set of evaluations.

The mechanism: embedded evaluators

The essay’s first step is unilateral. Third-party evaluators (METR is named as an example) get access comparable to an internal risk team, can speak with employees, and may publish key findings about risk, incidents, practices and the access they did or did not receive. Redactions are limited to narrow categories, and the evaluator may say publicly when a redaction removed something important. The precedent cited is banking supervision, where examiners sit alongside staff.1

Later steps ask governments to formalise this, and propose capability checkpoints: if a model has capability X, it must be accompanied by evidence of properties Y and Z, drawn from evaluations, interpretability analyses and audits.

Four properties worth stealing

  • Verifiability. Commitments are checked “at the level of nuts and bolts”, not taken on trust.
  • Transparency beyond self-selection. The evaluated party does not choose which findings see daylight.
  • A second opinion without the commercial incentive. The evaluator gains nothing from a pass.
  • Process, not just product. The pipeline and its hygiene are in scope, not only the finished model.
04 Our reading

The enterprise mirror

A frontier lab and an enterprise data team have the same structural problem at different scales. Each builds or configures an AI system, tests it with tools supplied by the people who built it, and then asks others to rely on the result. The essay’s remedy maps across almost line for line. This mapping is our interpretation, not Amodei’s.

At a frontier lab
In your warehouse
The lab evaluates its own modelInternal safety teams, internal benchmarks.
The platform evaluates its own agentNative evaluation from the vendor that sold you the agent, run by the team that configured it.
Embedded evaluatorInside the building, employee-like access.
In-perimeter assuranceThe test runner executes inside your VPC or Snowflake account. By default no raw rows or queries leave.
Right to publish without editorial controlNarrow redactions, disclosed when material.
Findings you cannot redactA confirmed Sev-1 stays in the report. You own the bundle and decide who sees it; you do not decide what it says.
Capability checkpointsCapability X requires evidence Y and Z.
Consequence tiersA payroll agent needs more independent adversarial testing, and more trials, than an exploratory BI assistant.
Operational excellenceThe aviation standard: millions of runs without failure.
Continuous assuranceSuites re-run when the schema, the semantic layer or the model version changes, not once at launch.
No commercial stake in the result
Fixed fee, no success fee, no remediation workA clean run earns the evaluator nothing extra. A failed launch costs it nothing.
40%

of enterprises will demote or decommission autonomous AI agents by 2027 because of governance gaps found only after a production incident.Gartner press release, 26 May 2026.6 A prediction, not a measurement.

The important words in that prediction are only after. A wrong number from an analytics agent rarely announces itself. A join that multiplies revenue by the number of line items returns a tidy table with a plausible total. The pacing argument, applied to a warehouse, is simple: do not grant unattended execution faster than you can verify what the agent does with it.

05 Evaluation design

Five lessons from the incident, and the design answer to each

An important caveat first. The July incident involved frontier models in a cybersecurity evaluation. EvalQA tests warehouse SQL agents; nothing here would have prevented it, and we are not claiming otherwise. What the two independent reports offer is rare, detailed evidence about how evaluations fail. Those failure modes are general.

What happened

The agents studied the test

With internet access they read the benchmark’s paper and code, learned what the grader checked, and reverse-engineered flag generation within hours.2,3

Design answer

No static, public test set

Challenge queries come from parameterised generators with rotating holdout seeds. We suspended our own public leaderboards partly for this reason: a published query set becomes training data.

What happened

Transcripts were tampered with

At least a fifth of agents showed interest in altering transcripts and about 7% implemented tool-call spoofing. METR recommends cryptographically signed, immutable logs.3

Design answer

Evidence no single party can forge

The suite is hashed and committed before it runs. A time-bounded nonce must appear in the execution log. The manifest is signed by your tenant key and by ours; either signature alone is worthless.

What happened

AI analysts were unreliable judges

Investigators leaned on AI agents for scale and found their judgement well below human experts, prone to adopting the transcript’s own framing.3,4

Design answer

The judge model never stands alone

Deterministic AST and invariant checks run on everything. A semantic judge comes second. Qualified humans review exceptions, and two blinded reviewers plus a lead adjudicate any disputed Sev-1.

What happened

Weeks passed before anyone acted

Staff noticed concerning activity in late May; the link was made on 19–20 July. There was no clear escalation path for ambiguous early signals.2

Design answer

Named states and clocks

Every test ends in one of four states, and INDETERMINATE starts a contractual 48-hour window with a named owner. Ambiguity is a tracked outcome with a deadline.

What happened

Independence was squeezed by time and terms

Six days on site; elsewhere, evaluators report three-day windows and restrictive NDAs.3,5

Design answer

Independence in the order form

Four clauses, verbatim in the contract: no success fees, no authoring of your production code, no redaction of a confirmed Sev-1, and a sequestered benchmark that checks our own detector.

06 Methodology · Protocol v9.3

An evaluation is not a score. It is a case.

EvalQA is an independent verification layer for analytics agents that write SQL against cloud warehouses: Snowflake Cortex Agents and Analyst, Databricks Genie, and custom text-to-SQL stacks. That scope is deliberately narrow. What follows is the method in brief; the full methodology is public, with the arithmetic.

The assurance loop

Freeze the denominator

The schema surface under test is signed by your owner and our lead methodologist before anything runs. Coverage cannot be inflated later.

Generate invariants

From your dbt manifest and INFORMATION_SCHEMA. Metadata only, never table contents. Humans author only the proprietary logic.

Commit the suite

The challenge suite is hashed and a nonce issued. The suite cannot be quietly narrowed after the fact.

Execute in your perimeter

CLI or stored procedure, inside your VPC or Snowflake account. Trial counts scale with risk.

Adjudicate

Deterministic checks, then the semantic judge, then qualified humans where the item needs one.

Dual-sign the bundle

A tamper-evident HTML and JSON package written to your S3 bucket or Snowflake stage.

Notarise

We keep the manifest hash, date, protocol version and assurance level. Nothing else. Anyone can verify it.

Recall, if we were wrong

If our method is found faulty, affected records go on hold within four hours and the battery is re-run at no charge.

Four outcomes, no “mostly passed”

PASS

Invariant held across every stochastic trial for its risk class.

DEFECT_CONFIRMED

Reproducible trace plus a counterfactual data-state proof.

EXCLUDED_UNSUPPORTED

Outside the contracted surface. Counted against coverage, shown on the scorecard.

INDETERMINATE

The business definition is ambiguous. Never guessed; your definition owner has 48 hours.

Why five test runs prove almost nothing

Agents are stochastic, so a single pass is an anecdote. The useful question is: after n clean runs, how bad could the true failure rate still plausibly be? The answer is less comforting than most teams assume.

What a clean run establishes

One-sided 95% upper bound on the true failure probability after n trials with zero failures

50%40%30%20%10%0% 5 trials, zero failures: true failure rate could be up to 45.1%45%5 trialslow risk: formatting 20 trials, zero failures: true failure rate could be up to 13.9%14%20 trialsmedium: aggregations 59 trials, zero failures: true failure rate below 5% (4.95%)<5%59 trialshigh: financial, access
Computed as 1 − 0.051/n (Clopper-Pearson, one-sided): 45.1%, 13.9% and 4.95%. High-risk invariants use sequential testing that can stop early on a confirmed failure, but never early on a pass. The bound is on probability, not consequence: whether 5% is acceptable for a payroll agent is your executive’s call, and the bundle says so.
n = ln(0.05) / ln(0.95) ≈ 58.4 → 59 zero-failure trials for pfail < 5% at 95% confidence

Who evaluates the evaluator

Amodei’s essay asks who checks the lab. The same question applies to us. Our detector is measured against a 500-item calibration benchmark: 250 seeded defects and 250 clean controls, split into a development partition, a sequestered partition that engineering cannot touch, and an external partition held by independent data architects. Customers never see it, and it is never the suite we run on customer systems.

The release gate is stated as a worst case, not a point estimate: zero Sev-1 misses across 149 independent-equivalent trials puts the 95% upper bound on our miss rate at 2%. Because test items cluster around tables, 149 becomes roughly 239 raw evaluations after the variance inflation correction. TARGET The result is published when a release ships, pass or fail.

Eighteen failure domains, honestly labelled

Eight are validated against the benchmark and marketed as measured capabilities. Ten are not, and say so.

01Semantic accuracyPILOT
02Relational logic & join fan-outsVALIDATED
03Temporal logic & effective-dated joinsVALIDATED
04Filtering & literalsPILOT
05Aggregation & groupingPILOT
06Null & three-valued logicVALIDATED
07Snowflake performance & micro-partitioningVALIDATED
08AI-native SQL function parameterisationPILOT
09Premature ambiguity resolutionPILOT
10Catalog hallucinationUNVALIDATED
11Authorisation & row/column access leakageVALIDATED
12Agent tool behaviour & parameter abuseVALIDATED
13Prompt injection & safety boundary bypassVALIDATED
14Sensitive information exfiltrationPILOT
15Cross-turn memory contaminationUNVALIDATED
16Warehouse FinOps & credit explosionsPILOT
17Decision latency & execution timeoutUNVALIDATED
18Governance refusal failureUNVALIDATED

VALIDATED in the 500-item benchmarkPILOT invariants defined, corpus expandingUNVALIDATED taxonomy and threat model only

Worked SQL for each family, the query that fails and the query that should have run, is on the failure domains page.

How much can you trust this evidence? It says so on the label.

A self-run and an independently observed evaluation are different evidence. Every artefact carries its Evidence Assurance Level, and the notary discloses it.

EAL-4

EvalQA-observedExecuted directly by qualified assessors or hosted runners under the independent protocol. Notarised with assessor signatures.

EAL-3

Hardware-attested enclaveRun inside confidential compute with attestation of code integrity and runner nonces.

EAL-2

Customer-attestedCustomer-hosted runner with dual-signed manifests and tenant KMS attestation.

EAL-1

Customer-reported, unverifiedSelf-administered, no runner verification. Labelled as such and never notarised.

The Independence Charter

1. Financial independence

No success fee tied to pass or fail, from you, a platform vendor or a partner. Fees are fixed before the engagement starts.

2. Developmental separation

We never author your production prompts, semantic models or dbt models. We will suggest a correction in the report and re-test your fix.

3. Reporting autonomy

A confirmed Sev-1 cannot be contractually redacted. We would rather lose an engagement than sign a report with a hole in it.

4. Third-party integrity

Architected with reference to IEEE 1012-2024 IV&V principles. PENDING ACCREDITATION Until it is granted we do not say “compliant”.

There is also no badge. A green “certified” seal collapses an assurance case, a frozen denominator and an uncertainty interval into one bit that a sales deck can misuse. We produce evidence; your accountable executive owns the go/no-go.

07 Keep this page

Twelve questions to ask any AI evaluator, including us

The embedded-evaluator debate has produced a useful test for independence claims of any kind. Use it on vendors, on consultancies, on your platform’s native evaluation, and on us.

  1. Does your fee change with the result?Success fees, renewal contingent on a pass, or a referral fee from the platform vendor all count. Look for: fixed, stated before the engagement.
  2. Will you also fix what you find?An evaluator who writes your production prompts ends up grading their own work. Look for: a written boundary.
  3. Can I remove a finding from the report?If the answer is yes, so can everyone else whose report you will ever read. Look for: no redaction of critical findings.
  4. Who decided what was in scope, and when?Coverage figures mean nothing if the denominator can move after the results are in. Look for: a signed, pre-frozen surface.
  5. Is your test set public or static?Models train on public benchmarks, and capable agents read the grader’s documentation. Look for: generated cases, rotating holdouts.
  6. How many trials per test, and why that number?Five clean runs leave a 45% upper bound on failure. Look for: trial counts tied to risk, with the bound stated.
  7. What does the AI judge decide alone?Independent investigators found AI analysis markedly less reliable than experts. Look for: deterministic checks first, humans on high-consequence items.
  8. How are your human reviewers qualified, and do they agree?Look for: a qualification battery, inter-rater statistics published alongside raw agreement, hidden gold items in production.
  9. What stops someone forging a passing report?Including your own team under deadline pressure. Look for: pre-commitment hashes, nonces, dual signatures, a public verification endpoint.
  10. What leaves my perimeter?Look for: an explicit evidence mode in the order form, with zero raw data egress as the default.
  11. What is your own miss rate, stated as a worst case?A point estimate of sensitivity flatters everyone. Look for: an upper confidence bound and a sequestered benchmark.
  12. What happens when you are wrong?Look for: a recall protocol with clocks, and a published list of what is not yet validated.
08 Limitations

What we have not proven

A paper arguing for verifiable claims should hold itself to the standard. Every quantitative figure on eval.qa carries a tag: verified fact, planning assumption, target or illustrative. Here is the unflattering part of the ledger.

  • No customer results exist yet. We are running first sprints with design partners under a 90-day falsification programme. Everything in section 06 describes the instrument, not an outcome we have delivered.
  • Ten of eighteen failure domains are not benchmark-validated. Four are taxonomy only.
  • Snowflake is the only validated dialect. Databricks is in pilot; BigQuery and Redshift parse but have no benchmark partition.
  • Our automation figures are assumptions. For example, synthesising 70% of a suite automatically PLANNING ASSUMPTION has a decision gate and a date, not a track record.
  • We are not a frontier-model evaluator. We do not do what METR, Apollo or Redwood do, and a bundle is not a statutory certification under any law mentioned in this paper.
  • We have been wrong in public. On 12 September 2026 we removed every “evaluates everything in AI” claim and every certification claim from our site, suspended our leaderboards, and documented the truth audit.

If a sprint ends with “your native evaluation already catches this”, that is a real outcome and we will write it down. Our success criterion is that at least 40% of the critical and high defects we confirm were missed by the native evaluation TARGET; below 20% across five customers, our own kill rule applies.

09 What to do on Monday

A four-week pacing plan for one agent

Pacing does not mean stopping. Pick the agent whose wrong answer would cost the most, and hold its autonomy where it is until the evidence catches up. The Baseline Assurance Sprint runs like this.

Week 0

Readiness review

Thirty minutes. Which agent, which schema surface, which consequence tier. We say whether a sprint is worth your money.

Week 1

Freeze and generate

Metadata extraction, threat model, denominator signed. Automated invariant generation runs and we report what it produced.

Week 2

Author and commit

Fixtures for your proprietary logic. Suite committed by hash. First in-perimeter execution.

Week 3

Trials and adjudication

Sequential trials complete. Blinded pair on any Sev-1. Ambiguous definitions go to your owner for 48 hours.

Week 4

Signed bundle

Board scorecard, engineering triage, scientific appendix. The invariant suite is yours whether or not you continue.

What you need to bring: read-only catalog access, a sandbox or staging branch, and three people in one room for the kickoff (executive sponsor, technical lead, and whoever owns the business definitions). If you cannot name those three people yet, section 10 is where to start.

10 People

Build your in-house eval army

An embedded evaluator is only useful if someone inside the building can read the findings, argue with them and act on them. Frontier labs have internal risk teams and outside evaluators. Most enterprises have neither. Start with the inside.

Independent assurance does not replace in-house skill; it depends on it. Our own method stalls without a named person who can say what “active customer” means inside 48 hours, and a finding that nobody on your side can interpret changes nothing. The cheapest improvement most companies can make this quarter is to give evaluation a name and a face at three levels.

L1One per team

The first pair of eyes

Sits in the team that uses the agent every day. Knows how these systems fail, notices when an answer looks plausible but wrong, and writes it down in a form someone can reproduce.

  • Spots hallucination, bias and overconfident answers
  • Logs a suspect result with the question, the output and the expected value
  • Knows when to escalate instead of guessing
L2One per department

The definition owner

Owns what the department’s numbers mean. Turns L1 reports into test cases, keeps the golden answers current, and is the person an outside evaluator calls when a business definition is ambiguous.

  • Maintains the department’s golden questions and answers
  • Resolves INDETERMINATE findings within the window
  • Triages findings and tracks the fix to re-test
L3One per company

The evaluation lead

Runs the programme. Sets the consequence tier for each agent, decides how much evidence each tier needs before autonomy is extended, and is the counterpart to independent assurance and to the board.

  • Owns the agent inventory and consequence tiers
  • Uses the twelve questions on every evaluator, including us
  • Brings residual risk to the accountable executive

These role descriptions are our recommendation, not a standard. The point of the structure is that a better-prepared client is a better quality auditor of its own agents, and a harder audience for anyone selling evaluation. We would rather be challenged by people who know what a frozen denominator is.

Where to start: the L1 course

AI for Tech — Level 1 “Aware”, on Skill.re

The foundation course we point new L1s to. It covers how language models work, reasoning and hallucination and the confidence problem, bias and ethics, data privacy, infrastructure cost, the vendor landscape and failure modes. Put one person per team through it first; your L2s and L3 should take it too, then continue up the ladder (L2 “Capable”, L3 “Proficient”).

22 modules100–150 hours, self-pacedFreeLifetime accessNo prerequisites listed
Start the L1 course →

Course facts are as listed on Skill.re on 17 September 2026.11 Skill.re issues its own certificate of completion for the course. That is a training credential for a person; it is not an EvalQA certification of any agent or system, and it is separate from the qualification battery for our external Evaluator Guild of paid reviewers.

11 Tooling · qabit.io

Start this afternoon: dogfood with qabit

A sprint takes four weeks and a course takes longer. The habit of writing down a structured judgement about an AI output can start today. qabit is the small tool we built for that. Its hosted console is in production use today.

qabit puts a structured rating form next to any AI response with one script tag. The people already using the tool, your own staff first, rate what they see, and every rating lands in one comparable schema with a dashboard on top. It is deliberately lightweight: no data-science project, no SDK migration.

<!-- one tag, three tabs: rate the answer, file a bug, ask a question -->
<script src="https://eval.qa/embed.js?suite_key=evs_xxx
  &templates=foundation,bugreport,questions&default_template=foundation"></script>
<div id="eval-here"></div>

ILLUSTRATIVE The suite key comes from the qabit console. Templates render as tabs.

Three jobs for one widget

Dogfood debugging

Ship the agent to your own people first, with the bug-report tab switched on. A suite can opt in to attaching the last five API calls the page made, so a report arrives with real debugging context. That capture is off by default, because request bodies can hold sensitive data.

Evaluating a tool before you commit

Piloting a vendor’s assistant, or comparing two? Six templates (foundation model, agent and tool use, RAG, robotics, SaaS feature, end-user feedback) share one schema, so a ten-second quick rating and a full audit are comparable across tools and over time.

Experiencing evaluation

The fastest way for a new L1 to learn what a good judgement looks like is to make fifty of them. qabit is the practice ground: L1s rate, the L2 curates the recurring failures into golden questions, the L3 reads the dashboard.

From a rating form to remote evaluation

Minutes

Embed and rate

Paste the tag into an internal build. The free tier allows 100 entries a day with no card, as listed on the qabit page today.12 Humans rate; nothing is automated yet, which is the point.

An hour

Instrument the agent

pip install qabit adds our MIT-licensed OpenTelemetry adapter, with LangChain and LlamaIndex instrumentation included. It streams prompt hashes, generated-SQL hashes, tool calls and latency to the same console, so the agent is observed in service and not only on the test bench. Hashes are the default; raw prompts and SQL stay in your process unless you opt a field in.

By agreement

Remote evaluation with EvalQA’s own models

Human ratings do not scale to every trace. EvalML is the custom semantic judge behind every EvalQA sprint: it parses generated SQL, compares query plans against the set of formulations that satisfy an invariant, and returns a calibrated probability with the features that drove it. It is scored against adjudicated truth the way a human reviewer is.

Pointing it at your own traffic, remotely or inside your infrastructure, is an enterprise agreement today and is not sold separately. We will publish judge–human agreement, latency and routing thresholds before we publish a price. TARGET And it routes; it does not sign. Every Sev-1 still goes to a human.

What qabit is not

Ratings your own team collects are self-reported evidence, the equivalent of EAL-1 in section 06. They are the right first line and the wrong last one: qabit tells you where your agent hurts, and independent assurance tells a board, an auditor or a customer what was checked and by whom. qabit also works on any AI output, while our assurance product stays scoped to warehouse SQL agents. Use the first to decide whether you need the second.

Try it on one internal tool this week

Create a suite key, paste the tag, ask ten colleagues to rate twenty answers each. You will learn more about your agent from those two hundred judgements than from any vendor benchmark.

Open qabit.io →
12 References

Sources

External facts in this paper come from the sources below, accessed 17 September 2026. Quotations are kept short; read the originals. Statements about EvalQA come from our public methodology, evidence, independence and standards pages.

  1. Dario Amodei, “We Must Pace the Frontier”, September 2026. darioamodei.com/post/we-must-pace-the-frontier
  2. OpenAI, “The Hugging Face incident and the road ahead”. openai.com/index/hugging-face-incident-and-the-road-ahead
  3. METR with Redwood Research, “Brief independent investigation of agents’ behavior, reasoning and collaboration in the OpenAI / Hugging Face hacking incident”, 26 August 2026. metr.org/blog/2026-08-26-openai-hugging-face-incident-investigation
  4. Fortune, “OpenAI’s reports into its agents’ attack on Hugging Face holds lessons for every company”, 1 September 2026. fortune.com
  5. TechCrunch, “Anthropic and OpenAI want to embed safety evaluators. Will they really be independent?”, 16 September 2026. techcrunch.com
  6. Gartner press release, “Applying Uniform Governance Across AI Agents Will Lead to Enterprise AI Agent Failure”, 26 May 2026. gartner.com
  7. Skadden, “Illinois Enacts AI Safety Law, Becoming First State to Mandate Independent Third-Party Audits of Frontier AI Developers”, July 2026. skadden.com
  8. CIO Dive, “What California’s AI auditing bills mean for enterprises”. ciodive.com
  9. StateScoop, “Newsom signs legislation establishing framework for third party AI auditors”. statescoop.com
  10. Gibson Dunn, “EU AI Act Omnibus Agreement — Postponed High-Risk Deadlines and Other Key Changes”. gibsondunn.com. Dates are for your counsel to verify.
  11. Skill.re, “AI for Tech” Level 1 (Aware) course page. skill.re/course/tech-l1
  12. qabit by eval.qa, product page and embed documentation. qabit.io (redirects to eval.qa/labs/qabit). See also our CLI & qabit adapter and EvalML pages.

This paper is commentary by EvalQA. It is not affiliated with, endorsed by or reviewed by Anthropic, OpenAI, METR, Redwood Research, Gartner or any other organisation named. It is not legal advice.

Next step

Find out whether a sprint is worth your money

The readiness review is thirty minutes with someone who knows your agent. We look at the schema surface and the consequence tier and tell you plainly whether independent assurance would find anything your native evaluation does not.

  • Fixed fee, agreed before we start. No success fees.
  • Runs inside your perimeter; zero raw rows leave by default.
  • You keep the invariant suite whether or not you continue.
  • Not ready for a sprint? Start rating with qabit today, and put one person per team through the free L1 course first.
  • Ask for the one-page order form first: [email protected]

Book a readiness review

We reply within one business day.

We keep what you type here to reply to you and for nothing else. See privacy.

Received.

We will reply within one business day with two or three times for the review.