| 1 | #!/usr/bin/env node |
| 2 | // UserPromptSubmit hook — APPROACH 1: additive context-injection. |
| 3 | // Front-loads codegraph's structural answer for flow/impact/"how/where" prompts so the |
| 4 | // agent's reflex grep/read has nothing left to find. Strictly additive (never blocks), |