docs: draft-litzki-sovp-03 update, ARD trust stack context, trustManifest example#10
Merged
Merged
Conversation
… trustManifest example - Fix IETF badge and sign_identity() comment from -02 to -03 - Add "Position in the agentic trust stack" section with 4-layer table linking SOVP to the ARD ards-project/ard-spec #41 context - Document contentAddress.digest field in schema section and mark it as excluded from the Ed25519 signed scope - Add examples/ard_trust_manifest.py: copy-paste snippet for ARD implementers showing SOVP v1 entry in an ai-catalog.json trustManifest - Add ARD trustManifest type registration to roadmap table - Update CHANGELOG.md draft reference from -02 to -03 - Rename CHANGELOG-v02.md to docs/draft-v02-planned-changes.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Cwh8iPY6ehR5bnBGX519p3
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
draft-litzki-sovp-02to-03(badge + sign_identity() comment)contentAddress.digestdocumented in the schema section — explains how the SHA-256 over JCS-canonical bytes is computed, how a verifier independently recomputes it, and explicitly marks it as excluded from the Ed25519 signed scopeexamples/ard_trust_manifest.py— copy-paste-ready snippet showing a full SOVP v1 entry in anai-catalog.jsontrustManifest: generate keypair → sign identity document → computecontentAddress→ emit catalog entry → verify the chain-03CHANGELOG-v02.mdrenamed todocs/draft-v02-planned-changes.md(internal planning notes, not a public changelog)Test plan
python examples/ard_trust_manifest.py— should printcontentAddress match: PASSandPsi_core: 1 VERIFIEDpython examples/end_to_end.py— no regressionOne manual step (not automatable via MCP)
Update the GitHub repo About / description field to:
🤖 Generated with Claude Code
https://claude.ai/code/session_01Cwh8iPY6ehR5bnBGX519p3
Generated by Claude Code