docs: add restriction to disallow WebSearch

This commit is contained in:
2026-05-05 11:08:22 +08:00
parent 5402e46c7d
commit bb7a86d97b
+4
View File
@@ -52,6 +52,10 @@ Process:
Use a SubAgent for commit generation when the change is non-trivial, to keep the main context clean.
## Restrictions
- **Do NOT use WebSearch.** All work must rely on local code, existing documentation, and tool-provided context only.
## Architecture
(To be updated as the project grows.)