docs(review): document null device path scope

This commit is contained in:
陈家名 2026-06-14 11:20:30 +08:00
parent b10d68d694
commit 70f8e6df79
1 changed files with 7 additions and 0 deletions

View File

@ -42,6 +42,13 @@ Out of scope:
- reports against third-party providers or upstream tools without a Claw Code
integration issue.
## Workspace path scope
Claw Code validates shell and file-tool path operands against the active
workspace roots. Redirection to `/dev/null` is treated as a null-device sink,
not as a filesystem read or write target, so it is allowed even though it is
outside the workspace tree.
## Handling expectations
Maintainers will acknowledge valid private reports as soon as practical, keep