pub const TRUNCATION_MARKER: &str = "\n[... content truncated due to size limit ...]";
Truncation marker appended when content is cut off.