You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: point session monitor to ~/coding/server-setup/scripts/hapi/
hapi-sessions-health.sh + the C plotter were untracked in
scripts/ and kept getting swept into stashes by routine
`git stash -u` on HAPI worktrees, vanishing from disk while
the watch process kept running stale in-memory code.
Moved to server-setup/scripts/hapi/ (committed there);
hapi-watch-activate-driver.sh now defaults to the new path.
Co-authored-by: Cursor <cursoragent@cursor.com>
|**Adjacent HAPI repos**| e.g. `hapi-garden`, `hapi-session-attention`, any `~/coding/hapi-*` worktree with an open branch | Same rules; confirm which tree is active before debugging "prod" |
Script: `~/coding/server-setup/scripts/hapi/hapi-sessions-health.sh` (operator tooling; symlinked as `~/.local/bin/hapi-sessions-health.sh`). Used to live in this repo at `scripts/hapi-sessions-health.sh`; relocated 2026-05-31 so `git stash -u` operations on HAPI worktrees don't sweep it away.
0 commit comments