pub const AI_MAX_ASSOCIATION_CONTEXT_CHARS: usize = 1_000;
Maximum chars of association context (Dublin Core descriptions from associated files) injected into the enrichment prompt. Truncated at UTF-8 boundary.