ssi-writes-deletes-mutually-exclusive

Status: IN

`write()` discards any pending `delete()` for the same key and vice versa; a key is in `tx._writes` XOR `tx._deletes`, never both simultaneously

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

JSON