pub const CHUNK_SIZE_CHARS: usize = _; // 800usize
Maximum character length of a single chunk (derived from token limit × chars-per-token).