Docs: update A2P SMS consent guidance for Twilio compliance (BREW-2794)#792
Draft
haleyserrano wants to merge 1 commit into
Draft
Docs: update A2P SMS consent guidance for Twilio compliance (BREW-2794)#792haleyserrano wants to merge 1 commit into
haleyserrano wants to merge 1 commit into
Conversation
Reflect the compliance fixes made to A2P campaign registration: registration now always covers both transactional and marketing messaging, verbal consent scripts require the HELP keyword, policy links, and a written follow-up confirmation for marketing consent, and the chat widget/AI consent prompt must offer a clear way to decline alongside privacy policy and terms links. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VHcFMtqSTAFaBtqTjHAQF1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the US SMS/A2P registration help content to reflect the Twilio compliance fixes shipped in BREW-2794 ("Update the A2P Campaign template based on Fast Track feedback").
JIRA: BREW-2794 (Done, resolved 2026-07-23)
Repo targeted: Business App (end-user facing)
Classification: UI/UX change + feature behavior change (A2P campaign registration consent flows)
What changed and why
Per the ticket, three end-user-visible behaviors changed:
Files updated
docusaurus/docs/business-app/conversations/sms/us-businesses-sms-registration.mdxdocusaurus/docs/business-app/administration/sms_configuration.mdNo new pages were created — existing docs already covered A2P registration, brand/campaign, and consent in detail, so this fix was placed inline in the existing sections it changes.
Acceptance criteria coverage
The ticket has no formal acceptance criteria checklist; the description lists 4 backend fixes (
kickoffRegistrationWorkflow.go) and 2 frontend guidance updates. Documentation coverage:Figma / images
None provided on this ticket; no visual assets were used.
Skills used
pre-push-validation— frontmatter, tag balance, and link checks on both edited files (passed)style-review— ran the automatedscan-style.shscan on both files (no new violations introduced; one pre-existing unrelated flag on an unmodified line was verified and left as-is)Assumptions and limitations
businessapp-docsandpartnercenter-docsrepos only, so the code repos where the actual PRs for this ticket live (kickoffRegistrationWorkflow.go, Galaxy frontend) could not be inspected, and no GitHub handle could be confidently matched to the ticket assignee (Rodrigo Vasquez) without risking mistagging an unrelated account. No reviewer was set as a result — please assign manually.@ahnikakuse @haleyserrano @maryam6samadi
Generated by Claude Code