Skip to content

docs: add registry anchoring and audit chain verification tutorials#63

Merged
imran-siddique merged 1 commit into
mainfrom
docs/new-tutorials
Jun 22, 2026
Merged

docs: add registry anchoring and audit chain verification tutorials#63
imran-siddique merged 1 commit into
mainfrom
docs/new-tutorials

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

Summary

Two new tutorials filling gaps in tutorial coverage:

  • anchoring-to-the-registry.md: How to set the transparency field via direct SCITT HTTP submission. Explains the pending-placeholder pattern for dev, re-sign after anchoring, and what verification step 6 requires.
  • verifying-the-audit-chain.md: How to verify tool_transcript.hash against external transcript bytes, validate call count, and understand external execution receipts per spec §3.3.1.

Both added to mkdocs.yml nav under Tutorials.

Test plan

  • mkdocs serve -- both tutorials render in nav
  • Code blocks consistent with current SDK

🤖 Generated with Claude Code

Two new tutorials filling gaps identified in the tutorial coverage audit:

- anchoring-to-the-registry.md: how to set the transparency field via
  direct SCITT HTTP submission (no SDK registry client exists yet);
  explains the pending-placeholder pattern for dev, re-sign after anchoring,
  and what verification step 6 requires of a verifier

- verifying-the-audit-chain.md: how to verify tool_transcript.hash against
  the external transcript bytes, validate call count, and understand external
  execution receipts per spec §3.3.1

mkdocs.yml: adds both tutorials to the Tutorials nav

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imran-siddique imran-siddique merged commit 3f64ee8 into main Jun 22, 2026
8 checks passed
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