A read points back to the last modeled write of the same item.
highlighted = computed this step
Follow the read
Start with one item and a short schedule. A read is not guessed; it follows the most recent modeled write of that item.
read source is recomputed
Show the schedule
The diagram renders the event table, then the reads-from table. The schedule has 1 read that needs a source.
reads=1
Safe commit and rollback schedules are tiny finite histories; logging, undo, ARIES, timing, isolation-level, product, and performance claims are out of scope.
Name the source
The reader gets value 10 from T1.
source writer=T1
Summary
The reads-from fact is not typed into the lesson. It is recomputed from the event order before the diagram is rendered.