sstable-has-magic-and-version

Status: IN

The SSTable format (`sstable.py:10-11`) uses a 4-byte magic `b"SSTB"` and a 2-byte version field, making it the only binary format in the repo with format versioning

Source: entries/2026/05/29/topic-wal-record-format-evolution.md

JSON