Polish live external proof & x402 paid-action demo messaging#314
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Motivation
Description
/proof-flow-composer.html,/integrations.html, and/verify.htmland the core framing sentence about external systems → signed CLAS receipt → VerifyAgent.runtime.commandlayer.ethand verified via/api/verify), x402 Paid Action (accepted envelope → deterministic action → signed CLAS action receipt →/api/verify), and Proof Flow Composer demo with endpoint links./verify.html, a short SDK mention on/sdk-records.html, an "Integration receipts" section on/canonical-receipts.html, and Docs landing cards for Integrations and Proof Flow Composer.docs/integrations/coinbase-cdp-webhook-receipts.mdanddocs/integrations/x402-commandlayer-receipts.mdshowing expected verification fields (status, signer, verb, hash/signature checks,kid) and explicit guardrail language about secrets and settlement claims./api/examples/coinbase-webhookand/api/examples/x402-paid-actionwithout exposing secrets or private keys.Testing
npm test, which completed successfully (95 tests passing).grep -RIn "erc8211.merkle.v1" ...), which returned no matches.Codex Task