Rulvar API reference / @rulvar/core / DEFAULT_SYNTHESIS_NOTE_MAX_TURNS
Variable: DEFAULT_SYNTHESIS_NOTE_MAX_TURNS
ts
const DEFAULT_SYNTHESIS_NOTE_MAX_TURNS: 2 = 2;Defined in: packages/core/src/orchestrator/orchestrate.ts:581
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.