Skip to content

Add Agent Action Receipt (AAR) — ZK-compatible verifiable agent action standard #46

Description

@Cyberweasel777

Agent Action Receipt (AAR) v1.0

AAR is an open standard for cryptographically signed receipts for AI agent actions. It enables verifiable audit trails for agent-to-agent commerce, regulatory compliance, and dispute resolution.

Why Aztec?

AAR's privacy-preserving design (input/output hashing with SHA-256, selective disclosure) maps directly to Aztec's ZK privacy model:

  • Receipts can be verified on-chain via ZK proofs on Aztec L2 — prove a receipt is valid without revealing its contents
  • Selective Disclosure (same concept as Mastercard's Verifiable Intent, announced March 5, 2026) — share minimum information per party
  • Ed25519 signatures over canonicalized JSON (JCS-SORTED-UTF8-NOWS)

Compatibility

Links

Suggested addition to awesome-aztec

Under a 'Standards & Protocols' or 'Privacy Tools' section:

  • Agent Action Receipt (AAR) — Cryptographically signed receipts for AI agent actions. ZK-compatible selective disclosure. Ed25519/SHA-256.

MIT Licensed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions