Overview
As Mecris transitions from a single-user prototype to a multi-tenant SaaS platform (v0.0.1 and beyond), we must satisfy two major legal and compliance frameworks:
- Twilio A2P 10DLC Compliance: Required to maintain the $2/mo SMS/WhatsApp campaign and avoid message filtering.
- GDPR (General Data Protection Regulation): Required for handling user data, providing data portability, and right-to-erasure.
We already have some technical foundations (e.g., delete_user_data and export_user_data MCP tools are implemented), but we lack the public-facing legal documents and explicit user-facing consent flows.
Requirements
1. Legal Documents (Hosted on mecris.urmanac.com or GitHub Pages)
2. Twilio A2P 10DLC Campaign
3. GDPR & Data Privacy (Frontend/UX)
Links / References
Overview
As Mecris transitions from a single-user prototype to a multi-tenant SaaS platform (
v0.0.1and beyond), we must satisfy two major legal and compliance frameworks:We already have some technical foundations (e.g.,
delete_user_dataandexport_user_dataMCP tools are implemented), but we lack the public-facing legal documents and explicit user-facing consent flows.Requirements
1. Legal Documents (Hosted on
mecris.urmanac.comor GitHub Pages)STOP), customer support (HELP), and liability bounds.2. Twilio A2P 10DLC Campaign
3. GDPR & Data Privacy (Frontend/UX)
delete_user_dataMCP tool as a "Delete Account" button in the Android App / Web interface.export_user_dataMCP tool as a "Download My Data" button in the Android App / Web interface.Links / References
docs/A2P_COMPLIANCE_GUIDE.mddocs/DATA_ARCHITECTURE_AND_PRIVACY.md