Add patient SMS/email messaging and fix Meet video visit errors.
Deploy Ladill Care / deploy (push) Successful in 43s

Wire Care to Ladill SMS and Bird management APIs on the patient page, and surface Meet auth/config failures as friendly validation errors instead of a 502 page.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-12 14:14:14 +00:00
co-authored by Cursor
parent 0bb19233e2
commit 2568b8a2f0
12 changed files with 505 additions and 2 deletions
+11
View File
@@ -44,6 +44,17 @@ IDENTITY_API_KEY_CARE=
MEET_API_URL=https://meet.ladill.com/api/service/v1
MEET_API_KEY_CARE=
# Ladill SMS (patient messaging — management API on ladill.com)
SMS_PLATFORM_API_URL=https://ladill.com/api
SMS_API_KEY_CARE=
SMS_DEFAULT_SENDER_ID=Ladill
# Ladill Bird / SMTP (patient email — management API on ladill.com)
SMTP_PLATFORM_API_URL=https://ladill.com/api/smtp
SMTP_API_KEY_CARE=
CARE_SMTP_FROM=care@ladill.com
CARE_SMTP_FROM_NAME="Ladill Care"
# Afia in-app assistant (uses platform relay when AFIA_API_KEY is empty)
AFIA_ENABLED=true
AFIA_PRODUCT=care