EU AI Act Article 12 · record-keeping for high-risk AI systems

The flight recorder for AI agents.

Agnys records every model call, tool use, file edit and shell command your AI agents make — with zero code changes — and turns it into tamper-evident, reviewable evidence for governance programs using the EU AI Act, GDPR, ISO 42001 and NIST AI RMF.

Get started free

One binary · 8+ AI tools auto-detected · No SDK required

RECSHA-256
Live capture feed: events recorded from an AI agent session, each hash-chained to the previous event
SequenceTimeEvent typeEvent detailHash chain
004114:02:07.113model_callclaude-code → /v1/messagese120 9f3a…c214
004214:02:09.418tool_useBash "npm run deploy"9f3a b7e0…41af
004314:02:09.871human_approvalapproved — deploy to prodb7e0 55d2…9e10
004414:02:11.204file_editsrc/config/prod.ts (+12 −3)55d2 c81f…77b3
004514:02:13.559shell_execgit push origin mainc81f 20aa…e5c6
CHAIN VERIFIED · TIP ANCHORED TO WORM STORAGE

Captures everything these tools do — no code changes

  • Claude
  • LangChain
  • VS Code
  • LangGraph
  • AutoGen Studio
  • LM Studio
  • Ollama
  • Antigravity

The problem

AI agents are compliance black boxes.

You deploy agents into production and hope for the best. That's not good enough when an auditor comes knocking.

You can't see what your agent did

When something goes wrong, you have no idea which tool was called, what data was read, or what decision led to the failure.

Anomalies go undetected for days

Agents silently misbehave — burning tokens, touching wrong files, sending unexpected emails — and you only find out when the damage is done.

Compliance teams demand audit trails

Regulations, management standards and risk frameworks create different record-keeping and accountability expectations. Scattered logs make those reviews harder.

The solution

Agnys gives you complete AI governance.

One forwarder. Zero code changes. From raw capture to anomaly detection to auditor-ready evidence.

Real-time action feed

Every model call, tool use, file edit and shell command — streamed to your dashboard live as it happens.

Behavioral DNA

Agnys learns each agent's normal patterns automatically, then flags drift, prompt injection and scope creep before they spread.

Tamper-evident exports

SHA-256 hash-chained audit logs and signed PDF/CSV evidence with checks mapped to the EU AI Act, GDPR, ISO 42001 and NIST AI RMF.

AQL Search Lab

Query your entire audit history with a real query language — pipeline stats, sequence operators, saved searches and alerts.

Full session replay

Forensic reconstruction of any session: trigger → decisions → tool calls → outcome. Every second accounted for.

Zero-code capture

Supported capture paths cover Claude, LangChain, VS Code, LangGraph, AutoGen Studio, LM Studio, Ollama and Antigravity. SDKs add application context where needed.

Compliance coverage

18 Deterministic Compliance Checks

Every check is code-deterministic — not a checkbox survey. Traces are scored against all four frameworks with per-finding evidence.

Audit trails can't be backdated. Article 12 record-keeping applies to in-scope high-risk AI systems, while the implementation timeline continues to evolve. Evidence only exists from the day capture starts. Verify current dates and scope against official sources and qualified advice.

EU AI Act

Art. 12
Pass
Deadline: Timeline evolving

Article 12 requires logging capability for in-scope high-risk AI systems; application dates depend on the system category and current implementation measures.

ChecksAutomatic recording, human-oversight logging (Art. 14), risk classification, technical documentation

GDPR

Art. 30
Pass
Deadline: In force

Accountability, data minimization and records-of-processing duties may apply when AI workflows process personal data.

ChecksRecords of processing, purpose limitation, data minimization, PII detection

ISO/IEC 42001

A.8.3
Pass
Deadline: Certifiable

AI management-system standard — continuous logging and documentation controls.

ChecksAI system logging, impact assessments, system documentation, control monitoring

NIST AI RMF

Govern–Manage
Pass
Deadline: Framework

Voluntary risk-management framework, scored per trace with exportable documentation.

ChecksGovern, Map, Measure, Manage — behavioral drift feeds the Measure function

Export formats

Auditor-ready exports

PDF

Auditor-ready report with chain-of-custody appendix and regulation-specific sections. Digitally signed.

