Conversation
…hash binding, revocation - PolicyGrant.md: expand Signing section into full Signing Requirements with domain hash formula, env vars table, enforcement rules (opt-in when public key configured), and key resolution ref - full-profile.md: add Full Profile Security Requirements section covering PolicyGrant signing requirement, policyHash SHA-256 enforcement, and SPA nonce guidance - lite-profile.md: add hashBindingChecked note (appears as false in VerificationReport) and Security Considerations section (backend substitution risk, memo/metadata gap) - mpcp.md: add Cumulative Budget Overspend to threat model (stateless verifier + session authority responsibility + cumulativeSpentMinor interface); add Known Limitations section (revocation gap, short-lived grants mitigation, future revocationEndpoint extension) - SignedBudgetAuthorization.md: add Cumulative Enforcement section with interface, responsibility model, and offline trust assumption - actors.md: add vehicleId self-reported note with device key binding recommendation Co-Authored-By: Claude Sonnet 4.6 <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
SHA256("MPCP:PolicyGrant:1.0:" || canonicalJson(grant))), env vars table, opt-in enforcement rules, and key resolution referencehashBindingChecked: falsenote in VerificationReport; added Security Considerations (backend substitution risk, memo/metadata gap)cumulativeSpentMinorinterface); added "Known Limitations" section (revocation gap, short-lived grant mitigation, futurerevocationEndpointextension)cumulativeSpentMinorcontract, session authority responsibility, and offline trust assumptionTest plan
mpcp-referencePR docs(secop): PA key revocation — JWKS active field + XRPL Credential lifecycle (Finding 2a) #39) for env vars and function names🤖 Generated with Claude Code