snapshot-excludes-uncommitted-writes

Status: IN

`_snapshot` only includes committed versions (`commit_ts <= snapshot_ts`); all three call sites manually overlay `tx._writes` and `tx._deletes` when they need the transaction-local view

Source: entries/2026/05/29/write-skew-detection-ssi_database-_snapshot.md

JSON