mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
docs: force add hooks directory for interim submission
This commit is contained in:
parent
eeb8d2ae8a
commit
b9efbe7c84
1 changed files with 7 additions and 0 deletions
7
src/hooks/README.md
Normal file
7
src/hooks/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Hooks Directory
|
||||
|
||||
This directory is reserved for the Hook Engine.
|
||||
|
||||
### Implementation Note:
|
||||
|
||||
[cite_start]For the Phase 1 Handshake, the **Pre-Hook** logic (The Gatekeeper) has been integrated directly into `src/core/tools/WriteToFileTool.ts` and `ExecuteCommandTool.ts`. [cite_start]This ensures deterministic enforcement of the **Two-Stage State Machine**, preventing any file modifications unless a valid Intent ID is globally active.
|
||||
Loading…
Add table
Reference in a new issue