docs: add quickstart guide - #128
Merged
Merged
Conversation
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>
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.
Summary
docs/quickstart.md— zero to first TRACE Claim in under 30 minutes usingCMCP_DEV_MODE=1(no hardware TEE required)definition_hash, gateway start, curl tool call, TRACE Claim retrieval, Python verification, and field-by-field claim walkthroughREADME.mdto add a Quick Start section linking to the new guideTest plan
docs/quickstart.md— all commands are concrete (no placeholder steps)definition_hashvalue: run thepython3 -csnippet in the Catalog section and confirm output matchessha256:b42ecf14612f23456b5b0794864a00288d4038ac444cedb87fc214cefee89e35policies/schema.cedarschemacontent matches the schema inexamples/minimal/policies/schema.cedarschemaCloses #85
🤖 Generated with Claude Code