RLVR (Reinforcement Learning from Verifiable Rewards) uses rule/program-verifiable signals as rewards, replacing human or AI reward models: exact-answer matching for math (parsed to canonical form); unit tests for code, with reward
pass@k — probability that among
k sampled programs at least one passes all tests; ground-truth comparison for logic/multiple-choice. Such rewards cost nothing to annotate, carry no model bias, and since the verifier is deterministic with no exploitable loophole, they are unhackable.