Controlled alpha · Synthetic demonstration only · No live customer production platform
AI Defensibility · The Evidence Layer

Deploy AI
you can defend.before regulators, auditors, and courts demand proof.

Veridra is building a cryptographic evidence layer for regulated AI. The controlled alpha signs synthetic records and verifies their integrity; complete log-backed proof remains in development.

CRCIGCAI
Built for Chief Risk, CISO, General Counsel, and AI leadership
Example receipt
Decision Receipt
Verified
Decision ID
dec_92K4A
System
Claims Review AI
Model
claims-risk-v4.2
Risk tier
High
Policy check
Passed
Human review
Approved · 04:18 UTC
Signature
Ed25519 verified
Log inclusion
Planned proof path
Record integrityunchanged
Synthetic example. Retention, export, and transparency inclusion are production roadmap gates.
EU AI Act Art. 12·GDPR Art. 22·SR 11-7
01 · The pain moment

The moment AI becomes a liability.

A bank, insurer, health system, or government agency uses AI to make a consequential decision. A customer disputes the outcome. An auditor, regulator, or court asks:

  • Which model made the decision?
  • Which policy applied?
  • What data was used?
  • Who approved it?
  • Can you prove it was not changed?

Today, most teams only have logs. Logs are not evidence.

April 2026 · Proof point

A widely reported AI-agent incident ended with a production database deleted and the agent writing a confession that it had bypassed its own safety rules. The confession was still just text: no signed record, no verifiable evidence, and no independent proof of intent, scope, or permission state.

In a small SaaS workflow, that meant hours of reconstruction. In a bank, insurer, health system, or public-sector AI deployment, the same evidence gap becomes examiner action, litigation exposure, and disputed decisions no one can prove cleanly.

02 · The category

Existing tools report. Veridra proves.

Compliance automation, AI governance, and observability each solve a real problem. None of them produce decision-level cryptographic evidence. That is a different category.

CapabilityCompliance automationAI governanceObservabilityVeridra
Decision-level evidence✓ Per-decision signing
Cryptographic proofAlpha: Ed25519 integrity check
Auditor workflowTarget: offline evidence packs
Verifiable without vendor✓ Open-source CLI
Per-decision audit trailTarget: signed, exportable records

These categories solve adjacent problems. Veridra solves a different one — and the tools above are deployed alongside it, not replaced by it.

03 · Solutions

Banking AI first.

Highest regulatory pressure. Largest evidence budget. Fastest examiner cycle. Banking is where decision-level proof becomes mandatory first.

Primary wedge

Banking AI

Credit · AML · fraud · underwriting · adverse-action workflows. SR 11-7 model risk management, ECB TRIM guidance, CFPB and state DFS AI supervision. Examiners require defensible model evidence and increasingly reject log-only responses. Banking deploys signed evidence first.

SR 11-7 · EU AI Act · NIST AI RMF · NY DFS · OCC AI Guidance · ECB TRIM
Banking solution overview
Built for regulated organizations
EU AI Act
Articles 9 · 12 · 14 · 72
NIST AI RMF
Govern · Map · Measure · Manage
ISO 42001
AI management systems · internal mapping
SR 11-7
Federal model risk
HIPAA
PHI & clinical AI
SOC 2
Type II · in progress
GDPR Art. 22
Automated decisions
04 · How it works

From AI decision to defensible proof.

Veridra does not ask a regulator to trust a dashboard. It captures the decision record, signs it, logs it, and produces something another party can verify independently.

01

Decision happens

A model, workflow, or agent participates in a regulated outcome that may later need audit, legal, or examiner review.

02

Veridra captures the record

Inputs, model version, policy checks, human approvals, and operating context are canonicalized into one decision receipt.

03

The receipt is signed and logged

The current alpha produces Ed25519-signed records. Transparency-log inclusion is the next proof-kernel milestone.

04

Another party can verify it

Risk, audit, regulators, customers, or courts can inspect the record and verify integrity without trusting Veridra to interpret it for them.

05 · Why now
Aug
2026

EU AI Act high-risk obligations become enforceable.

Articles 9, 12, 14, 15, and 72 — risk management, record-keeping, human oversight, accuracy and robustness, and post-market monitoring — apply to every high-risk AI system deployed in or serving the European Union.

Banks, insurers, and healthcare providers deploying AI into regulated decisions need decision-level evidence starting in four months. The enforcement date is fixed. The evidence infrastructure is not yet built. That is what Veridra is.

EU AI Act · enforceable Aug 2026NIST AI RMF 2.0 · adopted across US agenciesSR 11-7 · examiner expectations now include AI
06 · The stakes

The cost of unverifiable AI.

For regulated enterprises, the question isn't whether AI assurance costs money. It's how much a single audit failure, discrimination claim, or board escalation costs without it.

EU AI Act fines
€35Mor 7%
of global annual revenue — whichever is higher
Model risk violations
Boardescalation
SR 11-7 breach — consent decree, MRAs, cap on AI deployment
Discrimination claims
$10M+settlement
Disparate impact class actions, reputational loss
Audit failure
Opsshutdown
Regulators can order AI system withdrawal until remediation

Veridra exists so those headlines never reach your legal department.

07 · Decision evidence

A decision you can hand to a regulator.

This synthetic example shows the target evidence format. The current alpha signs and verifies record integrity; transparency-log anchoring and long-term retention remain gated work.

signed · attest_recordEd25519 · tlog #842,915
decision_id     "dec_9a3f21b4"
system          "underwriting.v3"
risk_tier       "high"            # EU AI Act Annex III
outcome         "decline"
confidence      0.873

inputs_hash     9a3f…21b4
model_hash      7c41…9d2e           # model card v3.2.1
policy_set      0xf8a2…             # 14/14 checks passed
human_review    "required · pending"
jurisdiction    "EU · DE"
timestamp       "2026-04-25T10:14:08Z"
signature       ed25519: 4f8c…7b2a
tlog_inclusion  planned · not live
08 · Independent verification

Do not trust the dashboard. Verify the proof.

Verification matters only if another party can inspect the receipt without asking Veridra to narrate what happened. The proof path has to survive outside the dashboard.

CLI proof path
veridra verify decision-receipt.json --signature sig.ed25519 --inclusion-proof log-proof.json
Signature verified
Timestamp verified
Log inclusion verified
Record integrity verified
What this proves

In the current alpha, the receipt signature and canonical hash can be checked independently. Transparency-log anchoring, checkpoints, witnesses, and complete offline proof verification remain under development.

11 · The product

One integration.
Every decision, proved.

Wrap your model call. Veridra captures the decision, canonicalizes it, signs with your key, logs to a transparency tree, and produces evidence on demand.

1Wrap

One line in your model call — OpenAI, Anthropic, Bedrock, Vertex, or your own.

v.attest(...)
2Canonicalize

RFC 8785 canonical JSON. Deterministic across regions, languages, and time.

sha256:e4d1...b8a3
3Sign

Ed25519 via your KMS. Your key stays in your custody — we never see it.

ed25519.sign(...)
4Log

Planned append to a tenant-scoped Merkle log with a verifiable inclusion proof.

target: inclusion_proof
5Prove

Regulator asks. You hand them a signed evidence pack. CLI verifies it offline.

veridra-verify pack.zip
No keys in our hands

The production design uses tenant-scoped KMS signing. The current alpha uses a development key and must not be treated as a customer-key deployment.

No customer lock-in

Evidence is verifiable without Veridra. Our CLI is open-source, Apache 2.0. If we shut down tomorrow, your signatures still verify with math alone.

No integration drag

Python is the primary alpha SDK. One second SDK will be certified against the same conformance suite before a design-partner launch.

13 · Design partner program

Ten founding institutions. Defining the evidence layer together.

Ten regulated enterprises will define Veridra's production platform, framework crosswalks, and evidence standards. Founding partners receive direct founder access, roadmap influence, and long-term pricing.

Early technical discovery is open · pilot availability depends on readiness gates

14 · Engagement

Enterprise Assurance Programs.

Veridra engages with regulated organizations through structured programs — not self-serve SaaS. Every deployment begins with an executive conversation and an assurance review.

Tier 01

Assurance Review

Initial audit of one production AI system. Framework mapping, gap report, and remediation roadmap.

Engagement required · $50K–$120K
  • EU AI Act or NIST RMF mapping
  • Executive risk report
  • Evidence pack template
  • Fixed timeline delivery
  • Board-ready readout
Request review
Limited availability
Tier 02

Design Partner Program

Early enterprise deployment for regulated organizations building defensible AI infrastructure with us.

