A17.5 · Meeting Watcher
Tier 3 · Sub-agent of A17 Communications Director
Live
Job
Detects meeting invites · extracts when/where/format/video link with Claude · sends structured alert to BB's Telegram on click (auto-fire on detection planned).
Notes
Two layers — cheap regex in classify() marks the email Important with date/time/platform hints; Claude extraction (structured outputs) runs on demand for the 'Send to Telegram' button. Cost ~$0.003 per extraction with Opus 4.7 (cached system prompt). Future: auto-fire Telegram on new meeting detection via n8n cron when dashboard deploys.
Wiring
- StatusLive
- DomainCommunications
- ParentA17 · Communications Director
- n8n workflow—
- Promptsrc/lib/meeting-extractor.ts
Recent runs
Run history wiring next
n8n execution history will appear here. We'll wire this after Notion data is live.
Architecture position
A_CEO CEO Agent
│
└── A0 Secretary
│
└── Communications
│
└── A17 Communications Director
│
└── A17.5 Meeting Watcher ◄── you are here