Skip to content

approvalEntryRatesCall

approvalEntryRatesCall(entry): boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/approvals/matcher.ts:394

§3.2 — whether the rater still reviews a call this entry matched. Honored at the rater rungs and inert at the deterministic ones; a per-entry rate wins in both directions.

The default derives from one principle: an entry skips the rater only to the extent that it recorded what the rater would have seen. A shell + exact entry recorded the whole command, so it needs no rating; a pattern recorded a shape, and a tool entry recorded identity (never arguments), so both keep the rater.

ApprovalEntry

boolean