rulvar API reference / @rulvar/core / remeasureQueue
Function: remeasureQueue()
ts
function remeasureQueue(claims, at): ModelClaim[];Defined in: packages/core/src/knowledge/decay.ts:60
The re-measurement queue: expired eval-measured claims that are still ACTIVE. Just a status filter: the next sweep re-measures these subjects; nothing archives them (archiving would empty the queue and hide the decay).
Parameters
| Parameter | Type |
|---|---|
claims | readonly ModelClaim[] |
at | string |