docs: new social card, demo 6 output on 0.28.2, and AI guide links - #70
Merged
Merged
Conversation
og.png still read "An open ecosystem for verifiable AI agents" with the old Build, Test, Adopt, Sustain line, and it was a JPEG saved under a .png name. The new card is a real PNG rendered by tools/render-og-card.py with headless Chrome, carrying the tagline, the homepage headline and the four chain steps. Community, marketplace, registry and verify now declare og:image width, height and alt like the other pages, and the homepage alt matches the card. Demo 6's quoted output moves from weight-custody-manifest 0.25.0 to a 0.28.2 run, which adds the custody line and the "What this is, and is not" heading. llms.txt links the WCM, conformance suite and governance summaries, and the availability check probes wcm.agentrust-io.com like the other hosts. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013aK3gVWzNdcM3hZ2o2awK2
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.
This clears three leftovers on agentrust-io.com from the chain repositioning: the social card, the demo 6 quote, and the AI guide links to the docs hosts that were missing.
Social card.
og.pngstill read "An open ecosystem for verifiable AI agents" over "Build · Test · Adopt · Sustain", the framing the homepage dropped in #63. It was also a JPEG saved under a.pngname, served asimage/png. The new card is a real 1200x630 PNG with the tagline, the homepage headline "Prove what your AI ran, and what it did." and the four chain steps. It is rendered bytools/render-og-card.py, which holds the card as an HTML template and screenshots it with headless Chrome, so the next wording change is an edit and one command rather than a lost design file. The template is not an .html file because check-site.py and the sitemap treat every .html in the repository as a published page.Social tags. community, marketplace, registry and verify had
og:imagewith no width, height or alt, while the other pages carry all three. They now match, and the homepage alt changes from "an open ecosystem for verifiable AI agents" to the tagline on the card.Demo 6 output. The quote on /demos was labelled as a verbatim run on weight-custody-manifest 0.25.0. It is now the output of
python demo-06-weight-custody/run.pyon 0.28.2, run on 2026-09-14, which adds the "What this is, and is not" heading, thecustody activeline and the last line of the scope statement. The label no longer says verbatim, and the note under it now lists what is shortened for width: hashes, the section rules, the gate'senforced:note and the derivative hash.AI guide and availability
tools/check-availability.pyprobes wcm.agentrust-io.com for home, robots.txt, sitemap.xml and llms.txt, and DISCOVERY.md says eight hosts.llms.txtandrobots.txtreturn 404 today. They ship in weight-custody-manifest's AI guide PR, which should merge and deploy before this one, or the scheduled availability run fails.Checked
file og.png: PNG image data, 1200 x 630 (was JPEG image data).Generated with Claude Code
https://claude.ai/code/session_013aK3gVWzNdcM3hZ2o2awK2