state_digest
Generate a SHA-256 fingerprint of the current store state to detect whether any write, supersession, revert, or erasure has occurred.
Instructions
A deterministic SHA-256 fingerprint of the CURRENT store state (order-independent; covers what recall can serve). Pin it, do work, compare later — a changed digest means a write/supersession/revert/erasure happened. The lightweight sibling of witness()/anchor().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |