diff --git a/SMART_GMAIL_PROGRESS.md b/SMART_GMAIL_PROGRESS.md index 80eb902..694f208 100644 --- a/SMART_GMAIL_PROGRESS.md +++ b/SMART_GMAIL_PROGRESS.md @@ -26,6 +26,10 @@ - focused backend/frontend Gmail tests added and passing - Phase 2 extension seam scaffolded with a no-op enrichment service - Phase 1/2 design doc added at `docs/gmail-correspondence-phase1.md` +- Started M007 ingestion/storage work: + - imported correspondence now stores direction, Gmail labels JSON, and attachment metadata JSON + - Gmail message detail extraction now reads labels and attachment metadata from Gmail payloads + - focused Gmail backend/frontend tests pass against the richer import contract ## Next tasks 1. Implement M006/S01/T01: refactor Gmail connection foundation and sync-state model.