feat(hooks): add cross-platform safety and status hooks
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Hooks
|
||||
|
||||
Hooks are conservative entry points shared by clients. They validate obvious command hazards, check repository-local configuration inputs, and provide an optional post-change verification command. They do not bypass client permission prompts or grant access.
|
||||
Reference in New Issue
Block a user