Advanced Search
Search Results
2 total results found
Email-Agent Ingest Gap Postmortem (2026-05-23) — MC #101887
Operations
Email-Agent Ingest Gap Postmortem (2026-05-23) — MC #101887 TL;DR Email-agent.js silently dropped SEEN-flagged messages for 9+ days (2026-05-14 → 2026-05-23) due to HIMALAYA_DISABLED=1 forcing a fallback code path that filtered { seen: false }. This caused 17...
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...