chp_content_hash
Compute a SHA-256 hash of any JSON value using float-aware canonical JSON, ensuring digests match Python consensus-hardening-protocol outputs 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 |