Status: IN
Size-tiered compaction only merges SSTables in the same size tier (determined by `_get_tier()` comparing `file_size` against `_size_thresholds`); it never merges a small SSTable directly with a much larger one.
Source: entries/2026/05/29/sstable-and-compaction-sstable-_stcs_compact.md