hooks.json
json
sha256:a78e7e5a8740e03315f325d19edeb3aa1b306b3337d04abbaa9a9e0f3bbeb7a1
docs: MuseHub-first before ISR #74 — staging solidify NEXT
Human
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:a78e7e5a8740e03315f325d19edeb3aa1b306b3337d04abbaa9a9e0f3bbeb7a1
docs: MuseHub-first before ISR #74 — staging solidify NEXT
Human
1 day ago