pub fn distill_transcript(messages: &[String]) -> HandoffDocExpand description
Best-effort distillation of a transcript into decision/file/blocker lines.
Pure function — caller owns the messages slice. Used by sparrow compact.
pub fn distill_transcript(messages: &[String]) -> HandoffDocBest-effort distillation of a transcript into decision/file/blocker lines.
Pure function — caller owns the messages slice. Used by sparrow compact.