Scenario Gate
Each scenario definition's checklist of plain-English facts still needed before it may compute — the gates layer of the facts/gates/calculators architecture. No numbers render until the calculator's required facts are present. PRD V7 calls this the readiness gate — part of Deterministic conversation flow, "code owns ordering, the readiness gate, and state" — a scenario never renders before its benchmark facts are confirmed.
| Audience | Name |
|---|---|
| Engineering (code) | missing |
| Design (UI label) | — |
| Borrower-facing | — |
| Do not use | — |
Sources
- POC code — src/lib/registry.ts
- Clarity Engine PRD V7 — Requirement #5
Related
Deterministic Conversation Flow, Navigator
Referenced by
Deterministic Conversation Flow, Miss Note, Navigator, Scenario Registry Key