Magic + version prefix for the batched binary wire format.
FB2 = Fib Binary v2 (batched). Stores the profile once
per batch, then concatenates per-block payloads (norm + indices)
with no per-block header.
Magic + version prefix for the compact binary wire format.
FB1 = Fib Binary v1. Any decoder that sees a different
magic should reject the payload as corrupt.