Memory Inclusion Receipt
receiptProduce an RFC 6962-style cryptographic proof that a specific memory is committed in a signed transparency log, enabling third-party verification of memory existence and logging.
Instructions
Produce an RFC 6962-style cryptographic proof that a specific memory is committed in the signed transparency log.
Returns the inclusion receipt (leaf index, audit path, tree size, signed root).
Use to prove to a third party that a memory existed and was logged. Requires the memory's id — get ids from recall.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | The id of the memory to prove inclusion for, as returned in a recall result's `id` field. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||