Human overview · for understanding
What the 03:00 AI pass did last night, illustrated with real numbers · 2026-08-22
What the 03:00 AI pass did last night, illustrated with real numbers
Master summary — the gist in 30 seconds
Input: every pre-sale lead's full history. Output: <span class="io"><b>22</b> draft an email, <b>10</b> wait, <b>23</b> suggest lost, <b>23</b> needs your input, <b>13</b> no suggestion yet</span>. On the board tomorrow: <b>22</b> red needs-my-reply borders, <b>1</b> ⏰ 2-day-silence chips, <b>10</b> ⏸ wait pills.
flowchart TD A["1 · Open the board<br/>read column counts"] --> B["2 · Scan RED cards<br/>22 today = lead wrote, awaits you"] B --> C["3 · Scan chip cards<br/>1 silent 2+ days"] C --> D["4 · Read + edit AI draft<br/>Send (only you send)"] D --> E["5 · Thumbs up/down<br/>feeds the tone trainer"] E --> F["6 · Log any phone call"]
This morning you have <b>22</b> red cards (a lead wrote and is waiting on you) and <b>1</b> cards with the ⏰ chip (silent 2+ days — follow-up candidates). For each: read the lead's last email on the card, read the AI draft underneath it, edit if it's off, then Send. Nothing ever leaves your hand — the AI only ever proposes.
Breakdown: <span class="io"><b>22</b> draft an email, <b>10</b> wait, <b>23</b> suggest lost, <b>23</b> needs your input, <b>13</b> no suggestion yet</span>. Each lead gets exactly ONE suggestion — never a duplicate, never overwritten silently. Snoozed leads are skipped entirely (no draft is generated for them, so nothing shows up needing your attention).
The nightly reconcile re-checks that yesterday's Missive emails all landed in Notion; anything missing gets queued and self-healed by the devbox, and a failure alarms rather than silently vanishing.
This page itself now regenerates automatically every morning at ~06:30 Budapest (before you open the board at 07:00), via a box crontab entry. If the numbers ever look stale or the Slack line stops arriving, that's the thing to check first (`crontab -l` on the box, or the log file the cron entry writes to).
· The red border used to mean overdue payment — that's now a separate 💰 badge, so red is reserved for "a human is waiting on you".<br/>· ⏸ Wait pills come straight from the AI's own suggestion (intent="wait"), not from a manual snooze — a manually snoozed lead just gets skipped by the nightly pass entirely, no pill needed.<br/>· This page is read-only proof: it never emails a lead, never writes to Notion, never touches Missive — it only reads the board once.