Skip to content

docs: add quickstart guide - #128

Merged
imran-siddique merged 1 commit into
mainfrom
docs/quickstart
Jun 6, 2026
Merged

docs: add quickstart guide#128
imran-siddique merged 1 commit into
mainfrom
docs/quickstart

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

Summary

  • Adds docs/quickstart.md — zero to first TRACE Claim in under 30 minutes using CMCP_DEV_MODE=1 (no hardware TEE required)
  • Covers: install, 3-rule Cedar policy, catalog entry with precomputed definition_hash, gateway start, curl tool call, TRACE Claim retrieval, Python verification, and field-by-field claim walkthrough
  • Updates README.md to add a Quick Start section linking to the new guide

Test plan

  • Read through docs/quickstart.md — all commands are concrete (no placeholder steps)
  • Verify definition_hash value: run the python3 -c snippet in the Catalog section and confirm output matches sha256:b42ecf14612f23456b5b0794864a00288d4038ac444cedb87fc214cefee89e35
  • Confirm policies/schema.cedarschema content matches the schema in examples/minimal/policies/schema.cedarschema
  • Confirm README Quick Start section renders correctly on GitHub

Closes #85

🤖 Generated with Claude Code

Adds docs/quickstart.md — zero to first TRACE Claim in under 30 minutes using CMCP_DEV_MODE=1. Covers install, Cedar policy (3 rules), catalog with precomputed definition_hash, gateway start, curl tool call, claim retrieval, Python verification, and field-by-field TRACE Claim walkthrough. Updates README.md to add a Quick Start section linking to the guide.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imran-siddique
imran-siddique merged commit a50d024 into main Jun 6, 2026
1 of 7 checks passed
@imran-siddique
imran-siddique deleted the docs/quickstart branch July 29, 2026 23:19
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.

[dx] Quickstart guide — first TRACE Claim in under 30 minutes

1 participant