Eight shared services that every application must use. No application is permitted to build its own version of any Core service.
Internal finance, invoicing, tax calculation, compliance, and executive dashboards
LUMIT (Healthcare AI) · YOUZ (Referrals) · VYBE (Events) · VYONIC (Performance)
Identity · Profiles · Payments · AI · Comms · Referrals · Data Layer · API Gateway
Cloud (AWS/GCP) · Docker · Kubernetes (future) · CDN · Storage · Secrets · CI/CD · Monitoring
The most critical component of the DALVE architecture. Every application depends on these services.
Single Sign-On (SSO) across all DALVE products. One user identity, one authentication flow, one set of credentials — regardless of which product the user accesses.
⚠️ Rule: Every DALVE app uses the same Identity Service. No app builds its own login system.
One unified user profile across all products. A user's identity, preferences, and history travel with them across VYONIC, VYBE, YOUZ, and LUMIT.
⚠️ Rule: One user across all products. No duplicate user records.
Centralized billing and monetization for every DALVE product. All financial transactions flow through one engine. Stripe integration initially; multi-gateway ready.
Shared AI capabilities across the entire ecosystem. Reusable, centrally managed AI functions rather than per-product implementations.
LUMIT
Healthcare workflow AI, clinical documentation
VYONIC
Coaching AI, personalized recommendations
YOUZ
Referral intelligence, matching algorithms
VYBE
Personalization AI, event recommendations
⚠️ Rule: Do NOT hardcode AI logic in each product. Create reusable DALVE AI services that all products consume.
Central outbound communication hub. Multi-channel delivery with template management, personalization, and campaign separation.
Reusable referral system designed primarily for YOUZ but available platform-wide. Any DALVE product can leverage referral capabilities.
Centralized analytics, product events, and cross-platform intelligence. The single source of truth for all operational and business data.
Single secure entry point into the DALVE ecosystem. Every request from every application routes through the API Gateway.
api.dalve.com — Unified API gateway serving all products
One master schema with product-specific extensions. Shared entities owned by Core; product entities extend the model.
⚠️ Rule: No entity duplication across products. Product tables connect back to master DALVE users and organizations.
See how LUMIT, YOUZ, VYBE, and VYONIC leverage the Core Platform.
View Products →