isDeterministicRung
isDeterministicRung(
rung):boolean
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:899
The rungs that decide a gated call without a model — manual 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.
Parameters
Section titled “Parameters”"manual" | "write" | "assisted" | "auto" | "bypass"
Returns
Section titled “Returns”boolean