
- UI layer: screens and components rendered from the Design System.
- Navigation layer: screen flows generated from the User Journeys and Storyboard.
- Logic layer: orchestration and integration calls to external systems, based on the Developer’s API Orchestration and Function definitions.
- Data layer: state and bindings defined by the Architect’s API Contracts.
- First-party: Core APIs (from the Architect’s API Contracts) and Authored Functions (cloud or serverless logic written by the Developer).
- Third-party: Essential Services (push, SMS/OTP, authentication providers like Firebase, Twilio, Okta) and Third-Party Integrations (ERP/CRM systems like Salesforce and Workday, messaging systems like Kafka).
