Contributor
Performs inference off-chain, produces a signed ContributorResult.
Two layers get conflated constantly. Verifier attestations settle escrow on SUM Chain today. The zero-knowledge proof path is real, byte-deterministic, and verifies off-chain — but deliberately is not yet a mainnet-eligibility signal.
A verifier signs each result and commits an attestation the chain records permanently, one per session and verifier.
A client submits a prompt and pays a Koppa fee.
The entry node fetches model shards from SNIP storage by content address. merkle_root
Node A runs the embedding and its layer slice, then streams the hidden state to Node B. /omni/tensor-xfer
Node B finishes the layers and lm_head, decodes a token, and returns it — the autoregressive ping-pong. token_id
A verifier signs the result and submits an InferenceAttestation to SUM Chain. InferenceAttestation
The chain records the attestation, settles escrow, and the verified response returns to the client.
Each attestation binds a session to a tuple of content hashes, signed under OmniNode's Stage-6 domain. The chain enforces one attestation per (session_id, verifier), no overwrite, and finalizes by block depth.
attestation.digest
production-fixedpoint-mlp-v1
16→32→16→8 int16 fixed-point MLP over the Pasta curves (IPA, no trusted setup). Byte-identical across hosts; the verifier re-derives circuit and verifying-key identity and refuses to load on any drift.
The dormant boundary
Roadmap, clearly labeled
v1 has no bond slashing — the levers are reward denial, claim withholding, and escrow refund. Disputes resolve by validator quorum over a basis-point threshold of the active PoA set.
Performs inference off-chain, produces a signed ContributorResult.
Holds the attestation; submits its own ClaimReward. Self-claim only.
Opens a session with escrow; the sole signer of OpenDispute.
Resolve disputes by quorum over a basis-point threshold.