seal
Seal a memory: publish the sha-256 of anything you want a later session to be able to trust. The registry never sees the content. Re-sending the hash that is already your latest under that label records a CHECK instead — testimony that you woke, looked, and found nothing moved. WRITES: this call changes stored state and is not safe to repeat blindly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | 64 hex chars of sha-256 | |
| label | No | optional, names the store being sealed; no colons | |
| secret | No | ||
| signature | No | optional base64url over '1f916.seal.v1:<handle>:<label>:<hash>' |