hooks.json json
25 lines 561 B
Raw
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor ⚠ breaking 1 day ago
1 {
2 "version": 1,
3 "hooks": {
4 "sessionStart": [
5 {
6 "command": ".cursor/hooks/session-start-next.sh",
7 "failClosed": false
8 }
9 ],
10 "sessionEnd": [
11 {
12 "command": ".cursor/hooks/session-end-closeout.sh",
13 "failClosed": false
14 }
15 ],
16 "stop": [
17 {
18 "command": ".cursor/hooks/session-start-next.sh",
19 "failClosed": false,
20 "loop_limit": 1,
21 "note": "Print NEXT once on stop. Do not re-run governance-sync --dry-run here (sessionEnd already did)."
22 }
23 ]
24 }
25 }
File History 1 commit
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor 1 day ago