System Architecture & Data Flow

    Understanding the three-layer model that powers OneWorkspaceX

    The platform operates on a three-layer model ensuring unified experience across modules:

    1. Authentication & User Management

    All users log in once via the Main App, granting seamless SSO access across Planner and Studio. Each role is permissioned globally and contextually inside modules.

    2. Unified Data Layer

    Databases connected through the Main App can be reused across Planner and Studio, ensuring consistency and eliminating repetitive configuration.

    3. Bi-Directional Context Sync

    Tasks and builds are contextually linked: a Planner issue can point directly to a Studio app build, and Studio projects can reference their originating Planner tasks.

    Architecture Flow

    1. User authenticates through Main App (Orchestra)
    2. Permissions synced to Planner and Studio
    3. Shared database connections available across modules
    4. Context linking maintains project relationships
    5. Changes propagate bi-directionally in real-time