pub const MAX_FACT_CHARS: usize = 2_048;
Maximum character length of a single distilled fact’s text. Longer text is truncated on a char boundary.
char