# Messaging Service

Tenant-aware, provider-independent SMS and email delivery for the WP–Flask
Bridge platform. Consumers request approved templates; they never receive or
control provider URLs, credentials, retry behavior, or gateway selection.

Public actions are dispatched through the platform gateway. The initial
drivers are `android_local` and `smtp`; `FakeDriver` exists only for tests.
See `APP_MANUAL.md` for contracts, setup and operating procedures.
