AI systems make claims about themselves — self-reported, unaudited, unverifiable, impossible to reproduce later. H33 doesn't ask anyone to trust it. H33 attests itself with the same artifact it sells you. This page is that evidence.
Every AI vendor — including H33 — makes claims about its own behavior. Those claims are typically self-reported, unaudited at the cryptographic layer, unverifiable by third parties, and impossible to reproduce six months later. Customers, regulators, and auditors are increasingly asking for a different shape of evidence.
Code, configuration, policies, execution state, and authority state — all signed under triple-family post-quantum signatures (ML-DSA-87 + SLH-DSA-256s + FALCON-1024), all queryable, all reproducible against the H33-PQ Verified standard. Five pillars, each with a real bundle, a real schema, and a real verifier command.
h33-verifier, Apache-2.0, Rust) plus published conformance vectors. Anyone can download the binary, run it against any bundle on this page, and confirm the result. Third-party implementations against the published schemas must produce identical verdicts.Not "trust us." Verify it. Below is the live manifest for the current bootstrap cycle. Download the bundles. Run the verifier. Confirm the hashes match. Repeat in six months from a copy you saved — same bytes, same result.
h33-release-key-2026q2Manifest hash PENDING_AT_CYCLE_CLOSE — computed and signed when all five pillars are populated. The hash anchors a stable byte sequence; signing that hash under triple-PQ produces the final cycle attestation.
Failure is observable. Four failure modes are explicitly defined, each with a customer-visible signal and a verifier exit code. Real failure-mode test vectors are published so the verifier can be exercised against tampered bundles before they ever appear in production.
h33-verifier verify --bundle <url> → exit 2 · bundle_missingbundle_url resolves to 404
h33-verifier verify --bundle <url> → exit 1 · cycle_stalecycle_id lt; current quarter as defined by the standard
h33-verifier verify --bundle <url> → exit 3 · revoked_at_cycle:<id>revocations array carries a signed revocation entry referencing the bundle hash
h33-verifier verify --bundle <url> → exit 1 · signature_invalid | lineage_broken | schema_violationThe real failure vectors are published. Anyone — auditor, customer, regulator, security researcher — can download:
· invalid-signature-pillar2.json — tampered node-hash signature · expected: signature_invalid
· invalid-lineage-pillar2.json — parent-hash chain broken between levels · expected: lineage_broken
· invalid-schema-pillar2.json — missing required field · expected: schema_violation
Run the H33 verifier against these to confirm it fails closed — before trusting it against any production bundle.
The canonical claim format applied to H33 itself.
If H33 cannot produce a clean cycle attestation, customers see it on this page. If a verifier check fails, the failure has a name and a code. That's the contract.
Every claim on this page is verifiable offline against the H33 substrate public key bundle. No vendor trust required.