pub const MAX_CONTROL_BYTES: u64 = _; // 1_048_576u64Expand description
Small-file caps for control-plane files (config sidecars, journal metadata, marker files, ack files). 1 MiB is well above any real legitimate content but small enough that a hostile plant cannot materialize an OOM before the parser complains.