Skip to content

ShellSafetyVerdict

ShellSafetyVerdict = z.infer<typeof ShellSafetyVerdictSchema>

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/shell/rater.ts:145

The rater’s structured verdict on a single shell command. suggestedTool is string | undefined and never null — the boundary the rating call goes through collapses a null to the key being absent before any consumer sees it, so “no suggestion” has exactly one spelling.