Current Role
Proof-backed model execution without disclosing private inputs or weights
The current whitepaper defines zkML proofs as mathematical evidence that a specific model was applied to a specific input to produce a specific output, without revealing the model weights or raw input data. This makes zkML useful when verifiability matters but confidential application logic still needs to stay private.
Validators may generate proofs during vote extension execution, while x/verify and the 0x0300 precompile enforce deterministic verification.
Accepted proofs contribute to a workload result that can later be minted as a Digital Seal when supermajority agreement is reached.