Clarify x402 usage and add a minimal SECURITY.md#20
Merged
GsCommand merged 2 commits intoMar 20, 2026
Conversation
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
x402://entry form and raise repository credibility by providing a short, factual security policy.Description
README.mdto definex402://as the protocol-form entry identifier used by CommandLayer agents and to state it represents a standardized action endpoint (<verb>+ route + version).x402://explanation next to theentryrule inSPEC.md.SECURITY.mdwith a minimal, credible policy that covers scope, reporting to the existing repo contact (dev@commandlayer.org), responsible disclosure, and best-effort response expectations.publish_statevaluepublishedinmeta/commons-agent.jsonandmeta/commercial-agent.json, so no metadata changes were required.Testing
npm run validatewhich failed due to an unrelated duplicatevalidateLegacyLinedeclaration inscripts/validate-cards.mjs.npm run validate:releasewhich confirmeddist-pin/agent-cards/v1.1.0matches a freshly generated derivative bundle but failed external schema URL resolution in this environment (network fetch errors).ready-to-pin,ready,pending,to-pin) and found no remaining matches, andchecksums.txtdid not require regeneration because only documentation files were changed.Codex Task