rulvar API reference / @rulvar/rulvar / remeasureQueue
Function: remeasureQueue()
ts
function remeasureQueue(claims, at): ModelClaim[];Defined in: packages/core/dist/index.d.ts
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 |