leveled-compaction-promotes-to-next-level

Status: IN

After leveled compaction, resulting SSTables are assigned `level = max_level + 1` where `max_level` is the highest level among inputs, establishing the level hierarchy (observable in test assertion at `test_sstable.py:119`).

Source: entries/2026/05/29/topic-leveled-compaction-write-amplification.md

JSON