Skip to content

fix(demos): align verification narration with cmcp-runtime 0.3.0 semantics#18

Merged
imran-siddique merged 1 commit into
mainfrom
fix/demos-verify-narration-0.3.0
Jul 17, 2026
Merged

fix(demos): align verification narration with cmcp-runtime 0.3.0 semantics#18
imran-siddique merged 1 commit into
mainfrom
fix/demos-verify-narration-0.3.0

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

What

pip install cmcp-runtime now pulls 0.3.0, which treats software-only mode (no hardware_attestation) as partially_verified rather than verified. That broke the demo-02 step-5 vs step-6 contrast (both now print FAIL) and left stale "-> passes" / "verified" wording in the docs.

Changes

  • demo-02 run.py: reframe steps 5/6 so the audience watches the policy_bundle.hash line flip FAIL -> PASS; note the residual partially_verified is only the software-only hardware caveat.
  • README.md: correct the demo-2 verify bullets (v2 claim, hash-level pass/fail) and the demo-3 status line to partially_verified.
  • demo-03 README: rewrite to match the actual demo (trace-claim.json, no pem copy step) and the 0.3.0 outcome.

Narration only; no runtime behavior change. All three demos verified against a clean cmcp-runtime 0.3.0 install.

🤖 Generated with Claude Code

…ntics

0.3.0 treats software-only mode (no hardware_attestation) as
partially_verified rather than verified. This broke the demo-02 step-5
vs step-6 contrast (both now print FAIL) and left stale "-> passes" and
"verified" wording in the docs.

- demo-02 run.py: reframe step 5/6 so the audience watches the
  policy_bundle.hash line flip FAIL -> PASS; note the residual
  partially_verified is only the software-only hardware caveat.
- README.md: correct the demo-2 verify bullets (v2 claim, hash-level
  pass/fail) and the demo-3 status line to partially_verified.
- demo-03 README: rewrite to match the actual demo (trace-claim.json,
  no pem copy step) and the 0.3.0 partially_verified outcome.

Narration only; no runtime behavior change. All three demos verified
against a clean cmcp-runtime 0.3.0 install.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
@imran-siddique
imran-siddique merged commit 6658038 into main Jul 17, 2026
3 checks passed
@imran-siddique
imran-siddique deleted the fix/demos-verify-narration-0.3.0 branch July 17, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant