hooks.json
json
sha256:fbe982a22c05c6fe2e93876f250deecdb43d883f648b4e1810c7546caa9f17db
docs: activate KNOWTATION- board identity and preserve livi…
Human
minor
⚠ breaking
6 days 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:fbe982a22c05c6fe2e93876f250deecdb43d883f648b4e1810c7546caa9f17db
docs: activate KNOWTATION- board identity and preserve livi…
Human
minor
⚠
6 days ago