Authentication: Required (if enabled)Computes a BLAKE3 cryptographic hash of the graph’s canonical binary export.
The hash is deterministic: the same graph state always produces the same 64-character hex digest.
Also returns the lightweight XOR-based checksum for fast comparisons. Use the BLAKE3 hash for
cryptographic integrity verification; use the checksum for quick equality checks.