Adds a cron-driven CLI command that emails the GM a player attendance
summary at noon on the session date, skipping automatically if the
game was canceled or today isn't game day, and tracking last-sent
date so it won't double-send.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
When a player's attendance is updated — either via email (awp-cli check)
or via the web toggle — an email is sent to the GM with:
- who changed, what they changed to, and how (email or the site)
- a summary count of attending/not attending/no response
- the full current player status list
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>