From 3f2e6b5a56ae2d2cfedeacc9813093b74f790bb7 Mon Sep 17 00:00:00 2001 From: James Date: Fri, 13 Feb 2026 11:21:58 -0500 Subject: [PATCH] Update email-triage.md: document /seen endpoint for keep-in-inbox flow --- memory/claude-usage.db | Bin 24576 -> 24576 bytes memory/claude-usage.json | 8 ++++---- memory/email-triage.md | 8 +++++++- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/memory/claude-usage.db b/memory/claude-usage.db index 4802f4c4683bd4aa538513181222ba5b06fd782b..cac3b811e5942cbc51e5639d574f55358c4a77fd 100644 GIT binary patch delta 135 zcmZoTz}Rqrae_2s&qNt##-5D{^YuBpxEL51x|nJv4MO6lYBA|v!*g$ t9Ucu1asUtF55y0q4~GwF4@wU!4-5|N4$cm*4v-FVvk?$b4zqGzjsdKK8mj;R diff --git a/memory/claude-usage.json b/memory/claude-usage.json index 9c0145d..2b1dddb 100644 --- a/memory/claude-usage.json +++ b/memory/claude-usage.json @@ -1,9 +1,9 @@ { - "last_updated": "2026-02-13T15:19:35.778793Z", + "last_updated": "2026-02-13T16:00:14.540674Z", "source": "api", - "session_percent": 2, - "session_resets": "2026-02-13T20:00:00.743911+00:00", + "session_percent": 3, + "session_resets": "2026-02-13T20:00:00.504184+00:00", "weekly_percent": 66, - "weekly_resets": "2026-02-14T18:59:59.743937+00:00", + "weekly_resets": "2026-02-14T18:59:59.504205+00:00", "sonnet_percent": 0 } \ No newline at end of file diff --git a/memory/email-triage.md b/memory/email-triage.md index 1123763..14fd2e7 100644 --- a/memory/email-triage.md +++ b/memory/email-triage.md @@ -9,7 +9,7 @@ - Base URL: `http://localhost:8025` - Fetch new: `GET /messages/new` - Replay: `GET /messages?since=24h` -- Actions: `POST /messages/{id}/archive`, `/delete`, `/reply`, `/to-docs` +- Actions: `POST /messages/{id}/archive`, `/delete`, `/reply`, `/to-docs`, `/seen` **Account identifiers:** - `tj_jongsma_me` (tj@jongsma.me) — family/shared account @@ -202,6 +202,12 @@ This keeps the delivery schedule current without cluttering Shopping folder. - Anything Sophia-related - Medical/insurance matters +**Important:** After flagging, mark as seen so it doesn't retrigger: +```bash +curl -X POST "http://localhost:8025/messages/{id}/seen" +``` +This removes it from `/messages/new` without archiving/deleting. + ## Specific Sender Rules These override general routing: