Goal
Minimum viable demo for CC Summit (June 23, 2026): the gateway intercepts MCP tool calls, enforces a Cedar policy, and produces a signed TRACE Claim that a verifier can inspect in real time.
The full Phase 1 GA roadmap is tracked in #97. This issue covers only the sub-issues that must be done before June 23.
CC Summit scope
bootstrap
mcp
policy
audit + trace-claim
assembly
Out of scope for June 23 (target: Phase 1 GA)
Everything marked *(GA)* in #97: TEE hardware providers, SPIFFE, full inspection pipeline, session sensitivity, conformance test runner, soak test, Docker, CLI.
Done criteria
A live demo session where:
- An agent sends an MCP tool call through the gateway
- Cedar policy evaluates and either allows or denies it
- The gateway returns a signed TRACE Claim
- A verifier CLI (
cmcp-verify) prints VALID and shows the policy bundle hash and chain root
Goal
Minimum viable demo for CC Summit (June 23, 2026): the gateway intercepts MCP tool calls, enforces a Cedar policy, and produces a signed TRACE Claim that a verifier can inspect in real time.
The full Phase 1 GA roadmap is tracked in #97. This issue covers only the sub-issues that must be done before June 23.
CC Summit scope
bootstrap
mcp
policy
audit + trace-claim
assembly
Out of scope for June 23 (target: Phase 1 GA)
Everything marked
*(GA)*in #97: TEE hardware providers, SPIFFE, full inspection pipeline, session sensitivity, conformance test runner, soak test, Docker, CLI.Done criteria
A live demo session where:
cmcp-verify) printsVALIDand shows the policy bundle hash and chain root