feat(reminders): add proof-of-consent page #218

Merged
barrettruth merged 2 commits from feat/proof-of-consent-page into main 2026-04-07 20:22:32 +00:00
barrettruth commented 2026-04-07 20:13:16 +00:00

Summary

  • add a public /proof-of-consent page that documents delta's transactional SMS opt-in flow for Twilio toll-free verification
  • include explicit consent, delivery, sample-message, and opt-out details that can be linked directly from compliance forms
  • exclude local generated artifacts from Biome so scripts/ci.sh stays focused on tracked source during reminder setup work

Test plan

  • nix develop -c ./scripts/ci.sh
## Summary - add a public `/proof-of-consent` page that documents delta's transactional SMS opt-in flow for Twilio toll-free verification - include explicit consent, delivery, sample-message, and opt-out details that can be linked directly from compliance forms - exclude local generated artifacts from Biome so `scripts/ci.sh` stays focused on tracked source during reminder setup work #### Test plan - [x] `nix develop -c ./scripts/ci.sh`
Sign in to join this conversation.
No description provided.