Skip to content

ApprovalHintPattern

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:499

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/src/config/shell-policy.ts:501


optional idempotentHint?: boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:502


optional openWorldHint?: boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:503


optional readOnlyHint?: boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:500