Ревью routing: цепочка маршрута, узкое определение вопроса, hook на все write-инструменты #13
Labels
No labels
bug
chore
documentation
enhancement
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
zelenij/codeharness#13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
3 уточнения оппонента: (1) маршрут не взаимоисключающий — цепочка skill->agent->inline по фазам, при смене исполнителя новый маршрут; (2) тривиальный вопрос = прямой фактический без чтения/анализа проекта (иначе лазейка); (3) hook для гарантии покрывает ВСЕ write-capable инструменты (Bash sed -i, redirection), Edit|Write — минимальный пример.