Skip to content

APPROVAL_PROTECTION_DOCS_URL

const APPROVAL_PROTECTION_DOCS_URL: "https://github.com/pukeko-robotics/gaunt-sloth/blob/main/docs/guides/what-approvals-protect-you-from.md" = 'https://github.com/pukeko-robotics/gaunt-sloth/blob/main/docs/guides/what-approvals-protect-you-from.md'

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

The page that carries what these modes do and do NOT protect you from — the reasoning the two-sentence descriptions deliberately do not hold.

A GitHub blob URL, matching the one other user-facing runtime doc link in this package (the 2.0 migration pointer in config/schema.ts). The docs site publishes the same page at https://gauntsloth.app/docs/guides/what-approvals-protect-you-from/; move this constant there once that path serves the page, and nothing else changes.