pub const MAX_FIXTURE_BODY_BYTES: usize = 8_388_609;
Maximum fixture body length, including one byte beyond the common 8 MiB response-policy ceiling for oversized-input tests.