Skip to content

Architecture

This section is for framework contributors

If you are building an app with Mozaiks, you do not need this section. Start with Getting Started or the Guides.

This section documents the Mozaiks framework internals: the AI runtime, app workspace contract, module system, workflow authoring model, event/data model, and frontend surfaces. It is reference material for contributors working on the framework itself.

The authoritative OSS north-star software-design document is Mozaiks OSS Software Design. Use Architecture Quick Reference as the short contributor summary, not as a competing source of authority.

Start Here

  1. Mozaiks OSS Software Design
  2. Architecture Quick Reference
  3. Architecture Foundations
  4. App Architecture
  5. Module Systems
  6. Workflows
  7. MozaiksAI Runtime
  8. Frontend Architecture
  9. Builder and Generation

Foundational Contracts

App Contracts

Runtime Authoring Contracts