Determinism
What it is
Repeat-N-times with temperature 0; assert all outputs equal.
When to use it
Structured-output flows that must be reproducible.
Example gates
Future slice — determinism primitive is shipped; first production gate pending.
See also
- The pyramid — where this mode sits relative to the others
- Writing a gate — how to scaffold a new gate in this mode
- Decision tree — "I just wrote feature X — what tests do I owe?"