← Back to Dashboardrelationship-archaeology
Overview
Analyze 750K+ Gmail messages to surface long-term relationships, communication patterns, and reconnection opportunities.
📈 Progress
Emails processed449,315 / 759,674
59% complete
Key Findings
- •Gmail API can access ALL 743,425 messages (confirmed via day-by-day scan)
- •Extraction successfully wrote 700K+ messages to partial file before stopping
- •Script's gap detection working perfectly - identified 167K missing messages
- •Adaptive rate limiting preventing API issues (0 failures so far)
- •**Script:** `scripts/day-by-day-extract.mjs --extract` (resumed from checkpoint)
- •**Checkpoint:** `state/extract-state.jsonl` (re-engineered to fix memory crash)
- •**Output:** `raw/enhanced-batch-[timestamp].jsonl` (written at completion)
Last activity: 2026-04-02
•**Scan Results:** `state/day-scan-results.json` (19MB, 8,071 days scanned)•**Process PID:** 98246 (stable, 0 failures so far)•**Monitor:** Run `scripts/monitor-extraction.sh` to check progress