Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / FinalizationWindowBudget

Type Alias: FinalizationWindowBudget

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

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

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