Ctrl AI

Compliance Mapping

How Ctrl AI maps to EU AI Act, DORA, SOC 2, and HIPAA requirements.

Ctrl AI provides a compliance mapping page (Settings > Compliance) that maps platform controls to specific regulatory articles. This page is available to org admins.

EU AI Act (8 Controls)

ArticleRequirementHow Ctrl AI Addresses It
Art. 9Risk ManagementCoverage gap tracking, audit warnings trend, model auditor
Art. 10Data GovernanceExpert-authored units with provenance, not uncontrolled training data
Art. 11Technical DocumentationUnits with Given/When/Then + typed I/O, workflows, model provenance per inference
Art. 12Record-KeepingAppend-only audit_logs + inference_logs with full execution traces
Art. 13TransparencyTrust gradient per claim, expert attribution, model auditor warnings
Art. 14Human Oversight4-role RBAC, separation of duties, interactive protocol gates
Art. 15Accuracy & RobustnessDeterministic programs (zero hallucination), LLM-constrained structured units, AES-256-GCM encryption
Art. 17Quality ManagementVerification workflow with element-level consensus, version tracking

DORA (2 Controls)

ArticleRequirementHow Ctrl AI Addresses It
Art. 6ICT Risk ManagementHealth check API, audit warnings trend analysis, model provenance logging
Art. 28Third-Party RiskPluggable LLM providers with per-inference model logging, BYOK support

SOC 2 (3 Controls)

ControlRequirementHow Ctrl AI Addresses It
CC6.1Access ControlwithOrgAuth middleware, 4-role RBAC, API key SHA-256 hashing
CC7.1Change ManagementAppend-only audit logs with CSV export
CC8.1EncryptionHSTS + TLS in transit, AES-256-GCM at rest

HIPAA (2 Controls)

SectionRequirementHow Ctrl AI Addresses It
164.312(a)Access ControlsULID-based user IDs, session auth, AES-256-GCM encryption for PHI
164.312(b)Audit Controlsaudit_logs + inference_logs with CSV export

Viewing Compliance Status

Navigate to Settings > Compliance to see each control with its current status:

  • Implemented — the control is fully in place
  • Partial — the control exists but may need additional configuration
  • Planned — the control is on the roadmap

On this page