pub const COMPACTION_SUMMARY_PREFIX: &str = "[CONTEXT COMPACTION] Earlier turns were compacted. \
Use the summary below plus the preserved recent messages to continue. \
Avoid repeating completed work:\n";Expand description
Prefix prepended to the summary in the compaction entry so that later context assembly can mark it clearly for the model.