Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / DEFAULT_SYNTHESIS_NOTE_MAX_TURNS

Variable: DEFAULT_SYNTHESIS_NOTE_MAX_TURNS

ts
const DEFAULT_SYNTHESIS_NOTE_MAX_TURNS: 2 = 2;

Defined in: packages/core/dist/index.d.ts

Default maxTurns of ONE incremental synthesis note (RV-211 remainder): a note summarizes a single settled child into a bounded finish call, so it needs less headroom than the full synthesis invocation.