replica-versions-start-at-one

Status: IN

Versions assigned by `ReadRepairStore.put` start at 1 (computed as `max_version + 1` with initial max of 0), so a version of 0 in `ReadRepairStore.get` return values means "key not found," not "initial version."

Source: entries/2026/05/29/read-repair-read_repair-get.md

JSON