AI compliance infrastructure

Can you explain an AI decision six months later?

AIDAL automatically creates tamper-evident evidence, human-readable explanations, and compliance-ready reports for every AI decision.

<1sSeal time
7Jurisdictions
30mTo integrate
Live Audit Chain Demo
Audit chain
Live
a7f3c9b2e4d81f06c3a9...
3e8b2a91c7f04d22b185...
f2c7a3e9b1d58031e742...
Built for
EU AI Act · MAS FEAT · OJK POJK No.11 · VARA UAE · FCA UK · CFPB US · APRA AU
01

AI makes
a decision.

02

Someone asks
“Why?”

03

Nobody
knows.

04

AIDAL already
has the answer.


The problem

AI makes millions of decisions.
None of them are provable.

Gap 1

No explanation

When an AI denies a loan or flags a transaction, neither the company nor the customer can explain why — in a way that satisfies a regulator or stands up in court.

Gap 2

No audit trail

AI decisions live in databases that can be edited. There is no tamper-proof record of what was decided, when, by which model, and with what confidence.

Gap 3

Regulators are arriving

The EU AI Act, Singapore MAS FEAT, Indonesia OJK, and UAE VARA all mandate explainable, auditable AI decisions. The deadline is August 2026. Most companies have nothing.

Solution

AIDAL solves all three

One API call logs every decision with a cryptographic proof, an AI-generated explanation, and automatic compliance checking. Regulators verify everything in seconds.


How it works

One line of code.
Full compliance.

1

Get your API key instantly

Sign up with your company name and email. Your unique aidal_live_xxxx key is generated in seconds.

2

Send decisions after your model runs

After your AI makes a decision, send it to AIDAL via one API call. Any language, any model, any cloud provider.

3

We lock it and check compliance

AIDAL cryptographically hashes the decision, chains it, generates a plain-English explanation, and checks it against your regulator's requirements.

4

Audit anytime. Download the PDF.

Open your dashboard. Download a regulator-ready compliance PDF in one click. Hand it to MAS, OJK, or the EU auditor. Done.

Python · One API call
# After your model runs
requests.post(
  "https://aidal-production.up.railway.app/decision",
  headers={"Authorization": "Bearer aidal_live_xxxx"},
  json={
    "decision_type": "loan_approval",
    "model_used": "xgboost-v2",
    "input_features": applicant_data,
    "output": model_result,
    "jurisdiction": "SG"
  })

# Response in <1 second
{
  "audit_id": "aud_a7f3c9b2...",
  "hash": "sha256:3e8b2a91...",
  "explanation": "Loan approved...",
  "compliance": {"status": "COMPLIANT"}
}

Jurisdiction modules

Built for your
specific regulator.

Pass your jurisdiction code and AIDAL automatically checks compliance, flags missing fields, and tells you exactly what your regulator requires.

Indonesia Active

OJK Indonesia

  • POJK No.11/2022 compliance
  • Explainability required
  • 5-year record retention
  • Risk classification logging
5 yr retention
Singapore Active

MAS FEAT Singapore

  • Fairness checks per decision
  • Ethics documentation
  • Accountability trail
  • Transparency reporting
5 yr retention
European Union Active

EU AI Act

  • Art 12 automatic logging
  • Art 13 plain-language explanation
  • Human oversight records
  • High-risk system classification
10 yr retention
UAE Active

VARA UAE

  • AI risk classification
  • Crypto & fintech audit trail
  • AI governance documentation
  • VARA 2024 framework mapped
7 yr retention
United Kingdom Active

FCA United Kingdom

  • SYSC 3 explainability required
  • SM&CR senior manager accountability
  • PS 22/3 bias & fairness testing
  • SR 11/9 model documentation
7 yr retention
United States Active

CFPB United States

  • ECOA Reg B adverse action notice
  • CFPB Circular 2023-03 explainability
  • Disparate impact testing
  • Fair Credit Reporting Act (FCRA)
5 yr retention
Australia Active

APRA Australia

  • CPS 234 AI model inventory
  • CPS 230 audit trail for critical ops
  • Board-level AI governance
  • Post-deployment monitoring
7 yr retention

Why AIDAL

Cheaper, faster,
already built.

AIDAL Build in-house
Integration time 30 minutes 6–12 monthsEngineering + legal + QA
Cost From $0/mo $50k–$200k+Initial build, ongoing maintenance
Proof type Cryptographic hash Database recordEditable, not independently verifiable
Explainability AI-generated, per decision Manual write-upPer incident, not per decision
Jurisdiction compliance 4 modules live Hire a lawyer per regionMAS FEAT ≠ OJK ≠ EU AI Act
Regulator PDF One-click download Custom builtMonths of compliance ops work

Who uses AIDAL

Built for anyone
using AI to make decisions.

Fintech and lending

