docs: clear write-good.Passive hits in docs/turn-loop/mcp.md

This commit is contained in:
iris 2026-09-20 13:56:51 +02:00
commit 5ec742a2d3

View file

@ -218,7 +218,7 @@ see [`docs/tools/subagent.md`](../tools/subagent.md).
`TodoWrite`. `Bash` **isn't** in the managed deny — see below.
- Allowed MCP tools: as listed above (by tool group).
`Bash` is disallowed for the autonomous harness — shell execution goes
The autonomous harness disallows `Bash` — shell execution goes
through `mcp__bash__run` (background tasks with structured output +
task-id tracking) instead of an interactive shell. The harness gate is
`--tools` / `--allowedTools` (Bash absent from `ALLOWED_BUILTIN_TOOLS`),