Skip to main content
Open specification
v0.1 spec published 3 June 2026

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.

Indicative licence terms, subject to legal review. CC-BY-SA 4.0 grant and Developer Certificate of Origin (DCO) wording may be revised prior to public spec release.

Spec preview

yamlAudactRules v0.1
# 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
validator.audact.aiOpen-source CC-BY-SA 4.0 · free up to 100 rule-checks / mo
$ 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
1 rule failed · See audact.ai/rules
Open-source CC-BY-SA 4.0 · Free up to 100 rule-checks / mo
A hosted validator for teams is coming at launch (Q3 2026) — pricing confirmed then.
View on GitHub

Mock output. CLI v0.1 published 3 June 2026 alongside the EU AI Office submission. The browser-embed widget follows in Q3 2026.

github.com/audact-ai/audactrules
CC-BY-SA 4.0 · main branch · v0.1
View on GitHub

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 submission

CEN-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.

CONTRIBUTING.mdCODE_OF_CONDUCT.mdSECURITY.mdISSUE_TEMPLATE.mdDCO

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.