iterate-not-snapshot-isolated

Status: IN

`iterate()` releases the WAL lock after flushing but before reading begins, so concurrent appends may or may not be visible to the iterator depending on timing.

Source: entries/2026/05/28/write-ahead-log-wal-iterate.md

JSON