Skip to main content
Complete Reference Docs

UAICP

Universal Agent Integrity & Control Protocol

Decoupled reliability contract for enterprise agent execution.

Evidence Gating

Delivery is blocked until required evidence objects are present and well-formed.

Verification First

Mechanical verifier checks decide readiness for delivery, not model confidence.

Policy-Gated Writes

Write actions are risk-tiered and high-risk operations require explicit approval metadata.

Fail-Safe Output

If invariants are unmet, systems return explicit uncertainty instead of silent guesses.

Reliability by Contract

UAICP is a separate control layer that sits under frameworks like LangGraph, Microsoft Agent Framework style runtimes, AutoGen, and CrewAI. It standardizes evidence contracts, verification contracts, and policy gates so delivery cannot bypass required checks.

Get Started

Start with the protocol and adapter docs, then run the finance workflow comparison in the reference implementation.