feat(reminders): expose delivery log API #220

Merged
barrettruth merged 1 commit from feat/reminder-delivery-log-api into main 2026-04-07 21:14:43 +00:00
barrettruth commented 2026-04-07 21:11:57 +00:00

Summary

  • add authenticated reminder delivery list and detail routes
  • join delivery, task, endpoint, and reminder data for operator-facing log views
  • validate task, endpoint, and status filters and cover the new API with route and core tests

Test plan

  • nix develop -c ./scripts/ci.sh
## Summary - add authenticated reminder delivery list and detail routes - join delivery, task, endpoint, and reminder data for operator-facing log views - validate task, endpoint, and status filters and cover the new API with route and core tests #### Test plan - [x] nix develop -c ./scripts/ci.sh
Sign in to join this conversation.
No description provided.