pub const FAT_MAGIC: u32 = 0xcafe_babe;
Fat-arch wrapper magic (big-endian). Detected so callers can route appropriately; v1 parse refuses.