# Presentation Recipes

This document defines response tone through recipes rather than asking the model to invent UI styling on the fly.

## Core principle

The model should output protocol and content structure. Visual mood is selected through `recipeId`.

## Recipes

### `executive-brief`

- one-screen summary
- topline judgement first
- low interaction load

### `audit-sheet`

- suitable for review and approval
- exceptions and next action stay visible
- structure must feel explicit and inspectable

### `trend-monitor`

- emphasizes change over time
- highlights direction, deltas, and signals
- works better when the user is scanning

### `scenario-lab`

- emphasizes assumptions and variable ranges
- suitable for risk tolerance and what-if exploration
- allows denser detail than executive summary
