reminders: implement Signal signal-cli adapter (beta) #200

Closed
opened 2026-04-06 20:59:06 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-04-06 20:59:06 +00:00

Summary

Implement Signal reminder delivery through signal-cli as a beta transport.

Remaining scope

  • signal-cli config and transport wrapper
  • sender identity and system config handling
  • recipient endpoint support
  • send/test-send integration through the existing runtime/dispatch plumbing
  • mocked/unit coverage in CI
  • manual live verification only
  • explicit beta labeling in product/API metadata

Notes

Current state: signal.signal_cli is registered and exposed through the reminder API, but the runtime intentionally returns signal-cli is not available in this environment.

Operational acceptance depends on the dedicated delta service number/line being available.

## Summary Implement Signal reminder delivery through `signal-cli` as a beta transport. ## Remaining scope - `signal-cli` config and transport wrapper - sender identity and system config handling - recipient endpoint support - send/test-send integration through the existing runtime/dispatch plumbing - mocked/unit coverage in CI - manual live verification only - explicit beta labeling in product/API metadata ## Notes Current state: `signal.signal_cli` is registered and exposed through the reminder API, but the runtime intentionally returns `signal-cli is not available in this environment`. Operational acceptance depends on the dedicated delta service number/line being available.
barrettruth commented 2026-04-07 21:43:30 +00:00

Implemented and merged in #223.

Implemented and merged in #223.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#200
No description provided.