rulvar API reference / @rulvar/core / countsAgainstLimit
Function: countsAgainstLimit()
ts
function countsAgainstLimit(kind): boolean;Defined in: packages/core/src/runtime/escalation.ts:180
countsAgainstLimit derivation (XF-06): true iff scope_bigger; scope_different and blocked_with_evidence are exempt and never debit the escalation counter.
Parameters
| Parameter | Type |
|---|---|
kind | EscalationKind |
Returns
boolean