Merged
Conversation
Vendored type snapshot at pinned commit f2bbb5c for machine-comparable field parity. Lane 1 tests run in conformance suite on every PR. Lane 2 workflow fetches upstream HEAD weekly and reports drift via CI failure.
Atomic version bump via bump-version.mjs: 68 package.json files, 70+ conformance fixtures, generated error registries, publish manifest, and release metadata. Test expectations updated to match.
CHANGELOG covers x402 upstream wire sync (DD-169 through DD-172), breaking changes, and new APIs. Migration guide provides field-by-field table, verification API changes, and grep patterns for old-shape usage.
Gate report: 20/20 passed (stable profile, authoritative run). Codegen fix: errors codegen now runs prettier on output to prevent format:check drift during release bumps.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v0.12.1 release for the x402 offer-receipt follow-up.
Behavioral x402 adapter changes shipped in #511 and #512. This PR adds the release/versioning updates, x402 compatibility CI, and release documentation needed to cut v0.12.1 cleanly.
Includes a new x402 compatibility workflow: pinned parity against commit
f2bbb5cand weekly advisory drift detection against upstreammain.Scope
No intended behavioral change beyond the already-merged x402 adapter work.
Validation
Notes
PEAC preserves its adapter-level normalization, verification, and evidence mapping while tracking the current x402 extension shapes and adding compatibility checks for drift.
Follow-ups
v0.12.1latest