pub const MAX_FACT_BYTES: usize = 1_048_576;
Maximum accepted fact size (1 MiB) — prevents allocating huge embeddings.