sstable-has-timestamps-lsm-ignores-them

Status: IN

`SSTableEntry` in `sstable.py` carries a `timestamp` field, but `lsm.py`'s merge and conflict resolution uses only structural SSTable ordering (sequence number priority), not per-entry timestamps

Source: entries/2026/05/29/topic-leveldb-merging-iterator.md

JSON