Skip to content

docs: cmcp verify in CLI table, correct autodetect order, policies/ naming#416

Merged
imran-siddique merged 2 commits into
mainfrom
docs/release-prep-fixes
Jul 23, 2026
Merged

docs: cmcp verify in CLI table, correct autodetect order, policies/ naming#416
imran-siddique merged 2 commits into
mainfrom
docs/release-prep-fixes

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

Documentation fixes from the release-party QA pass. Independent of the code/examples PRs.

  • cmcp verify in the CLI table: the README CLI reference omitted cmcp verify, the command the quickstart uses to check a signed claim. Added with its flags.
  • Autodetect order: the README body said tpm -> sev-snp -> tdx and the FAQ (both prose and the JSON-LD block) said SEV-SNP -> TDX -> TPM. The code does azure-cvm -> tpm -> sev-snp -> tdx. Corrected all three to match, with software-only noted as dev-mode only.
  • policies/ naming: the README config reference and docs/configuration.md said policy/ while the examples and quickstart use policies/. Normalized to policies/ so docs, examples, and the code default all agree.

Pure documentation. No code or example changes here (those are in the paired PRs).

🤖 Generated with Claude Code

imran-siddique and others added 2 commits July 23, 2026 14:03
…olicies/

- add the `cmcp verify` row to the README CLI reference (the command the
  quickstart relies on but the table omitted)
- correct the auto-detect order everywhere it was documented backwards: the
  README body and the FAQ (prose + JSON-LD) now match the code,
  azure-cvm -> tpm -> sev-snp -> tdx, software-only only under CMCP_DEV_MODE=1
- normalize policy_bundle_path to policies/ in the README config reference and
  docs/configuration.md so docs, examples, and the code default agree

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…rder

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@imran-siddique
imran-siddique merged commit 220814f into main Jul 23, 2026
11 checks passed
@imran-siddique
imran-siddique deleted the docs/release-prep-fixes branch July 23, 2026 23:07
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