Credit decisions, loan approvals, risk scoring. Every decision logged, every rejection explainable. OJK, MAS, and EU compliant.

Insurance

Claims approval, underwriting, fraud flagging. Full audit trail that satisfies regulators and silences complaints.

HR and hiring

AI screening decisions. The EU AI Act classifies these as high-risk. AIDAL makes every hiring decision contestable.

Aug
2026.
EU AI Act — high-risk AI deadline

Every company using AI for credit, insurance, healthcare, or employment must have audit trails, explainability, and contestation mechanisms. Non-compliance: fines up to €30M or 6% of global revenue.

Get your API key now
Independent verification

Your database is testimony.
This is proof.

A regulator doesn't trust what you control. AIDAL's SHA-256 hash chain is mathematically verifiable by anyone, independent of AIDAL's servers. That is the difference between passing an audit and failing one.

How it works

Company gives regulator an audit ID. Regulator pastes it into the verify page. Green = untampered. No sensitive data revealed.

Daily anchor log

Every 24 hours AIDAL publishes a master hash to GitHub — permanent and verifiable even if AIDAL goes offline.

Why this matters

AWS and Azure cannot do this. AIDAL's proof exists independently of AIDAL. That is a fundamentally different level of trust.

Compliance report

The document your regulator
actually wants.

One click from your dashboard. A professional PDF with cryptographic proof, AI explanations, and a compliance certificate — ready to hand to MAS, OJK, or an EU auditor.

Cryptographic certificate

SHA-256 hash chain with tamper-evident seal. Mathematically verifiable by any third party, independently of AIDAL's servers.

Per-decision explanations

Every AI decision explained in plain language. Required by EU AI Act Art 13, MAS FEAT, and OJK POJK No.11.

Jurisdiction compliance mapping

Automatically checked against your regulator's exact requirements — not a generic template.

Download sample report →
aidal-production.up.railway.app/report/pdf
AIDAL. Compliance Audit Report May 2026
Acme Fintech Pte Ltd
Reporting periodQ1 2026
Decisions logged4,821
Compliant rate98.7%
JurisdictionSG — MAS FEAT
✓ Chain integrity verified CERT-2026-A7F3C9B2
FAQ

Questions we get
before people sign up.

No. AIDAL provides technical audit infrastructure — tamper-proof logs, cryptographic proofs, and automatic compliance field-checking based on the actual regulation text. Confirm full compliance with a licensed lawyer.
AIDAL produces cryptographically verifiable records — the same SHA-256 hash chain structure used in blockchain forensics accepted by financial regulators globally. The log is independently verifiable by any third party without relying on AIDAL's servers. Whether a specific regulator in a specific proceeding accepts it depends on jurisdiction; consult a licensed compliance lawyer. The cryptographic proof is substantively stronger than a database printout.
No. You control what you send to AIDAL. The API accepts the output and metadata of your AI decisions — not your model weights, training data, or internal logic. You can pseudonymise customer identifiers before sending. We never have access to your underlying model or its training data.
AIDAL is a lightweight append-only logger — it sits downstream of your model and upstream of your compliance team. It does not replace your data warehouse, model registry, or DPO processes. Most teams integrate it in one afternoon without touching existing infrastructure.
Yes — on the Enterprise plan. We offer an on-premise deployment option for organisations with data residency requirements (e.g. Indonesia POJK data localisation, EU data sovereignty mandates). Contact us at anthony@tryaidal.com to discuss your requirements.
Nothing. Every day AIDAL publishes a master hash to a public GitHub repository independent of AIDAL's servers. Your records can be cryptographically verified forever, even if AIDAL disappears.
Your database can be edited — a regulator knows this. AIDAL's SHA-256 hash chain makes tampering mathematically detectable. It also adds AI explanations, compliance checking, and a regulator-ready PDF.
Under 30 minutes. One API call after your model runs. No SDK, no infrastructure. API docs →
Regulation is coming. Retrofitting an audit trail after a regulator asks for it is significantly harder. Beta is free. The cost of starting today is zero.
Pricing

Start free.
Scale when you're ready.

Free $0 forever · 1,000 decisions/month → Integrate in 30 minutes
  • Full API access
  • AI-generated explanations
  • Tamper-proof audit log
  • 4 jurisdiction modules
  • Public verify page
Starter $299 per month · 50,000 decisions → Integrate in 30 minutes
  • Everything in Free
  • Compliance dashboard
  • Human oversight tracking
  • Model registry
  • Email support
Enterprise Custom unlimited · white-label · SOC2 → Dedicated onboarding
  • Everything in Professional
  • White-label deployment
  • On-premise option
  • Custom jurisdiction modules
  • Dedicated team
Contact us

All plans include SHA-256 tamper-proof chain and public audit trail. No credit card required for Free tier.

Get started free

Provable AI decisions.
Starting today.

No credit card. No manual approval. Start logging decisions immediately.