bitcask-no-checksum-validation

Status: IN

Records have no CRC or integrity checksum; the only corruption guard is the `assert read_key == key` in `get()`, which catches index/data mismatches but not bit-rot.

Source: entries/2026/05/28/hash-index-storage-bitcask.md

JSON