You're offline — showing cached data

MC-5037

Restore Gmail coverage in Life Manager email scan
2026-06-13 07:36:16 SAST
Home Board MC-5037

Restore Gmail coverage in Life Manager email scan

Bug / capability gap discovered from Elmar Telegram question on 2026-06-12. Current verified state: - Hourly Life Manager scan is enabled and runs `python3 ~/workspace/scripts/...
State Done Next Action Closed Owner Luci Runtime Closed Age 19h ago
MC-5037
Ticket is done; runtime is closed. · profile claude_opus_1m_medium

Description

MC-5037
Bug / capability gap discovered from Elmar Telegram question on 2026-06-12. Current verified state: - Hourly Life Manager scan is enabled and runs `python3 ~/workspace/scripts/life_manager.py emails --hours 2`. - `cmd_emails()` in `scripts/life_manager.py` calls `~/workspace/scripts/graph_api.py list-messages --all-folders`, so it scans Outlook/Microsoft Graph only. - `cmd_email_body()` also uses `graph_api.py read-message`. - Repository history shows the tracked Life Manager helper was Outlook/Graph-only from its initial workspace backup commit (`de409135`, 2026-04-03); no Gmail scanner path was found in `life-manager-scan.md` or `life_manager.py`. - Gmail/Google Workspace auth tooling exists elsewhere, but it is not wired into Life Manager email triage. Required outcome: - Decide/implement Gmail support for Life Manager if Elmar still wants Gmail covered. - Add a Gmail message listing/body helper or unified email-source abstraction. - Deduplicate across Outlook/Gmail state keys. - Update `life-manager-scan.md` so scans explicitly cover both Outlook and Gmail. - Verify with a dry run/live auth check and task-run evidence. - Update Life Manager docs/skill so future status answers distinguish auth availability from actual scan coverage. Acceptance: - `life_manager.py emails` or a new command reports source/account for each scanned message. - Recent Gmail mail can be fetched and classified without fabricating tickets. - Existing Outlook behavior remains working. - Scheduler output reports Outlook count + Gmail count separately.

Activity

done
Luci is working...
Live
No activity yet
Help