chore: 1.5.0 release with neutral spec-framing copy - #15
Merged
Conversation
User-facing docs/READMEs/CLAUDE.md/example docstrings carried named-vendor references that didn't belong in published copy: a specific UCP merchant brand cited as the "live reference profile" for shape verification, and named payment-network/processor pilots in the trust-mode framing. Replaced with neutral spec-language: "production UCP merchants commonly ship unsigned" and "trust-mode verifiers (regulated-commerce, AP2-aware)". The technical content (envelope shape, signing posture, capability extension model) is unchanged. Patch bump 1.4.0 -> 1.4.1 since the package README ships to PyPI. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Aligns the python and node SDK versions; both ship the same UCP feature surface (spec-compliant profile shape, A2A extension support, supported versions advertisement). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Test plan
uv run pytest— 883 pass, 3 skipped, 95.04% coverage🤖 Generated with Claude Code