Structural pieces of the system — components, services, documents, processes, roles, anything.
| Name | Type | Scope | Parent |
|---|---|---|---|
| Backend Services | subsystem | internal | — |
| ML Pipeline | subsystem | internal | — |
| App ↔ Backend REST API | interface | interface | — |
| App ↔ Apple App Store + StoreKit | interface | interface | — |
| App ↔ Google Play Billing | interface | interface | — |
| App ↔ Push Services (APNs / FCM) | interface | interface | — |
| Apple App Store + Review | external_system | external | — |
| Google Play Store + Review | external_system | external | — |
| Stripe (web checkout only) | external_system | external | — |
| Profile Editor | component | internal | Meetcute Mobile App |
| Settings | component | internal | Meetcute Mobile App |
| Push Notification Handler | component | internal | Meetcute Mobile App |
| User Service | service | internal | Backend Services |
| Match Service | service | internal | Backend Services |
| Chat Service | service | internal | Backend Services |
| Notification Service | service | internal | Backend Services |
| Moderation Service | service | internal | Backend Services |
| Payment Service | service | internal | Backend Services |
| Match Scoring Model | algorithm | internal | ML Pipeline |
| Image Moderation Model | algorithm | internal | ML Pipeline |
| Training Data Lake | data_store | internal | ML Pipeline |
| Meetcute Mobile App | subsystem | internal | — |
| iOS App | software | internal | Meetcute Mobile App |
| Android App | software | internal | Meetcute Mobile App |
| Onboarding Flow | component | internal | Meetcute Mobile App |
| Match Feed | component | internal | Meetcute Mobile App |
| Chat Screen | component | internal | Meetcute Mobile App |
| Twilio (SMS API) | external_system | external | — |
| Persona (KYC + liveness API) | external_system | external | — |
| AWS Infrastructure | external_system | external | — |
| Regulatory landscape (GDPR + CCPA + KOSA + DSA) | environment | environment | — |
| Competitive landscape (Hinge, Bumble, Tinder, Coffee Meets Bagel) | environment | environment | — |
| Cultural norms around dating + privacy | environment | environment | — |