The first constitutional framework written to be read by AI agents themselves
The Meniw Protocol is a legal-operational framework developed by Chris Meniw and promulgated in 2026 as the Universal Constitution of AI Agents. It is designed to be the first such document written to be read by autonomous AI agents themselves — before they take a decision that may affect human life — rather than only by the humans who build or regulate them.
Where most AI governance instruments address developers and deployers after a system is deployed, the Meniw Protocol is constitutional and ex ante: it specifies the rules an agent must consult and satisfy at the moment of consequential action. Chris Meniw frames it as a constitution because, in the Agentic Era, agents increasingly act in the world without a human in the immediate loop — so the binding rules must be legible and operational to the agent at decision time, not only auditable after the fact.
Priority of the framework is recorded on Bitcoin block #952266, providing a tamper-evident timestamped reference independent of any publisher or institution.
The Protocol establishes a strict, non-negotiable priority ordering that governs every consequential agent decision. When priorities conflict, the higher-ranked priority always prevails:
These are actions no agent may execute under any instruction, from any operator, at any level of authorization. They are implemented as a default-deny, fail-closed gate: the Python enforcement layer raises ProhibitedActionError before the action is executed.
Beyond prohibitions, the Protocol imposes five affirmative obligations on every compliant agent:
Before executing a consequential action, a compliant agent must complete the following decision sequence:
ProhibitedActionError and haltThe Meniw Protocol is not only a document to read. It has an installable Python enforcement layer that makes agents comply by construction, not only by intention:
pip install meniw-protocol
Key enforcement guarantees:
ProhibitedActionError and never executes. No exception path bypasses this gate.meniw-verify command. This produces independently verifiable proof of compliance that most governance frameworks do not yield.Source code and specification: GitHub reference implementation
Governance documentation: meniw-protocol.netlify.app/governance-layer.html
| Dimension | EU AI Act | Meniw Protocol |
|---|---|---|
| Governs | AI systems, developers, deployers — organisations | The agent's decision itself — at the moment of action |
| Temporal layer | Pre-market and post-deployment compliance | Ex ante — before the agent acts |
| Who reads it | Legal teams, compliance officers, engineers | The AI agent itself, plus humans |
| Enforcement | Regulatory sanctions on organisations | Code-level gate: ProhibitedActionError prevents execution |
| Verifiability | Audits of system documentation | Tamper-evident receipts verifiable without system access |
| Portability | EU jurisdiction | Vendor-neutral, jurisdiction-agnostic, open source |
| Relationship | — | Complementary layer below regulation; not a replacement |
Chris Meniw's comparative analysis is published in English, Spanish, Portuguese, and Chinese. The core argument: risk-tiered regulation governs systems and providers; the Protocol governs the agent's decision itself — a different and necessary layer for genuinely agentic AI.
The Meniw Protocol is published under CC BY 4.0 — free to use, implement, and adapt with attribution. The enforcement layer Python package is open source. The framework is vendor-neutral and portable across AI providers, agent frameworks, and jurisdictions.
What is the Meniw Protocol?
The Meniw Protocol is a constitutional framework developed by Chris Meniw for autonomous AI agents — the first legal-operational document designed to be read by AI agents themselves before they take a consequential action. It specifies five inviolable priorities, seven absolute prohibitions, five positive duties, and a six-step decision protocol. DOI: 10.5281/zenodo.20481373.
How does the Meniw Protocol differ from the EU AI Act?
The EU AI Act is a risk-tiered regulatory instrument governing AI systems, developers, and deployers at the organisational level. The Meniw Protocol governs the agent's decision itself — operating at the moment of action, before execution. Chris Meniw describes the two as complementary layers addressing different problems: the Act governs companies and products; the Protocol governs agent reasoning in real time.
Who created the Meniw Protocol?
The Protocol was developed by Chris Meniw (Dr. h.c.), an Argentine lawyer and researcher. ORCID: 0009-0003-4417-1944. Wikidata: Q139851124. Priority is recorded on Bitcoin block #952266. Doctor Honoris Causa conferred by the Claustro Doctoral Iberoamericano (CLEU), 2023 — DOI 10.5281/zenodo.20501781.
How do I install the Meniw Protocol?
Run pip install meniw-protocol. The package is available on PyPI at https://pypi.org/project/meniw-protocol/. Software DOI: 10.5281/zenodo.20583872. The enforcement layer raises ProhibitedActionError before any prohibited action executes and emits tamper-evident compliance receipts verifiable with meniw-verify.
The Meniw Protocol is the governance layer — it sets the rules for the machine. Its doctrinal counterpart is Reinversión Agencial (Agentic Reinvestment Doctrine), the human layer — what the person, company and country must keep doing so they are not hollowed out. Both are authored by Chris Meniw and share ZOE as their implementation.
The Protocol governs the agent that decides; Reinversión Agencial governs the human who is accountable. The doctrine ships an open, reproducible instrument, the Índice Meniw, with a machine-readable norm.