{"id":"wal-uses-crc32-not-sha","text":"WAL integrity uses `zlib.crc32` (32-bit, non-cryptographic); it detects accidental corruption but not intentional tampering","truth_value":"IN","source":"entries/2026/05/28/topic-wal-checksum-format.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{"example":"checksum = zlib.crc32(key + value) & 0xFFFFFFFF"},"explanation":{"steps":[{"node":"wal-uses-crc32-not-sha","truth_value":"IN","reason":"premise"}]}}