Skip to content

APPROVAL_PROTECTION_DOCS_LINES

const APPROVAL_PROTECTION_DOCS_LINES: readonly string[]

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

The docs pointer as the surfaces print it: label and URL as two separate lines, never one joined string. Every notice surface takes lines: string[] and renders one line each, so a bare URL on its own line is the only form that survives a narrow pane without the break landing mid-path — and it is what lets a terminal that linkifies URLs pick the whole thing up.

It lives beside the descriptions rather than inside them for APPROVAL_WRITE_MODIFIER_HINT’s reason: one line about where to read more, repeated into all five descriptions, would follow each mode into the tool-description layer and the status display, where it is noise.