Email-Reactor fail-closed fix — classifier failure / partner mail no longer auto-archived (MC #103815)
System Architecture
Incident / Root Cause
~/system/daemons/email-agent.js was FAIL-OPEN. When Ollama classification failed (request timeout, JSON parse error, or no-JSON-match), ollamaClassify resolved to {category:'INFO', priority:'low'}. The auto-archive block then archived any...