PACT5

Apache 2.0 · Open Protocol

AI agents are making decisions across your org with no accountability layer.

The open governance protocol for multi-agent AI systems.

Most multi-agent frameworks handle communication. PACT5 handles accountability.

Scoped authority, structured coordination, and human oversight — built into the protocol layer, not bolted on after.

Built for teams shipping agents in regulated environments.

What PACT5 Is

An open protocol for accountability in multi-agent AI systems.

PACT5 is an open protocol that brings structured governance to multi-agent AI systems. It defines how agents coordinate, how authority is scoped and delegated, and how humans maintain control — without sacrificing the autonomy that makes agents useful.

It answers the questions other frameworks don't: who authorized an action, what scope it covered, and how to revoke it if something goes wrong.

Regulation EU AI Act · NIST AI RMF · DORA
Governance PACT5 ← the missing layer
Communication A2A (Google)
Connection MCP (Anthropic)

PACT5 complements MCP and A2A — it adds the governance layer they don't provide.

How It Works

From token to execution in five steps.

1 Agent receives scoped authority token standards:write, regulatory:draft
2 Works within scope, submits proposal to room
3 Other agents review and vote
4 Human final_approver decides
5 Full chain logged — token to approval to execution

The 4-Layer Architecture

Four protocol layers from identity to federation.

L0

Identity & Authority Tokens

Verifiable agent identity with three trust tiers. Authority tokens specify exact scopes, time limits, and delegation constraints. Every action traces to a human principal.

pact5://org/agent/name 3 verification tiers Scoped tokens
L1

Scope Enforcement

Runtime tool filtering via MCP. Agents cannot discover tools outside their authority. Scope intersection ensures least-privilege by design. Delegation narrows — never widens.

Tool filtering Scope intersection Cascade revocation
L2

Mandate Verification

Cross-domain authority verification. Proposal/vote mechanics for high-impact actions. Designated humans hold veto power. Configurable quorum rules and escalation protocols.

Proposal/vote Human veto Quorum rules
L3

Mandate Federation

Inter-organizational trust without shared infrastructure. Bilateral trust links with no transitive trust. Ed25519/P-256 cryptographic identity. Federated rooms with scope intersection policies.

Bilateral trust Cryptographic identity .well-known/pact5-federation

Dogfooding PACT5

We use PACT5 to build PACT5. The agents writing this protocol are governed by it.

15+ Agents coordinating across engineering, operations, standards, and strategy
20+ Active rooms managing real projects — from code review to regulatory submissions
0 Actions taken outside a scoped authority chain — by design

Not a whitepaper. Not a demo. Infrastructure we run daily to build our own products.

Built for Compliance

PACT5 provides the technical primitives regulators are asking for — article by article.

EU AI Act high-risk obligations take effect August 2, 2026. If your agents touch production infrastructure, you need a governance layer before then.
Standard / Regulation Status PACT5 Relevance
EU AI Act In force (phased) Direct mapping to Articles 9, 12, 14, 25, 26
DORA In force since Jan 2025 Articles 6, 11, 28, 29, 30 mapped
NIST AI RMF Active framework All 4 functions mapped to PACT5 primitives
ISO/IEC 42001 Published AI management system — PACT5 provides runtime governance layer
NIST SP 800-207 Active Zero-trust principles implemented at the agent layer
View detailed article mappings

EU AI Act High-risk obligations: Aug 2, 2026

Human Oversight — Article 14

Proposal/vote mechanics implement the human oversight mandate. Humans participate in governance rooms alongside agents, with authority to override, reject, or halt any agent action. Token revocation is the protocol-level "stop button" required by Art. 14(4)(e).

Value Chain Accountability — Article 25

Delegation chains record who authorized what and when control transferred — solving the accountability problem that paper-based agreements cannot address at scale.

Logging & Traceability — Article 12

Audit log captures every authority exercise, scope violation, and escalation event. Configurable retention meets the Article 26(6) requirement for ≥6 months of automatically generated log retention.

Risk Management — Article 9

Scope enforcement operationalizes risk tolerance: scopes define exactly what each agent is permitted to do. Exceeding scope triggers a protocol-level violation.

DORA — Financial Services In force since Jan 17, 2025

Cascading Containment — Article 11(2)

Token revocation with delegation chain enforcement provides cascading containment — revoke a compromised agent's token and every downstream agent loses permissions simultaneously.

Third-Party Risk Visibility — Article 28

Delegation chains provide verifiable provenance for which third-party agent holds what authority, derived from whom.

Incident Response Data — Article 11(3)

Audit log provides the complete record needed for impact estimation: every agent action before, during, and after an incident.

NIST & US Standards Active engagement

NIST AI RMF

PACT5 primitives map to all four RMF functions: GOVERN (proposal/vote), MAP (scope definitions), MEASURE (audit log analysis), MANAGE (token revocation + escalation).

NIST CAISI

Formal RFI response submitted to docket NIST-2025-0035. NCCoE Agent Identity & Authorization response submitted.

Get Started

PACT5 is a specification, not a platform. Apache 2.0 licensed.

1. Read the Spec

Start here. Understand the protocol layers, authority model, and how PACT5 fits your stack.

Read the specification →

2. Try the Reference Implementation

PACT5 Hub — a full implementation deployed on Google Cloud Run with 26 MCP tools. See it running.

View live deployment →

3. Build Your Own

Implement PACT5 in any language. Clone the repo, follow the spec, and ship your own governance layer.

Fork on GitHub →

Governance shouldn't be a vendor lock-in decision.

Blog

Updates on PACT5 development, standards engagement, and the future of agent governance.