BuiltInToolAccess
BuiltInToolAccess =
"read"|"write"
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/tool-descriptions.ts:90
The access class of a built-in tool, in the sense §2 grants them: read = reading and listing
files within the working folder; write = creating, editing, moving and deleting files within
the working folder. A tool that does neither (the shell, a network fetch, an MCP call) has no
class and is granted by no rung but bypass.