Skip to main content

evaluate_triggers

Function evaluate_triggers 

Source
pub fn evaluate_triggers(summary: &SessionSummary) -> PostMortemTrigger
Expand description

Evaluate whether a session warrants post-mortem analysis.

Returns a PostMortemTrigger with the decision and reasons. All checks are deterministic — no LLM calls.