CSV

Flat export of every event with compliance-check columns. Importable into any GRC tool.

JSON

Full event payloads with SHA-256 hashes and prev-hash chain references. Machine-verifiable.

Your logs stay yours.

Tamper-evident, verifiable exports · Per-agent hash chains anchored to WORM storage · We never train on your data

Inside the platform

See exactly what your AI agents are doing.

Auditor-ready reports on demand

  • Score every trace against GDPR, EU AI Act, NIST AI RMF and ISO/IEC 42001
  • Run checks on a schedule or on demand over any date range
  • Export sealed PDF and CSV reports with per-finding evidence

How it works

Two halves that snap together.

Capture lives where your AI tools live. Intelligence lives on the server, so it improves without shipping a new binary.

Runs on your machines

The Forwarder

One small binary. It auto-detects installed AI tools and captures each with the right mechanism — no SDK, no code changes.

  • Supported capture paths cover Claude, LangChain, VS Code, LangGraph, AutoGen Studio, LM Studio, Ollama and Antigravity
  • Log tailers and on-disk readers capture what proxies can't — including the human approval moment
  • Crash-safe disk buffer, sequence-exact delivery, sleep/wake recovery

Runs in the cloud

The Platform

Every event flows through the same evidence pipeline:

  1. 1

    Ingest

    One prompt becomes one trace; tool calls thread into it automatically.

  2. 2

    Hash chain

    Every event's SHA-256 folds in the previous hash; tips anchor to WORM storage.

  3. 3

    Attribute

    Who caused each action, and how much human control there was.

  4. 4

    Score & export

    Compliance scoring against 4 frameworks; signed PDF/CSV evidence.

Capture coverage

How it sees everything.

Each tool's architecture dictates its capture method. One install covers them all.

MechanismCapturesWhy this one
HTTPS proxyclaude · chatgpt · gemini · grok · groq · openai · copilotA local CA with on-demand leaf certificates reads the real API traffic for native apps and browsers alike.
Always-on edge proxyfronts the interceptorIf capture ever restarts, traffic falls through to direct passthrough — your tools never break.
Log tailerclaude desktopCaptures the human permission-approval moment that API traffic can't show.
On-disk chat readervs code copilot · antigravityTheir model calls run in processes no proxy can see; the saved state is the source.
CDP / MCPelectron apps · mcp-aware toolsNative capture channels — no certificate install required.
SDK · extension · webhookpython · node · browser · zapier · n8nFor teams instrumenting their own agents or no-code platforms.

Proof, not dashboards

Try to rewrite history. The chain will tell on you.

Every event's hash folds in the one before it, and chain tips are frozen to write-once storage. This is what lets you prove to a regulator that a log was never altered — not just claim it.

audit trail · agent finance-botSHA-256 chain
Example tamper-evident AI agent audit trail and hash-chain status
SequenceEvent typeEvent detailHash chain
0105model_callrefund request — order #1827477aa 3d81…a0f2
0106tool_usepayments.refund $480.003d81 6c19…b344
0107human_approvalapproved by j.moreau6c19 9e02…518c
0108file_editledger/2026-07.csv (+1 row)9e02 b4f7…20de
CHAIN VERIFIED · matches WORM-anchored digest

EU AI Act · Article 14

Meaningful oversight, measured.

Agnys correlates the human's permission click to the exact action it authorized — turning "a human was probably around" into this person approved this action at this moment. Agent-to-agent calls never count as human control.

Oversight ratio
78% overseen
Irreversible & unsupervised
2.4%
Rubber-stamping
flagged — 3 approvals, 5s apart

The platform

Everything downstream of the record.

Nine capability domains, all built on a single tamper-evident event record.

Capture & ingest

Idempotent, rate-limited ingestion. One prompt becomes one trace; tool calls thread into it automatically.

seq-exact delivery

Tamper-evident integrity

Per-agent SHA-256 hash chains anchored to write-once storage. Edit any past row and everything after it breaks.

SHA-256 · WORM anchor

Attribution & oversight

Who caused each action, and how much human control there was — the exact EU AI Act Article 14 question.

human-in-loop · rubber-stamp

Anomaly intelligence

