Skip to content

docs(site): add claim validation to the capabilities list - #22

Merged
bsg62 merged 1 commit into
mainfrom
docs/site-claim-validation
Jul 25, 2026
Merged

docs(site): add claim validation to the capabilities list#22
bsg62 merged 1 commit into
mainfrom
docs/site-claim-validation

Conversation

@bsg62

@bsg62 bsg62 commented Jul 25, 2026

Copy link
Copy Markdown
Member

Adds a Validate claims capability card to the site's overview grid, reflecting the opt-in claim validation shipped in #21.

  • New card covers --verify-claims plus the --aud/--iss assertions: "Enforce expiry and not-before, or require an audience or issuer, exiting nonzero on failure."
  • Placed after Verify signatures (so the two enforcement features sit together) and the following cards are renumbered 04–07.
  • The capabilities list is a vertical stacked list (no fixed grid), so the 7th card needs no layout change.

The website content/copy Go contracts pass unchanged (they pin <h3>Script with JSON</h3> and the separate usage-section signature text, neither affected).

🤖 Generated with Claude Code

Add a "Validate claims" capability card covering --verify-claims and the
--aud/--iss assertions, placed after "Verify signatures" and renumbering
the following cards. Reflects the opt-in claim validation shipped in #21.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bsg62
bsg62 merged commit 30b077b into main Jul 25, 2026
7 checks passed
@bsg62
bsg62 deleted the docs/site-claim-validation branch July 25, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant