DEV_COMMAND_TOOL_NAMES
constDEV_COMMAND_TOOL_NAMES: readonly ["run_tests","run_lint","run_build","run_single_test"]
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:92
The fixed dev-command tools: each maps a command string (from its BuiltInToolConfig)
to a run_* tool emitted by GthDevToolkit.