feat(registry): give the TRACE Registry a page on agentrust-io.com - #45
Merged
Conversation
The registry has only ever had a raw GitHub URL to hand out, which is a poor answer when the ask is a link an audience can act on. This adds /registry/ on the apex site, built on the same pattern as /wcm/. Every figure on the page is checkable from the public repository and was counted on main at 4697f2c: two published entries, one signed checkpoint, trace-verify 0.3.1 on PyPI, 225 tests. The checkpoint block is copied verbatim from registry/2026/09/01.ndjson rather than illustrated. The limits section states the four that matter: the chain proves consistency of what it covers rather than coverage of the registry, the June 2026 entry is deliberately not folded in retroactively, no external witness receipt has come back and verified offline yet, and the first anchored record's producer key is single-use by construction. Also registers the page in sitemap.xml, supernav.js, and llms.txt. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CJQz3ToBJPj97WUNStAwSQ
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.
The registry has only ever had a raw GitHub URL to hand out. That is a weak answer when the ask is a link an audience can act on, and it is the link currently going into the CSA Sept 9 post-event share list.
Adds
/registry/on the apex site, built on the same pattern as/wcm/.What is on the page
mainat4697f2c: 2 published entries, 1 signed checkpoint,trace-verify0.3.1 on PyPI, 225 tests passing. Two entries is a small number and the page says so rather than dressing it up.registry/2026/09/01.ndjson, not an illustration.pip install trace-verify, clone, runtools/verify_checkpoint_chain.py. No verification endpoint, because an endpoint you have to trust is not verification.Also
Registered in
sitemap.xml,supernav.js(SITES entry plus apex-path resolution), andllms.txt.Rendered and checked locally against the real stylesheet.
🤖 Generated with Claude Code
https://claude.ai/code/session_01CJQz3ToBJPj97WUNStAwSQ