Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / FinalizationWindowBudget

Type Alias: FinalizationWindowBudget

ts
type FinalizationWindowBudget = "tool calls" | "tool units" | "turns";

Defined in: packages/core/src/runtime/exploration.ts:358

The budget dimension a finalization window statement names (RV302; 'turns' since RV1405).