pub fn evaluate_triggers(summary: &SessionSummary) -> PostMortemTriggerExpand description
Evaluate whether a session warrants post-mortem analysis.
Returns a PostMortemTrigger with the decision and reasons.
All checks are deterministic — no LLM calls.