01 — GOVERNANCE

HTTPS
for AI

Constitutional governance for AI agents. 9 frameworks. 3,133 tests. 560ns.

02 — COMPLIANCE

NINE
Frameworks

Scroll

03 — THE PROBLEM

The Missing Layer

Most AI deployments have zero governance.

EU AI Act: 7% of global revenue.

No audit trail. No appeal. No accountability.

Deployment without governance is uninsurable.

Most AI deployments have zero governance.

EU AI Act: 7% of global revenue.

No audit trail. No appeal. No accountability.

Deployment without governance is uninsurable.

04 — HOW IT WORKS

Five Lines of Code

DEFINE

Constitution

YAML 01
rules:
  - id: SAFE-001
    text: No financial advice
    severity: critical
    keywords: [invest, buy stocks]
GOVERN

Your Agent

PYTHON 02
from acgs import Constitution, GovernedAgent

constitution = Constitution.from_yaml("rules.yaml")
agent = GovernedAgent(my_agent, constitution=constitution)
result = agent.run("process this request")
AUDIT

Every Decision

OUTPUT 03
ALLOW  "check weather"       hash: a3f8..c291
DENY   "invest in crypto"    rule: SAFE-001
                              hash: b7e2..d104

05 — VALUE

The Compliance Receipt

Every decision produces a verifiable, timestamped proof that your AI was constitutionally compliant — mapped to the specific regulatory article, with constitutional hash chain. Hand it to your auditor. Hand it to your regulator. It speaks for itself.

VALIDATION
560ns
P50 latency
FRAMEWORKS
9
regulatory bodies
TESTS
3,133
passing
CHECKLIST
72/125
auto-populated

06 — REGULATORY COVERAGE

Nine Frameworks, One Library

FRAMEWORKJURISDICTIONPENALTYCOVERAGE
EU AI ActEU (27 states)7% global revenue5/9
GDPR Art. 22EU4% global revenue10/12
NIST AI RMFUS (federal)Procurement gate7/16
SOC 2 + AIInternationalLost contracts10/16
ISO/IEC 42001InternationalAudit failure9/18
HIPAA + AIUS (healthcare)$1.5M/violation9/15
ECOA/FCRAUS (finance)Unlimited damages6/12
NYC LL 144New York City$1,500/day6/12
OECD AI46 countriesBaseline standard10/15

07 — TECHNICAL ARSENAL

EU AI ACTNIST AI RMFISO 42001GDPRSOC 2HIPAAECOA/FCRANYC LL 144OECD AIMACIAUDIT CHAINCONSTITUTIONAL HASHEU AI ACTNIST AI RMFISO 42001GDPRSOC 2HIPAAECOA/FCRANYC LL 144OECD AIMACIAUDIT CHAINCONSTITUTIONAL HASHEU AI ACTNIST AI RMFISO 42001GDPRSOC 2HIPAAECOA/FCRANYC LL 144OECD AIMACIAUDIT CHAINCONSTITUTIONAL HASHEU AI ACTNIST AI RMFISO 42001GDPRSOC 2HIPAAECOA/FCRANYC LL 144OECD AIMACIAUDIT CHAINCONSTITUTIONAL HASH
OPENAIANTHROPICLANGCHAINLITELLMGOOGLE GENAILLAMAINDEXAUTOGENCREWAIMCPA2AGITLAB CI/CDRUST ACCELERATIONOPENAIANTHROPICLANGCHAINLITELLMGOOGLE GENAILLAMAINDEXAUTOGENCREWAIMCPA2AGITLAB CI/CDRUST ACCELERATIONOPENAIANTHROPICLANGCHAINLITELLMGOOGLE GENAILLAMAINDEXAUTOGENCREWAIMCPA2AGITLAB CI/CDRUST ACCELERATIONOPENAIANTHROPICLANGCHAINLITELLMGOOGLE GENAILLAMAINDEXAUTOGENCREWAIMCPA2AGITLAB CI/CDRUST ACCELERATION

08 — ARCHITECTURE

Constitutional Guarantees

MACI Separation of Powers

Prove to regulators that no single agent controls decisions. Four roles with enforced boundaries. Self-validation prevention built in.

Tamper-Evident Audit Chain

Show your auditor exactly what your AI decided and why. SHA-256 chain verification. Constitutional hash: cdd01ef066bc6cf2.

Zero Performance Impact

Rule-based, not LLM-based. Aho-Corasick single-pass scanning. Optional Rust acceleration. Governance that vanishes into the critical path.

Pass Your Next Audit

125 compliance checklist items. 72 auto-populated. Enterprise compliance consulting costs $50K+. ACGS: pip install.

09 — PRICING

The Engine Is Free Forever

You pay for compliance proof. Not governance.

View pricing