4 lines
268 B
Markdown
4 lines
268 B
Markdown
# 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.
|