Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / DEFAULT_SYNTHESIS_MAX_TURNS

Variable: DEFAULT_SYNTHESIS_MAX_TURNS

ts
const DEFAULT_SYNTHESIS_MAX_TURNS: 4 = 4;

Defined in: packages/core/src/orchestrator/orchestrate.ts:574

Default maxTurns of the synthesize invocation (RV-211): the finish call plus headroom for one validator repair exchange.