chore(reminders): remove signal transport support #225

Merged
barrettruth merged 1 commit from chore/remove-signal-reminder-transport into main 2026-04-08 00:37:09 +00:00
barrettruth commented 2026-04-08 00:34:53 +00:00

Summary

  • remove the Signal reminder adapter from the registry, runtime, transport config forms, endpoint helpers, and reminder UI copy
  • keep reminder dispatch and listing resilient if older unsupported adapter rows still exist in the database
  • update reminder API/core/lib tests to match the supported transport set

Test plan

  • ./scripts/ci.sh
## Summary - remove the Signal reminder adapter from the registry, runtime, transport config forms, endpoint helpers, and reminder UI copy - keep reminder dispatch and listing resilient if older unsupported adapter rows still exist in the database - update reminder API/core/lib tests to match the supported transport set #### Test plan - [x] ./scripts/ci.sh
Sign in to join this conversation.
No description provided.