pub const ENRICH_BODY_SUBJECT_CHARS: usize = 2_000;Expand description
Number of chars of a memory body sent when the body ITSELF is the subject.
Used where the model must reason over the body rather than recognise it — synthesis and extraction — so it is four times the preview budget.