markovian_verify
Verify content integrity by recomputing its canonical root, detecting any tampering without relying on external trust.
Instructions
Verify content against a previously stamped canonical_root by recomputing it.
Tampering with a single byte changes the root and fails the check. Trust nobody: the check is pure recomputation, needing nothing from the operator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| canonical_root | Yes |