What's wrong with this entry?
Anonymous. No account, no email.
What
A dynamically-scheduled notification that fires 2-15 minutes before calendar events with meeting context and prep materials.
Details
- Not on a fixed schedule — created as one-shot cron tasks by the morning check-in and catch-up routines
- Assembles: meeting document outline (if linked), recent chat/email context related to attendees, open questions from priorities, and notes from previous occurrences of recurring meetings
- Sends a notification directly to the user (runs in
maincontext, notfork) - Output format: meeting title, time to start, attendees, doc link, relevant context, and open items
- Offers to draft talking points or agenda but doesn't do so unasked
Evidence
Pre-meeting check-in routine (search for "pre-meeting-checkin", "/pre-meeting-checkin")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.