README.md
markdown
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83
chore(governance): sync handover+roadmap to 84db8c8 (drift:…
Human
8 hours ago
Cursor session bookends (LT slice 2)
When session_bookends.enabled: true in .overseer/config.yaml, ok sync / ok init
vendors the full hook bundle into .cursor/hooks/:
| Destination | Source |
|---|---|
.cursor/hooks.json |
cursor/hooks/hooks.json |
.cursor/hooks/session-start-next.sh |
cursor/hooks/session-start-next.sh |
.cursor/hooks/session-end-closeout.sh |
cursor/hooks/session-end-closeout.sh |
.cursor/hooks/README.md |
cursor/hooks/README.md |
Default: session_bookends.enabled: false — hooks are not footprint members unless
the flag is on (ONS §LT.4.4 narrow supersession).
Behavior (frozen §LT.4.5)
sessionStart/stop: runsession-start-next.sh→ok nextbody + workspace-root + stale-tab honesty (fail-open JSON).sessionEnd: runsession-end-closeout.sh→ok governance-sync --dry-runthenok next(never--write; never claim tab reload).failClosed: always false — hooks never block DONE.
Manual merge (existing .cursor/hooks.json)
If a consumer already has hooks, sync classifies like any footprint file (missing → seed;
both-changed → no clobber without --force). No JSON deep-merge in Auto v1.
cursor/hooks/print-next-stop.json remains the ONS snippet for hand-merge of stop only.
Portable primary (unchanged)
| Action | Command |
|---|---|
| Print NEXT | ok next / ok governance-sync --print-next |
| Session-end hygiene | ok governance-sync --dry-run |
| Ad-hoc honesty | ok check-ok / /check-ok |
Missing Cursor hooks is not pass and not fail — degrade to CLI.
File History
1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199
fix(ISR): default require_independent_second_reviewer to require
Human
minor
⚠
7 hours ago