What problem does it solve? It turns an overflowing mailbox into a bounded queue of decisions, so you know exactly which threads need replies, which need action, and which are noise — without accidentally sending or deleting anything. ## Core Features & Use Cases - Thread-aware prioritization: Classifies every thread into dispositions like urgent reply, reply, action without reply, waiting, reference, or noise, each with a stated reason. - Safe reply drafting: Drafts replies in full thread context, preserving your tone and avoiding invented commitments, then presents them as an approval batch before any send. - Verified mutations: Sends, labels, or archives only within approved scope and reads back provider state to confirm each action, avoiding duplicate sends after ambiguous SMTP errors. - Use Case: Ask to triage today's inbox and receive a structured report of what needs attention now, drafts awaiting your approval, items waiting on others, and a noise summary. ## Quick Start Ask the agent to triage today's inbox and draft replies to anything urgent for your approval.