clawdbot-workspace/memory/working-state.md
2026-02-16 23:01:00 -05:00

24 lines
1.0 KiB
Markdown

# Working State — Last Updated Feb 16, 9:15 PM ET
## Right Now
- **Upwork Email Pipeline LIVE** — cron fires every 5 min (8AM-11PM ET)
- Gmail re-auth DONE for jake@localbosses.org (all scopes: gmail, calendar, drive, contacts, docs, sheets)
- 2 emails already processed (both skipped: below $50/hr min)
## Upwork Pipeline Architecture
- **Email pipeline** (every 5 min): checks Gmail for new Upwork job alerts → scores → auto-applies
- Cron: `upwork-email-pipeline` (id: 2205ac65)
- Processed tracker: `upwork-pipeline/processed.json`
- **Deep scan** (4x daily at 8,12,16,20): browser search for jobs not in email alerts
- Cron: `upwork-pipeline-scan` (id: 116d2c44)
- **$50/hr MINIMUM** on all proposals (Jake directive)
- Connects remaining: ~107-122
## Blocked
- **GitHub shadow banned** — MCP factory paused
## Next Up
- Monitor first few pipeline triggers to make sure it works end-to-end
- Upgrade to true push trigger (Gmail Pub/Sub → CF Worker) if cron latency is an issue
- Follow up on Robert Hartline / CallProof meeting