pub fn context_for(
planner: &DeterministicPlanner,
transcript: &str,
turn_id: TurnId,
generation: u64,
now: DateTime<Utc>,
) -> RetrievalExtractionContextExpand description
Build an extraction context from a transcript and a rule-based plan.