Skip to content

Reference

This section is for advanced and implementation-oriented material.

Use it when you already understand the main platform model and need:

  • deep dives on runtime behavior
  • lower-level workflow notes
  • historical decisions that still matter
  • AI coding-agent prompt packs for guided implementation

Sections

Deep Dives

Advanced workflow, handoff, transport, and runtime notes live here. If you read one deep dive first, start with Mid-Flight Journeys.

Prompt Packs

When an AI coding agent is involved, start with the prompt packs instead of improvising instructions from scratch.

When To Use Reference Docs

Reach for the reference section when:

  • the guide docs are too high-level for the task
  • you need exact runtime nuance around handoffs, MFJ, transport, or UI tools
  • you are debugging or extending existing platform behavior
  • you want to hand a task to an AI agent with a stronger prompt contract

If you are new to Mozaiks, start with:

  1. Home
  2. Getting Started
  3. Architecture Overview