DARI Protocol
Receipts, not trust, for AI actions — the open delegated-authorization and receipt infrastructure.
DARI (Delegated Authorization and Receipts for Inference) is an open protocol for delegating authority over and recording AI inference actions. A binary protocol running over TLS/TCP/QUIC, it guarantees receipt integrity through CBOR records and COSE-Sign1 signatures.
Three roles: Harness (executing party), Relay (intermediary), and PIA (policy enforcement point) communicate with mutually verified credentials binding identity to keys.
Released under Apache-2.0; spec v1.0 is frozen. Independent implementations can prove compatibility via the conformance suite. The arXiv paper link will be added upon academic publication.