Commit a832c4c
docs(code-review): state precisely what disallowedTools enforces
The changelog said the denylist "keeps the read-only-reviewer boundary"
and the agent comment said reviewers "never shell out or mutate source".
Both overstate it: disallowedTools matches only whole servers or every
MCP tool, so a write-shaped inherited MCP tool is covered by prompt
instruction, not by the denylist.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011QjUMmrqfGU4QNXDDRLPrN1 parent fd21741 commit a832c4c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments