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 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”"auto" | "manual" | "write" | "assisted" | "bypass"
Returns
Section titled “Returns”boolean