AudactRules — Open Executable Compliance Specification.
The open spec for EU AI compliance — version-controlled on GitHub, executable validator-tested, CC-BY-SA licensed. Submitted to the EU AI Office on 3 June 2026.
What is AudactRules?
AudactRules is a YAML-based, executable specification for EU AI compliance obligations. Every rule is human-readable, version-controlled on GitHub, and runnable through the open validator. Licensed CC-BY-SA 4.0 so regulators, standards bodies, and competitors can adopt, extend, and cite the spec without seat fees or NDAs.
Spec preview
# AudactRules — sample
id: article_50_disclosure
version: 0.1.0
title: EU AI Act Article 50(1) — Interaction Disclosure
applies_to:
- channel: voice
- channel: chat
trigger:
event: session.started
requires:
- disclosure_text: localized
- timing: before_first_ai_turn
- language: matches_user_locale
evidence:
hash_algo: sha256
binding: merkle_root
license: CC-BY-SA-4.0
Live validator
Validator widget Q3 2026 · CLI v0.1 published 3 June 2026$ audact-rules validate disclosure-de.yaml
✓ Article 50(1) disclosure script present ✓ Language: de-DE (matches required-language for DE jurisdiction) ✓ Pre-call timing: ≤500ms from connect (passes) ✗ Synthesis marking (Article 50(2)): MISSING C2PA assertion
Mock output. CLI v0.1 published 3 June 2026 alongside the EU AI Office submission. The browser-embed widget follows in Q3 2026.
EU AI Office consultation submission
AudactRules v0.1 is referenced in our submission to the EU AI Office, submitted on 3 June 2026. We publish the submission, the reviewer questions, and our responses in full.
Read the consultation submissionCEN-CENELEC JTC 21
We intend to contribute AudactRules to CEN-CENELEC JTC 21, the EU standards committee for AI. Updates and working-group notes are published on the public repository.
Contribute
Standards-grade governance from day one. All contributions sign-off under DCO. Security disclosures coordinated through SECURITY.md.
Specification — free forever, open-source.
The AudactRules spec and the open validator are CC-BY-SA 4.0. Free up to 100 rule-checks / mo. Fork it, cite it, extend it — keep derivatives open.
A hosted validator for teams is coming at launch (Q3 2026) — pricing confirmed then. Talk to us.