feat: add global correspondence inbox

This commit is contained in:
2026-04-01 16:51:02 +02:00
parent 3f04849fe6
commit 61c12d3479
+4
View File
@@ -30,6 +30,10 @@
- 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
- Added the first cross-job UX surface:
- new `/correspondence` inbox API
- new global correspondence inbox page and nav route
- focused frontend test for inbox filtering/refresh behavior
## Next tasks
1. Implement M006/S01/T01: refactor Gmail connection foundation and sync-state model.