context_receipt
Issue a signed, auditable context receipt that captures every file and view shown to the AI, with SHA-256 hashes, delivery method, and token totals, to prove what the model saw.
Instructions
Issue an HMAC-SHA256-signed context receipt for this session: every file/view the model was shown, the SHA-256 of each content version, how it was delivered (full/diff/unchanged), and token totals. The auditable answer to "what did the AI see when it did this?". Signs with LOSSLESS_RECEIPT_KEY or the shared trust key file, so it verifies with the same key as trust-mcp receipts. Verify later with verify_context_receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact | Yes | What this context evidence is for (repo, ticket, deploy, session id). |