Merge pull request #649 from pbakaus/codex/link-hook-trust-guide

Docs: Link harness trust guidance
This commit is contained in:
Abdul Wahab
2026-08-24 08:26:26 +05:00
committed by GitHub
+2
View File
@@ -113,6 +113,8 @@ npx impeccable update
Codex users should open `/hooks` after install or update and approve the project hook when prompted. Codex tracks trust by hook definition, so updates that change `.codex/hooks.json` can require approval again. Grok Build users need project folder trust (`/hooks-trust` or launch with `--trust`) before `.grok/hooks/` scripts run.
See [Allow the hook in your harness](https://impeccable.style/docs/hooks#allow-the-hook-in-your-harness) for harness-specific trust and verification steps.
### Option 2: Git Submodule
For teams that want to keep Impeccable vendored and updated through Git, add this repo as a submodule and link the compiled provider build into your harness folders: