Fair launch on letscash.fun Deploying on Robinhood Chain Physical AI Infrastructure

Home / Products / Proof

On-Chain
Proof

A score means nothing if it can be edited later. Accepted blueprints are attested with EIP-712 signatures and anchored by a quorum of authorised validators, so provenance survives the protocol that produced it.

Chain Robinhood / 4663 Standard EIP-712 Phase Testnet

Relay Runtime

stdout / live

Attestation Payload

eip-712 struct
FieldTypePurpose
motionHashbytes32Identifies the exact trajectory
contributoraddressWho submitted the blueprint
roboScoreuint8Composite validation score
viabilityuint16Operational viability, fixed point
tieruint8Validation tier at acceptance
nonceuint256Blocks attestation replay

Contract Surface

KineticProof.sol
FunctionAccessEffect
anchorProof(hash, score, sigs)QuorumRecords a proof once enough authorised signatures verify
getProof(motionHash)Public viewReturns the stored proof record
isAnchored(motionHash)Public viewCheap existence check for indexers
hashAttestation(...)Public viewRecomputes the EIP-712 digest clients must sign
setValidator(addr, bool)OwnerAdds or removes an authorised signer
setQuorum(n)OwnerChanges how many signatures an anchor requires
Deployment status

The KineticProof contract is written and unit tested, and proofs settle on testnet during the current phase. Mainnet attestation and veRONET-secured signer locking are planned, not live. Do not treat testnet records as final settlement.