Status
Some systems are in scheduled maintenance
Updated manually during private build. Automated monitoring + 90 day uptime history land alongside the open beta.
Marketing site (mailmundo.com)
Public site, institutional pages, signup form.
Admin dashboard (/app)
Multi-tenant control plane: projects, API keys, audit log, suppressions, templates.
Send API (/api/v1/transactional/send)
Code shipped; awaiting AWS SES production access (Sprint 2 in progress).
Tracking endpoints (/t/o, /t/c)
Open pixel + click redirect with HMAC-signed tokens.
SES event ingestion (/api/internal/ses/events)
SNS webhook handler ready; will activate when AWS topics subscribe.
Template render (/api/internal/templates/render)
Liquid renderer for subject + HTML + text + preheader, with locale fallback.
Database (Supabase us-east-1)
Primary database for org/project/auth/audit. RLS enforced; PITR ready when Pro plan activates.
Authentication (Supabase Auth)
Email + password; SAML SSO + SCIM scaffolded for Sprint 8.
Subscribe to status updates: email support@mailmundo.com — RSS feed and webhook subscriptions arrive at general availability.
How we report incidents
- Outage: a system is fully unavailable to all customers in a region.
- Degraded: elevated error rate or latency above SLO threshold for >5 minutes.
- Maintenance: scheduled or feature-flagged work in progress; functionality may be limited or staged.
- Operational: running within SLO.