diff --git a/system/compass.md b/system/compass.md index 69582a7..895309f 100644 --- a/system/compass.md +++ b/system/compass.md @@ -220,6 +220,9 @@ These live in `system/` — always in context, always present, the irreducible A ### Initialization - `init/` — Agent initialization routines +### Workspace & Communication +- `google-workspace/` — **Gmail and Calendar integration via OAuth 2.0**. Used to search/read emails, create drafts, check calendar availability, and schedule meetings. Authenticated with credentials.json/token.json. Example: `python3 scripts/needs_reply.py --credentials ./credentials.json` retrieves emails requiring response. See `subconscious/gmail_curation.md` for collaborative filtering workflow with Casey. + --- ## Part 2: Active Context (Requires Read) @@ -381,7 +384,7 @@ Commits: 43 ### Files I Must Keep Updated: - [ ] `system/presence/thingsonmymind.md` — Add new questions, mark completed discussions -- [ ] `subconscious/todo.md` — Active tasks, mark complete when done +- [ ] `system/presence/todo.md` — Active tasks, mark complete when done (NOW IN SYSTEM - ALWAYS LOADED) - [ ] `subconscious/heartbeat_state.md` — Log what I actually did ### When to Update: