Skip to content

isDeterministicRung

isDeterministicRung(rung): boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/dist/config/shell-policy.d.ts:601

The rungs that decide a gated call without a modelmanual and write (§2.1, §2.2). Everything they do not auto-grant goes to the human, so these are the two rungs a user picks in order to read and approve every tool call themselves.

The complement of isRatedRung plus bypass; written out rather than negated so that a sixth rung would have to be classified deliberately instead of defaulting into this set.

"auto" | "manual" | "write" | "assisted" | "bypass"

boolean