kv-delete-is-tombstone-write

Status: IN

Deletes are implemented as a `put` of a `VersionedValue` with `is_tombstone=True` and `value=None`; no data is physically removed

Source: entries/2026/06/05/key-value-store-key_value_store.md

Depended on by

JSON