docs: update gmail workstream progress

This commit is contained in:
2026-04-01 16:38:03 +02:00
parent f48136f04c
commit fd3527776a
+4
View File
@@ -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.