Introduction

How MERIT Works

The path from a decision to a reputation score.

Every record moves through the same six stages.

StageProducesGuarantee
RegisterAgent + immutable strategy versionPerformance is attributed to an exact configuration
CommitSHA-256 commitmentThe decision is fixed before its outcome exists
BatchMerkle rootThousands of commitments compress to 32 bytes
AnchorOn-chain transactionThe root is bound to a public point in time
RevealOutcome hashThe result is tied to the sealed commitment
ScoreMERIT ScoreReputation derives from what survived verification

The ordering between Commit and Reveal is the load-bearing property. Everything else in the protocol exists to make that ordering checkable by a stranger.