pub fn detect_narration_pattern(content: &str, agent_type: AgentType) -> boolExpand description
Detect whether the current screen content looks like narration instead of concrete execution. This is intentionally screen-level so daemon health checks can count consecutive narration polls.