feat(site): make /quickstart/ a Get started page for every spec - #75
Merged
Merged
Conversation
/quickstart/ was the cMCP tutorial, titled "cMCP Quickstart: Block a Tool Call and Verify the Receipt", while the header, footers and 404 page called it the site's "10-minute quickstart". It is now a short Get started page: six cards labelled with the chain steps, each linking to that specification's own start page, and the in-browser TDX check for readers who install nothing. The cMCP tutorial lives in the cMCP docs, so the quickstart CI job and tools/check-quickstart.py go, and the links that meant the tutorial point at cmcp.agentrust-io.com/quickstart/. The menu, footers, 404 page, catalog footer and llms.txt say Get started. The About section of /community/ is removed. It described AgenTrust as an ecosystem for agent governance, omitted WCM, and repeated the homepage chain and /telemetry/. 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.
agentrust-io.com/quickstart/ was the cMCP tutorial: title "cMCP Quickstart: Block a Tool Call and Verify the Receipt", eyebrow 03 · Actions. The header's Build menu, the page footers, the 404 page and llms.txt all presented it as the site's "10-minute quickstart", so a reader who wanted to start with weight custody, agent identity or evidence landed on tool-call policy. cmcp.agentrust-io.com/quickstart/ already carries the same tutorial.
What replaces it. /quickstart/ keeps its URL, which is linked widely, and becomes a short Get started page. Six cards in one grid, labelled with the homepage chain steps, link to each specification's own start page. Each card says what you do there and what it does not cover, taken from that page:
JSON-LD changes from a HowTo to a CollectionPage listing those seven destinations.
Where the tutorial went. The cMCP docs quickstart is the one copy. The companion cmcp PR brings it to cmcp-runtime 0.5.0 and adds the CI that runs its commands, so this PR removes the
quickstartjob from reader-journey.yml and deletestools/check-quickstart.py. Merge the cmcp PR first, so the published commands are never untested. The only required status check on main isgate(ruleset protect-default-branch), so removing the job does not block merges.Links renamed
The About section of /community/ is removed. It called AgenTrust "an open ecosystem for verifiable AI agent governance", described cMCP as governing tool calls, left out the Weight Custody Manifest, and repeated what the homepage chain and /telemetry/ already say. Nothing linked to it except the page's own side rail, whose About item goes with it.
Checked
Generated with Claude Code
https://claude.ai/code/session_013aK3gVWzNdcM3hZ2o2awK2