docs(role-validate): remove misleading OutFile hint for Cyrillic paths

Cyrillic stdout works fine — the hint caused weak models to waste
an extra turn writing to file and reading it back.

Verified: all 9 validate skills pass on Haiku in 4 turns each.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-03-09 20:30:49 +03:00
parent 903f1f2750
commit 9f370dd499
-2
View File
@@ -20,8 +20,6 @@ allowed-tools:
| MaxErrors | нет | 30 | Макс. ошибок до остановки (по умолчанию 30) |
| OutFile | нет | — | Записать результат в файл (UTF-8 BOM) |
**Важно:** Для кириллических путей используй `-OutFile` и читай результат через Read tool.
## Команда
```powershell