release(0.8.2): standards & trust hardening#244
Open
Skobeltsyn wants to merge 1 commit into
Open
Conversation
Version 0.8.2-SNAPSHOT → 0.8.2. Content (all tickets closed): - x402 buyer trust hardening: mandatory guardrails + tighter binding + deterministic offer selection (#4736) - x402 cross-payment session limits + X402Signer seam (#4739) - x402 CAIP-2 network ids (v2 interop step; v1 wire) (#4740) - release-truth: machine-readable release-metadata.yaml + ReleaseMetadataConsistencyTest (#4735) Surfaces synced to 0.8.2: build.gradle version, README dep + Current Release, release-metadata.yaml currentRelease, roadmap, comparison, CHANGELOG [0.8.2] - 2026-07-01. Lifted #4735's release-truth files from chore/0.8.2-release-truth; the WebFetch WIP in that commit was intentionally excluded (belongs to WebTools epic #2677, reviewed separately). Full ./gradlew build green: detekt, checkReadmeVersion (release mode), checkDetektBaseline, ReleaseMetadataConsistencyTest, full suite. Co-Authored-By: Claude Opus 4.8 (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.
Cuts 0.8.2 — standards & trust hardening. Version
0.8.2-SNAPSHOT→0.8.2; all six release surfaces synced together so every guard is green.Content (all tickets closed)
X402SpendPolicy, tighter binding (allowedAssets/allowedResourceOrigins/ clamped lifetime), deterministic cheapest-offer selection.X402SessionLimits/X402SpendStore) +X402Signerseam (KMS/HSM/scoped key).eip155:84532) — v2 interop step on the v1 wire.release-metadata.yaml+ReleaseMetadataConsistencyTestpinning README/roadmap/comparison/POM to it.Surfaces cut to 0.8.2
build.gradle.ktsversion · README dep + Current Release ·release-metadata.yamlcurrentRelease ·docs/roadmap.md·docs/comparison.md·CHANGELOG[0.8.2] - 2026-07-01.The WebFetch WIP that was commingled in the
chore/0.8.2-release-truthcommit was intentionally excluded — it belongs to WebTools epic #2677 (3% done), reviewed separately.Verification
./gradlew buildgreen: detekt,checkReadmeVersion(release mode: README==version==0.8.2),checkDetektBaseline,ReleaseMetadataConsistencyTest, full suite.dist/agents-kt-0.8.2-central-bundle.zip, 106 entries, both modules) — SHA256 verified, GPG Good signature.Remaining manual steps (RELEASE_RUNBOOK) — maintainer
dist/agents-kt-0.8.2-central-bundle.zipvia the Central Portal → Publish../gradlew checkPublishedVersion(confirms both artifacts resolve on Central).v0.8.2(git tag -a --cleanup=verbatim) → push.mainto0.8.3-SNAPSHOT(+developmentVersionin metadata) per runbook step 8.java-kotlinwill show red (known upstream Kotlin-2.4 breakage #4383, authorized).buildis the real gate.🤖 Generated with Claude Code