First 10 partners · $150K–$400K annual
  • Up to 10 AI systems governed
  • Framework crosswalks included
  • Cryptographic attestation
  • Continuous monitoring
  • Founder-led implementation
  • Roadmap influence
Apply as partner
Tier 03

Enterprise Assurance Platform

Global deployment across business units and jurisdictions. Built for institutions with governance obligations at scale.

Multi-year · $500K–$3M annual
  • Reference architecture planning
  • Scoped system inventory
  • Private deployment design
  • Founder-led technical review
  • Executive risk workshop
  • Pilot readiness plan
Contact sales
15 · Release posture

Controlled access. Evidence before claims.

Product details, implementation topology, delivery dates, and customer-specific deployment designs are shared only through scoped diligence.

Current

Controlled alpha

Synthetic demonstration and technical evaluation only.

Gated

Security review

Deployment details are released only after qualification and mutual diligence.

Qualified

Scoped engagement

Capabilities and commitments are documented for the approved use case.

16 · Security & trust

Built on defense-grade primitives.

Veridra is architected for the highest-assurance environments — regulated banks, healthcare systems, and government contractors. Full trust center, SOC 2 readiness, and architecture documentation at veridra.io/trust.

Security review

Detailed controls and architecture are provided only during qualified diligence.

Data handling

Processing boundaries are documented for each approved engagement.

Deployment controls

No deployment model or infrastructure topology is exposed on the public site.

Retention

Retention and deletion requirements are established contractually for the approved scope.

Incident readiness

Coordinated disclosure is available through security.txt.

Independent review

Evidence claims are scoped to demonstrated capabilities and supporting materials.

IN PROGRESSSOC 2 Type II
MAPPEDISO 27001
MAPPEDHIPAA attestation
MAPPEDFedRAMP Moderate
MAPPEDISO 42001
17 · Questions

What buyers actually ask.

How is this different from an AI observability tool?

+
Observability focuses on operational performance. Veridra is focused on reviewable assurance evidence. Exact capabilities and verification boundaries are established during technical diligence.

Do we have to change our existing AI stack?

+
The alpha is designed to sit beside existing model calls, but production integration time has not yet been validated with a customer. Discovery includes a scoped integration estimate.

What's the performance overhead?

+
Current latency results are local development measurements, not a production SLO. Published performance claims will follow reproducible load testing.

Is Veridra certified — is our data secure?

+
Veridra is not certified and is not generally available. Internal control mapping and a production security architecture are in development; private deployment is a roadmap option.

How long until we're audit-ready?

+
No universal audit-readiness timeline is claimed. A review produces a scoped gap assessment; deployment timing depends on the system, evidence obligations, security review, and production gates.

Do you work with non-US and non-EU regulators?

+
Yes. Veridra supports NBE (Ethiopia), NDPR (Nigeria), POPIA (South Africa), and the African Union AI Continental Strategy, alongside UK, Singapore MAS, and Japan METI frameworks. If your regulator isn't listed, ask.

AI governance tells companies what they should do.
Veridra proves what their AI actually did.

Trust Signals

Trust signals for regulated AI.

Each trust signal is labeled with its current status so buyers can distinguish active work, internal framework mapping, and future roadmap items.

SOC 2 TYPE II

IN PROGRESS

Independent audit readiness work underway.

ISO 27001

MAPPED

Internal ISO 27001 control mapping is available on request for diligence and procurement reviews.

ISO 42001

MAPPED

Internal ISO 42001 control mapping is available on request for diligence and procurement reviews.

GDPR

ALIGNED

Product and policy posture are designed against GDPR principles; supporting materials are available on request.

EU AI Act

MAPPED

Internal article-level mapping for high-risk AI obligations is available on request.

NIST AI RMF

MAPPED

Internal NIST AI RMF function mapping is available on request.

What each status means

IN PROGRESS

Active readiness or audit preparation is underway.

ROADMAP

Planned certification or framework work; not yet completed.

MAPPED

Veridra maintains internal control mappings to framework requirements; supporting materials are available on request.

ALIGNED

Product and policy posture are designed to follow the framework's principles; supporting materials are available on request.

CERTIFIED

Only used after independent certification is complete.

Important: Mapped and aligned statuses indicate internal framework mapping, not third-party certification. Request supporting materials if you need them for diligence.

Our commitment

We are transparent about where we are today and where we are headed. New certifications and published mapping materials will be added as we achieve them.