HOLONOMIX

HX-Provenance / proof product

The attestation layer, separated from the data platform.

HX-Provenance is the standalone CPU-only proof surface carved out from HX-SDP: hash commitments, receipt schemas, post-quantum signatures, and third-party verification without requiring the GPU serving stack.
cache
vectors
features
search
stream
retention

verified surface

HX-SDP

verified surface

HX-Provenance

verified surface

The Atlas

Dense copies collapse into one structural runtime, then emit proof, policy, and serving decisions.
verified
SHA-256
hash commitments
verified
ML-DSA-65
post-quantum signature
verified
FIPS 204 Cat. 3
ML-DSA-65 parameter
product
CPU-only
standalone service

Receipt chain

Make the evidence independently inspectable.

The product accepts receipts from the HX-SDP exact path and the standalone provenance schema, preserving compatibility while separating compliance use cases from GPU infrastructure.
1step

Corpus hash

2step

IEEE 754 math

3step

Recall report

4step

ML-DSA-65 signature

5step

Verifier output

Product spec

What HX-Provenance does.

The standalone product signs and verifies evidence. It does not serve vectors, run the HX-SDP GPU index, or certify a compressed path by itself.
FieldValueMeaning
DeploymentCPU-only FastAPI service / VM imageDoes not require the HX-SDP GPU stack
Routes/v1/provenance/*Standalone receipt issue, verify, and audit workflows
Schemashx.provenance.receipt/v1.1 + hx.exact.receipt/v1.1Cross-compatible verifier accept set
SignatureML-DSA-65 / FIPS 204 Category 3Detached signature over SHA-256 manifest
HashSHA-256Manifest and artifact inventory
ArithmeticIEEE 754 commitment where applicableFloating-point evidence boundary

Public preview

Inspect the verifier pattern before requesting the full proof pack.

The preview bundle demonstrates schema, manifest, verifier skeleton, and expected output. Production proof packs include full artifact hashes and detached signatures.
sample verification
curl -O https://holonomx.com/proof-preview/hx-provenance-sample.zip
unzip hx-provenance-sample.zip
cd hx-provenance-sample
python verify_receipt.py

Use cases

Proof as a product, not an appendix.

benchmark

Signed benchmark receipts

Tie reported performance to artifact hashes, corpus commitments, precision, hardware, and verification scripts.

compliance

Diligence-ready evidence

Give security and procurement teams a verifier path without exposing source or requiring GPU access.

compatibility

Cross-schema verification

Accept both hx.exact receipts and standalone hx.provenance receipts in the verification surface.

Access

Turn claims into receipts.

Use HX-Provenance for proof-pack diligence, third-party verification, and evidence workflows separated from the HX-SDP runtime.
Request proof access