WenzaWatch (new watchOS target, embed disabled until the watchOS platform is
installed — see project.yml note):
- Today list of actionable tasks (dated today/overdue + recurring occurrences),
tap-to-complete with haptics, and add-via-dictation.
- Reads/writes the same tasks through the shared iCloud KV store that
CloudSyncManager mirrors on the phone; watch entitlement uses the iOS app's
kvstore identifier so they share one store. New tasks include all required
TaskItem keys so the phone decodes them.
- NOTE: not compiled here (watchOS SDK absent on this machine); iOS build
verified green with the embed commented out.
Period notifications: day/week/month/year now all fire at midnight (00:00),
adding the daily "One more day passed." (Pretty Progress style).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>