For Marketing
The honest answer first
This PR is a CI/infrastructure change to how the team's own internal sandboxes get configured. It ships nothing to clinics, patients, or pharmacy customers, and there's no customer-facing capability, screen, or copy to market. If you're looking for "what can I tell prospects is new," the answer is: nothing, directly.
Where it's still useful to you
The one place this touches your world: the main.sandbox.anastawfik.com demo environment — the persistent sandbox the team uses for demos and training — has been stuck running with WhatsApp integration switched off, because there was no way to configure it (see Overview). If marketing or sales has ever wanted to demo the WhatsApp patient-communication flow and found it greyed out on the shared demo instance (the "Feature Disabled" screen in the Walkthrough), this PR is what makes it possible to fix that: someone with access to the repo's sandbox GitHub Environment can now turn whatsapp on for main without opening a PR.
What to do with this
If you need WhatsApp (or any other toggle-gated capability) live on the shared demo sandbox for a specific pitch or campaign asset, ask engineering to set SANDBOX_MAIN_WHATSAPP=true in the sandbox Environment and redeploy — see Turning WhatsApp on for main. This isn't self-service from marketing's side; it requires GitHub repo access.