docs: make LIMITATIONS.md the source for the shared platform-state caveat - #195
Merged
Merged
Conversation
…veat The SEV-SNP platform-state caveat is duplicated verbatim in cmcp and ca2a, except for two sentences that are genuinely project-specific. Three hand-maintained copies of a security caveat drift, and the stale copy is the one that quietly overstates what the project checks. Wraps the shared prose in shared:platform-state-appraisal markers and makes this file the source. The TRACE-specific sentence moves below the end marker as its own paragraph. The full text stays in each repository. LIMITATIONS.md exists to state the bounds where a reader meets them, so replacing the explanation with a link would weaken the document whose job is to not hide anything. Companion PRs add a limitations-parity workflow to cmcp and ca2a that fails on drift, the same shape as the schema-parity check on the apex site. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY
This was referenced Aug 21, 2026
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 SEV-SNP platform-state caveat under
## Platform state is not appraisedis duplicated incmcp/LIMITATIONS.mdandca2a/LIMITATIONS.md. The three copies were verbatim except for two sentences, and those two sentences are the only part that is genuinely project-specific.Three hand-maintained copies of a security caveat drift, and the copy that goes stale is the one that quietly overstates what the project checks.
agent-manifestshippedPLATFORM_INFOparsing andappraise_platform_info()on 2026-08-20, which is exactly the kind of change that needs to reach all three.Shape
The shared prose is wrapped in
<!-- shared:platform-state-appraisal begin/end -->markers and this file is the source. The project-specific sentence moves out, below the end marker, as an In TRACE paragraph.The full text stays in each repository on purpose.
LIMITATIONS.mdexists to state the bounds where a reader will actually meet them, so replacing the explanation with a link would weaken the one document whose job is to not hide anything. Companion PRs add alimitations-parityworkflow to cmcp and ca2a that fetches this file and fails on drift, the same shape as the existingschema-paritycheck on the apex site.Merge this one first: the other two check against
mainhere.Companions: agentrust-io/cmcp and agentrust-io/ca2a.
🤖 Generated with Claude Code
https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY