Independent validation · May 2026

An independent red-team, on the live system.
Every scenario matched what we said would happen.

Within 72 hours of the Agentic Trust Layer shipping on May 19, 2026, an independent, credentialed model-risk reviewer at a Fortune 100 organization ran a battery of adversarial scenarios against the live production system.

For each one, the expected behavior was stated in advance — which signal should dominate, where confidence should land, what the gate should decide, and what the audit bundle should name as triggered rules. Then he ran it and checked. Every one matched.

100%
of red-team scenarios matched their pre-stated expected behavior
4,697
deterministic policy scenarios at 100% conformance in a separate harness, zero model calls
0
under-enforcement misses in the live sample — every divergence was the gate being stricter
What was tested

Hard cases across six regulated domains.

Run against the live public surfaces — not a staging build, not a recording. The reviewer chose the hard cases: ambiguity, boundaries, and overlapping regulation.

#DomainResult
1Legal carve-out ambiguity (liability cap vs. gross-negligence carve-out)Flagged ambiguous, recommended human legal review; confidence ~68%
2Finance wire with stale instructions + sanctions flagEscalate to human; audit bundle named amount + sanctions + data-freshness rules
3Agentic pre-action: $100k threshold + PII dual-approvalSharp boundary flip — $99k greenlight, $101k escalate
4Multi-jurisdiction compliance (US state + EU + APAC)Surfaced ambiguity, recommended choice-of-law review; confidence ~62%
5Supply-chain force-majeure overlapEnforceable-but-narrow; confidence ~74%
6HR policy edge case (FMLA + ADA + NLRA Section 7)Escalate to human on protected-class adjacency
7Healthcare PHI cross-specialty transmission (HIPAA)Escalate to human; High risk tier; HIPAA rules named in bundle
What was externally verified

Not “it scored well.” Specific behavior, checked against a prediction.

All four failure-mode categories light up correctly

Reasoning gap, stale knowledge, hallucination signal, and domain mismatch each surfaced appropriately. Stale knowledge reproduced on two unrelated domains; domain mismatch reproduced across three independent regulatory domains. Hallucination stayed appropriately low throughout — the engine separated genuine reasoning gaps from fabrication in every scenario.

Confidence is calibrated, not formulaic

Three observed anchors: 74% (ambiguity resolvable by cross-reference), 68% (single-axis legal ambiguity), 62% (multi-dimensional overlap, most discounted). Multi-jurisdiction scored lower than the legal carve-out despite both being legal — the engine reads how many dimensions the ambiguity spans, not just the topic.

Gate thresholds are sharp at the boundaries

$99k greenlights, $101k escalates. PII-false greenlights, PII-true escalates. The audit bundle named the exact triggered policy rules every time — no vague “policy violation” label.

Four gate policy classes verified live

Dollar threshold, PII modification, protected-class adjacency (FMLA/ADA), and PHI access, transmission, and external disclosure. The High risk tier was observed live for the first time on the PHI scenario, confirming risk-tier inference is wired — and the fast path did not collapse into “escalate everything just in case.”

The engine knows its lane

Across legal, HR, and healthcare it flagged risk, cited the right statutes and rules, and routed to human legal, HR, or compliance review without crossing into legal advice. An engine that confidently impersonates a domain expert is a liability; one that surfaces risk and routes to a human is an asset.

The audit bundle ends up in the buyer’s hands

At the end of a run, one button hands over the complete bundle: raw provider outputs, routing weights, per-claim heatmap, failure-mode decomposition, weighted synthesis, and the SHA-256 chain.

The reviewer, in his own words

Verbatim.

“The failure-mode decomposition and heatmap are genuinely useful signals, not just decoration — actionable signal rather than just ‘the ensemble scored X%.’”

“The pre-action gate feels like the part that’s going to get serious attention from regulated-enterprise and model-risk buyers.”

“Smart to scope it per customer rather than market a checkbox. This is enterprise-grade realism.”

Separately, from JPMorgan AI Research

“An interesting application of uncertainty decomposition, particularly the way you’re mapping model divergence to specific failure modes like reasoning gaps or data stale-ness.”VP, AI Research, JPMorgan · May 2026

Separately, from a former Goldman Sachs model-risk leader

“The concept of a pre-action gate with escalation-to-human and audit-chain capabilities is certainly aligned with many of the discussions currently taking place around agentic AI governance. … I also appreciated the candid treatment of the current limitations and remaining development work. That level of transparency is not always common in this space.”Former VP, Model Risk, Goldman Sachs · 2026

Beyond the red-team — coverage at volume

Two numbers, reported separately and never merged.

Independent red-teaming proves the gate holds on the hard cases. A separate automated harness proves it holds across the policy space we swept — and it is a policy-oracle harness, not a spot check: the gate is treated as a black box, and the expected verdict for every scenario comes from a specification written by hand from the business rules, never from the gate’s own code.

4,697 / 4,697
Deterministic policy sweep — zero model calls

