Committed fixtures asserting the 10-byte preamble + `VERSION_V3` + bincode-v1 framing. **Accept:** changing the version constant or the bincode config trips the test. Refs: `pg-core/src/consts.rs`, `pg-core/src/util.rs` (`preamble_checked`), `bincode_compat.rs`.
Committed fixtures asserting the 10-byte preamble +
VERSION_V3+ bincode-v1 framing.Accept: changing the version constant or the bincode config trips the test.
Refs:
pg-core/src/consts.rs,pg-core/src/util.rs(preamble_checked),bincode_compat.rs.