- Shipped
- September 23, 2026 at 4:09 AM UTC
- Author
- Kamo
- Commit
- 8b45399
Checklists live in KBService and the calendar owns only WHEN, so a scheduled checklist is an ordinary member event carrying sourceType CHECKLIST, the checklist UUID and a deep link into /notes. The link is derived server-side, never read from the body, and the event goes through the normal member create path so the calendar change publish still fires. A second active schedule of the same checklist is a 409 naming the first. GET **************** lists them for the chips on /notes. An edit still cannot change what an event is about. Checklist reminders keep the calendar kind and get a checklist icon.
