docs: give the site its own landing page instead of a repo index - #538
Merged
Conversation
cmcp.agentrust-io.com opened on docs/README.md, a page written for someone browsing the repository rather than someone arriving at the docs site: a reading order by file path, a spec index with issue numbers, and a scope note saying implementation lives elsewhere "(link TBD)" while cmcp-runtime is published on PyPI. - Adds docs/index.md as the landing page, matching the shape Agent Manifest and TRACE use. - Renames docs/README.md to docs/spec-index.md and puts it in the nav. The spec file table, schema table, conformance tests and glossary are worth keeping; they were just not a homepage. - Corrects the "(link TBD)" scope note. - Points the README Documentation badge at cmcp.agentrust-io.com rather than the github.io URL that redirects to it. - Lets the social card titles use the homepage title. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY
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.
cmcp.agentrust-io.com opened on
docs/README.md, which was written for someone browsing the repository: "This repository contains the product specification", a reading order by file path, a spec file index with issue numbers, and a note that implementation lives in a separate repo "(link TBD)" whilecmcp-runtimeis on PyPI.docs/index.mdlanding page in the shape Agent Manifest and TRACE now use: what cMCP is, the gap it closes, a TL;DR that states the two bounds up front, a four-card "where to start", and how it fits the rest of the stack.docs/spec-index.md("Specification index"), which is what it actually was. It keeps the spec file table, the schema table, the conformance test description and the glossary, and is now in the nav.agentrust-io.github.io/cmcp, one redirect behind the canonicalcmcp.agentrust-io.com.Builds clean under
mkdocs build --strict.🤖 Generated with Claude Code
https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY