OzzyRMOzzyRMDocs
Features

Scenarios

Highlight use-case slices of a schema with filtered models and ERD paths.

Scenarios are developer-defined slices of a schema: which models and enums matter for a flow, and an optional path for ERD highlighting.

What you get

  • Sidebar entries per scenario on the owning schema version
  • Filtered model and enum sets for that use case
  • Optional ordered path with relation-aware ERD highlights
  • Fail-closed validation so broken refs never silently ship

When it helps

Large schemas bury important flows. Scenarios make billing, auth, or collaboration paths easy to share with teammates without a separate diagram tool.

Setup

Declare scenarios on defineProject. See the full field reference and diagnostic codes in Configuration: Scenarios.

On this page