docs(roadmap): bring the roadmap up to what actually shipped - #132
Merged
Conversation
ROADMAP.md opened with "Now - v0.1 draft (June 2026)" and listed the MCP profile, the A2A profile and cMCP Phase 2 under "Next - v0.2 (Q3 2026)", while the repository ships spec v0.2, SDK 0.6.0 and a 0.4.1 conformance suite. The roadmap is the second file a serious evaluator opens and it said the project was two months behind where it is. Now/Next/Later re-cut against the code. Shipped lists the profile URI cutover and its enforcement, the delegation link block, transparency optional below Level 2, the azure-cvm-sev-snp platform, revocation at verification time, the OWASP and Acta cross-walks, and the AGT/cMCP/sandbox producer adapters. Two corrections of substance rather than dates. The delegation block is described as the foundation the A2A profile binds to and not as the profile, because the normative binding rules are the outstanding work. And the anchor and inclusion-proof format (#111) is named as the highest priority item on the page, since without it "verifiable without trusting the operator" is a claim about the future. The platform bullet says what this repository does rather than what the stack does: the SDK verifies the record, and verification of attestation evidence lives in cmcp and agent-manifest. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The Later section said "CoSAI / Linux Foundation" and my first pass replaced it with AAIF. Neither is right. TRACE is being formed as its own LF series, "TRACE Specification, a Series of LF Projects, LLC", which #127 is preparing GOVERNANCE.md for. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Response-plan list 1, P1.
ROADMAP.mdopened with "Now — v0.1 draft (June 2026)" and listed the MCP profile, the A2A profile and cMCP Phase 2 under "Next — v0.2 (Q3 2026)". The repo ships spec v0.2, SDK 0.6.0, and a 0.4.1 conformance suite. The roadmap is the second file a serious evaluator opens and it said the project was two months behind where it is.What changed
Now/Next/Later re-cut against the code rather than against the plan.
Shipped now lists what landed: the profile URI cutover and its enforcement in
verify_record(), thedelegationlink block,transparencyoptional below Level 2, theazure-cvm-sev-snpplatform, revocation at verification time, the OWASP and Acta cross-walks, and the AGT/cMCP/sandbox producer adapters.Two corrections of substance, not just dates:
delegationblock is described as the foundation the A2A profile binds to, not as the profile. The normative binding rules are the outstanding work, and the old text let a reader conclude otherwise.One accuracy fix. The platform bullet describes what this repo does: the SDK verifies the record; verification of attestation evidence lives in
cmcpandagent-manifest.Added to Next: attested memory and persistent state, per the response plan.
Follow-up not in this PR
Two places in
spec/trace-v0.2.mdare stale in the same way and need their own change:🤖 Generated with Claude Code