RaterDecision
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/shell/rater.ts:758
The verdict mapVerdictToAction acts on, after the gate’s own fail-closed preflight has
overridden the rater where it must. Returned alongside the action so the caller surfaces the
HONEST reason (a “could not assess” note) rather than whatever the rater claimed about a
command the gate could not statically vet. undefined at the unrated rungs, where no rating
call was made at all.
Properties
Section titled “Properties”action
Section titled “action”action:
RaterAction
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/shell/rater.ts:759
verdict?
Section titled “verdict?”
optionalverdict?:object
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/shell/rater.ts:761
The verdict actually used — the rater’s, or the fail-closed destructive override.
outcome
Section titled “outcome”outcome:
"safe"|"destructive"|"catastrophic"|"attack"
reason
Section titled “reason”reason:
string
suggestedTool?
Section titled “suggestedTool?”
optionalsuggestedTool?:string