Repeatable read blocks a larger subset in the toy matrix.
highlighted = computed this step
Repeatable read
Repeatable read is modeled as blocking a larger subset than read committed. The compiler computes that subset directly from the pinned matrix.
repeatable read row
Two blocked labels
The repeatable read row blocks 2 anomaly labels and allows 2 labels.
blocked=2,allowed=2
isolation levels are rendered as a tiny pedagogical matrix over named anomalies only; ANSI completeness, vendor behavior, performance, and operational guarantees are out of scope.
Summary
Repeatable read is stronger than read committed in this finite comparison. Note: product-specific repeatable-read semantics are out of scope.