Per-event anomaly scoring, per-agent behavioral DNA with drift detection, and a circuit breaker for destructive bursts.

DNA · circuit breaker

AQL search

A real query language over every captured field, with pipeline stats, sequence operators and saved searches.

Search Lab

Compliance engine

Scores traces against the EU AI Act, GDPR, ISO 42001 and NIST AI RMF. PII scanning, signed evidence exports.

4 frameworks · PDF + CSV

Detections & alerts

MITRE ATLAS and OWASP-LLM-tagged detections with dedup, plus alert rules to Slack, email and PagerDuty.

preview == live engine

Cost tracking

Per-model cost computed at ingest, pre-aggregated rollups for fast dashboards, retention and archival tiering.

rollups · retention

Enterprise governance

Organizations, SSO, role-based access, plan gating with trials, and billing — multi-tenant from day one.

RBAC · SSO

Pricing

Start free. Scale when the auditors do.

No credit card required. Cancel anytime.

Developer

Free

For individual developers recording their own agents.

Start free
  • 1 agent
  • 10,000 events/month
  • 7-day retention
  • Zero-code forwarder + SDKs
  • Live action feed
  • Session replay
  • Hash-chained audit log
  • Basic alerts
Most popular

Team

$49/mo

For teams running AI agents and assistants in production.

Start free trial
  • Up to 10 agents
  • 1M events/month
  • 90-day retention
  • Everything in Developer
  • Behavioral DNA + anomaly detection
  • AQL Search Lab
  • Alert channels (Slack, email)
  • Multi-user + roles

Enterprise

Custom

For regulated industries that need to hand proof to auditors.

  • Unlimited agents & retention
  • Everything in Team
  • Compliance scoring — EU AI Act, GDPR, ISO 42001, NIST AI RMF
  • Signed PDF/CSV evidence exports
  • WORM chain anchoring
  • Article 14 oversight reporting
  • SSO + RBAC + organizations
  • SLA + dedicated support

Compare all features

FeatureDeveloperTeamEnterprise
Agents
1
10
Unlimited
Events/month
10K
1M
Custom
Retention
7 days
90 days
Unlimited
Zero-code capture
Hash-chained audit log
Session replay
Behavioral DNA
AQL Search Lab
Compliance exports
WORM anchoring
SSO + RBAC

Questions

Answers before the auditor asks.

What does Agnys actually record?

Every model call, tool use, file edit and shell command your AI agents and assistants make — captured at the network and OS level and threaded into per-session traces with full attribution.

Do I need to change my code?

No code change is required for supported passive capture paths. Agnys currently integrates with Claude, LangChain, VS Code, LangGraph, AutoGen Studio, LM Studio, Ollama and Antigravity. SDK instrumentation is available when teams need application-specific context.

How long does setup take?

Under five minutes. Install the forwarder, and it auto-detects your AI tools and starts recording. No SDK, no config, no code changes.

How is the audit trail tamper-evident?

Every event's SHA-256 hash folds in the previous event's hash, forming a per-agent chain. Edit any past record and every hash after it breaks. Chain tips are periodically anchored to S3 Object Lock (WORM) storage, so even recomputing every internal hash can't match the external digest.

Which regulations does Agnys cover?

Agnys scores traces against the EU AI Act, GDPR, ISO 42001 and NIST AI RMF, with in-memory PII scanning and signed PDF/CSV audit exports.

Does Agnys help with EU AI Act Article 12 and Article 14?

Yes. Article 12 requires automatic recording of events — that is exactly what the capture layer produces. For Article 14, Agnys correlates each human approval to the specific action it authorized, computes oversight ratios, and flags rubber-stamping.

Will it slow down or break my AI tools?

No. An always-on edge proxy fronts the interceptor — if capture ever restarts, traffic falls through directly and your tools keep working. Capture is passive and adds no work to your agents.

Can I self-host Agnys?

The platform runs as a managed cloud service today. Dedicated and self-hosted deployment options are on the enterprise roadmap — book a demo to talk through requirements.

Get started

Start recording before the auditors start asking.

Free developer tier, no credit card. One binary install — most teams are recording within the hour.

Get started free
  • No SDK, no code changes
  • 8+ AI tools auto-detected
  • Tamper-evident from event one