Skip to content

ApprovalHintPattern

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

EXT-71 §3.1 — a hint pattern: the four MCP ToolAnnotations booleans, each mapped to the value it must EFFECTIVELY hold (§4.7.1). All named hints must match (AND within the entry); hints not named are unconstrained; false is the spelling of negation. At least one must be named — an empty object is a config error, never a match-everything.

optional destructiveHint?: boolean

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


optional idempotentHint?: boolean

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


optional openWorldHint?: boolean

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


optional readOnlyHint?: boolean

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