Across risk tier × the four policy classes × decision boundaries × tenant variants, the gate agreed with the independent specification 100% of the time. The sweep is mutation-tested: flip a threshold inside the gate on purpose and the harness fails — so a perfect score reflects real agreement, not a circular test.

85% · 0 misses
Live consensus sample — stratified 40 scenarios

Weighted toward high-risk actions and run through the real gate, where the live verdict forms on a three-provider consensus quorum. Every block-required action was blocked (6/6) and every escalate-required action escalated; agreement with the spec was 85% (34/40). All six disagreements were the gate being stricter than policy. Zero were under-enforcement.

Methodology, corpus version, sample size, model-call count, and latency are reported alongside the numbers, and every divergence is named as an open finding. The defensible work isn’t the 4,697 count — it is the discipline behind it: business rules translated into an independent oracle, boundary cases generated across tenants and risk tiers, mutation tests that prove the harness catches regressions, and a live sample scored separately. Raw harness report, corpus version, mutation-test output, and load-test results are available under NDA.

Open findings, stated plainly

The gaps are named next to the wins.

Honesty is the point of this record. If a number went the wrong way, it is here.

MedQA −2.0 points

On MedQA (N=50), consensus scored 92.0% against Claude’s 94.0%. Verifier-mesh tuning for medical-reasoning prompts is in the hardening queue, and medical-decision-adjacent agent workflows should wait for that pass. The reviewer’s own line after the healthcare scenario: “Even with the prior −2pp regression you mentioned, the verifier mesh still added value here on regulatory interpretation. Once you do the tuning pass, this domain should get even tighter.”

Hallucination-signal latency under certain phrasing

In the hardening queue.

Durable audit storage — now shipped

Bundles persist to an append-only store with database-level UPDATE and DELETE rejection and a fork-prevention index, verified at boot. At deployment that store is externalized to the buyer’s own object store under their keys, scoped during the private integration.

Consensus-side audit bundle — resolved

The consensus engine now hands out the complete bundle as JSON and PDF alongside the agentic surface, so the audit record is in the buyer’s hands on both.

Shipped since this validation

What came after — and why it is listed separately.

Constellation — accumulates sensitive-data exposure across every agent in a workflow and escalates when their combined behavior crosses a line. Escalate-only; never blocks, never alters a recorded decision.
Veridect Proof — a dependency-free standalone verifier that re-derives a stored verdict and re-checks the hash chain offline. It re-checks the record; it does not re-run the models.
Veridect Assurance — renders a stored decision as a neutral five-category evidence record, no free text and no personal data. Veridect is not an insurer; the record is not pricing, certification, or coverage.
Governance Command Center — a read-only, tenant-scoped view that reads the same tamper-evident ledger back: verdict mix, risk tiers, policy activity, consensus health, per-agent fleet view.
Consensus Independence — flags decisions where independent-looking models lined up too tightly and may share a blind spot. A reason to look closer; it never blocks and never alters the confidence score.
Oversight Quality — aggregate-only reporting on whether escalations are genuinely acted on. Never singles out an individual; refuses to report below five reviews.
Proof-of-origin signing — every bundle Ed25519-signed over its hash. Keys are versioned and rotate forward, with prior versions kept published so older bundles still verify.
Agent identity — each agent gets its own keypair, with replay-proof identity envelopes and delegation chains that can only narrow. In required mode a forged caller is refused before any model is consulted.
Regulation-mapped evidence — sealed records assembled into an article-by-article EU AI Act evidence pack with explicit non-coverage notes. Documentation support; the legal determination stays with counsel.
MCP gateway — governs tool calls in flight and writes the verdict into the response itself. A refused call is never forwarded to the tool.
Adversarial self-test, policy impact replay, dissent ledger — the models author fresh attacks against the tenant’s own policy; proposed policy changes are replayed against real recorded decisions with zero model calls; provider dissent and how humans ruled on it are kept on the record.
Near-miss ledger, case-law engine, overnight frontier, model character ledger — four read-only aggregations over the sealed ledger. Zero model calls, zero writes, tenant-scoped, and nothing applies itself.
Configuration attestation — the enforcement settings the gate actually consults are recorded in their own signed, append-only ledger, and every change is classified as a tightening or a loosening. A quiet weakening cannot pass as routine maintenance. This is Veridect attesting its own configuration — tamper-evident, not independent oversight.
Cascade seals — every gate-observed decision in a multi-agent workflow bound into one signed Merkle root, so an entire agent-to-agent-to-tool chain verifies in a single check. It proves the recorded hops are intact and in the order recorded; it does not prove completeness — an action that never reached the gate cannot appear in the seal.

All fourteen of these hard problems are described in plain language on the Critical Solutions page.

Don’t take the summary’s word for it.

The narrated guided tour makes real calls to the production engine on a shared sandbox tenant — about five minutes, synthetic data only. Watch the gate decide, the signature verify, and a forged record fail.

Caveat on attribution: the reviewer participated independently and is not citable by name without his permission. The scenarios, the observed behavior, and the verbatim quotes are accurate and reusable. Full per-scenario instrumentation is available under NDA.