Writes after the snapshot are recorded as ordered log entries.
highlighted = computed this step
Log after backup
After the snapshot, each write is recorded in a small ordered log.
ordered write log
Show the log
The log has 3 records. The chosen target is position 1.
records=3
Backup and restore-point examples are tiny finite replay models; cloud products, backup strategy, RPO/RTO, encryption, compliance, performance, and runbooks are out of scope.
Use positions, not guesses
The integer positions decide what can be replayed. The lesson does not infer hidden time or product behavior.
position decides
Summary
A log record after the backup is only useful when the restore point includes it.