mvcc-counters-must-be-monotonic

Status: IN

`_next_tx_id` and `_next_timestamp` must never reissue a previously used value; if they reset to 1 on restart, visibility comparisons like `created_by < tx.tx_id` silently produce wrong results by conflating old and new transaction IDs

Source: entries/2026/05/29/topic-snapshot-disk-persistence.md

JSON