pub fn validate_structure(data: &[u8]) -> boolExpand description
Run all structural (byte-only) checks against a candidate .apr buffer.
Returns true iff the structure is well-formed. Performs NO f32 / tensor
physics validation — that is the responsibility of aprender-core.