pub fn apply_fallback(
ctx: &mut ContextState,
req: &CompactionRequest,
) -> Result<CompactionOutcome, String>Expand description
A degraded compaction for when the summarizer is unavailable: fold the older messages into a plain narrative built from their rendered lines (truncated). Never loses the plan or the skill names.