Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runOscillationFreeze

Function: runOscillationFreeze()

ts
function runOscillationFreeze(options?): Promise<JournalEntry[]>;

Defined in: packages/plan/src/cassettes.ts:371

oscillation-freeze: the coarse-signature oscillation detector freezes further re-adds under hysteresis (distinct from the per-key osc_guard reject).

Parameters

ParameterType
options?PlanRunnerOptions

Returns

Promise&lt;JournalEntry[]&gt;