0.15.0
Interoperability for portable signed records
PEAC v0.15.0 refines the interoperability surface for portable signed records.
This release focuses on clearer records-first entry points, public interop references, and release metadata consistency. It does not change the wire format, signing envelope, public schema, public API, CLI surface, package-publication surface, or runtime behavior.
Highlights
- Refined the records-first front door for developers evaluating PEAC.
- Added and aligned interoperability references for record-carrier and composition surfaces.
- Added conformance vectors covering ERC-8126 and AP2-related record semantics.
- Added a COSE-Sign1 carrier design note for future signing-envelope interoperability.
- Updated workspace metadata, release metadata, and package version stamps for 0.15.0.
Compatibility
- Wire format remains
0.2. - Published package count remains 36.
- Conformance requirement IDs remain 290.
- Existing integrations should not require code changes for this release.
Install
npm install @peac/protocol@0.15.0For MCP server usage:
npx -y @peac/mcp-server@0.15.0See the changelog for the complete file-level release notes.
PEAC Protocol is an open-source project stewarded by Originary and community.