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
| Parameter | Type |
|---|---|
options? | PlanRunnerOptions |
Returns
Promise<JournalEntry[]>