pub const MAX_FACTS: usize = 64;
Maximum number of facts persisted from a single distillation. Excess facts (untrusted model output) are dropped.