Architecture¶
This section explains the Mozaiks framework model: the AI runtime, app backend boundary, workflow authoring contract, event model, and UI surfaces.
The authoritative repository-level reference is ARCHITECTURE.md. Use this docs section as the web navigation layer for that architecture.
Start Here¶
- Architecture Foundations
- Canonical App Structure
- Core, Product, and App Bundle Boundary
- Account, Admin, and Platform Services
- Workflow Architecture
- Event System
- Event Contracts
Main Contracts¶
- App Manifest and Platform Targets
- App Bundle Declaratives
- Account, Admin, and Platform Services
- Declarative AG2 Mapping
- Workflow Authoring Contracts
- UI Surface and Layout
- Event System
- Event Contracts
- Learning Loop Architecture
Publishing Boundary¶
The public docs focus on stable user-facing setup, authoring, runtime, and architecture contracts. Internal planning specs, roadmaps, AG2 migration notes, dogfooding strategy, and implementation checklists remain in the repo source but are excluded from the published docs site.