chp_content_hash
Compute a SHA-256 content hash from float-aware canonical JSON, producing digests compatible with CHP consensus-hardening-protocol for identical objects.
Instructions
SHA-256 over float-aware canonical JSON (CHP §3.1) — matches Python consensus-hardening-protocol digests for the same object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | JSON-serializable value to hash |