Skip to content

Latest commit

 

History

History
110 lines (70 loc) · 5.13 KB

File metadata and controls

110 lines (70 loc) · 5.13 KB

PEAC Protocol Specification Index

Canonical entry point for PEAC Protocol implementers and integrators.

Normative Specifications

Core Protocol

Discovery

Identity and Key Management

  • Agent Identity - Cryptographic proof-of-control binding for agents
  • Agent Identity Profile - Expanded agent identity: 8 proof types, ActorBinding, MVIS, RATS/EAT alignment
  • Key Rotation - Key lifecycle management: FSM, overlap periods, kid reuse detection, emergency revocation

Zero Trust Profiles

  • Zero Trust Profile Pack - 7 sub-profiles as documentation overlays (Access, Toolcall, Decision, Risk Signal, Sync, Tracing, ZT Extensions)

Infrastructure

Attestations and Extensions

  • Attribution - Content provenance and attribution chain semantics
  • Dispute - Formal contestation of receipts and attestations
  • Workflow Correlation - Multi-agent workflow DAG reconstruction and proof-of-run

Profiles

Proof Capture Profiles

Wire Format Profiles

Testing

Protocol Mappings

External protocol integrations and identity anchors.

Guides

Edge Computing

Governance Framework Mappings

Related Documentation

Versioning

  • Versioning Doctrine - Wire version vs repo version, artifact identifiers, compatibility guarantees

Current wire formats: peac-receipt/0.1 (frozen legacy), interaction-record+jwt (Wire 0.2, current)

Release Artifacts

The ERC-8004 mapping release bundle (erc8004-mapping-v0.10.6-*.zip) contains a subset of this repository focused on the ERC-8004 integration:

  • docs/mappings/erc-8004.md - Core mapping specification
  • docs/mappings/eas.md - EAS integration (Planned, non-normative)
  • examples/erc8004-feedback/ - Working example with verification
  • specs/conformance/erc8004-mapping/ - Conformance test vectors

Links to other specifications in this index may not resolve within the release bundle. For the full specification set, see the PEAC Protocol repository.