Skip to content

Architecture

Architecture explains the structural decisions that readers need before applying detailed guidance. Start with the generated three-layer map, then locate a Model and evaluate its behavioral calls.

Purpose and audience

This section is for developers and technical leads who need a coherent view of boundaries, responsibilities, placement, and dependencies.

Recommended entry

Layers is the first detailed page. Read Placement when you have a type to locate, then Dependencies for behavioral calls.

Reading order

This section is sequential at the beginning, then reference-oriented for focused concerns.

Foundational map

  • Layers — understand the three generated roots.
  • Placement — use the complete static placement table.
  • Dependencies — distinguish a type reference from a behavioral call.
  • Preset — understand the optional Pest test’s limits.