Machine-readable schema definitions for H33 attestation, governance, and verification payloads. All schemas include canonical examples, failure modes, and verification procedures.
These schemas are intended for consumption by automated systems, CI/CD pipelines, independent verifiers, and any tooling that produces or validates H33 payloads. Each schema is a self-contained reference document with field definitions, cryptographic assumptions, encoding rules, and conformance requirements.
JSON Schema for HATS attestation payloads. Defines the governance graph, root hash, signer set, verification status, and proof profile fields required to represent a complete HATS attestation record.
JSON Schema for the H33-74 74-byte attestation receipt. Defines the binary-to-JSON mapping, anchor commitment, cached receipt fields, computation types, and encoding rules for API transport.
JSON Schema for governance proof bundles. Defines the full governance graph structure, replay frames, signature bundles, and verification manifests required for independent governance verification.
JSON Schema for Operational Integrity Score payloads. Defines the six-dimension scoring model, weight vectors, degradation and recovery event arrays, and threshold interpretation rules.
JSON Schema for the output of hats verify or any conformant verifier. Defines status enumerations, chain integrity, replay results, failure objects, and CLI output mapping.