tractor/scripts
Gud Boi 16dd876b0c Make UDS reaping platform-aware
Moving Darwin sockets to `/tmp/tractor-<uid>` left pytest and the
standalone reaper searching only `XDG_RUNTIME_DIR`. Enabling that
shared bindspace naively would also let automatic session cleanup
unlink an independent live `registry@1616.sock`.

Resolve the runtime's actual default UDS bindspace on every platform.
Exclude the pid-less registry sentinel from automatic cleanup while
retaining explicit CLI removal, and document that destructive choice.

Cover bindspace resolution and automatic-vs-explicit sentinel policy.

Review: PR #480 (goodboy)
https://github.com/goodboy/tractor/pull/480

(this patch was generated in some part by `opencode` using
`gpt-5.6-sol` (`openai`))
2026-08-14 10:36:27 -04:00
..
cpu-perf-check Fix uds `get_random` reaper-regex break (+2 nits) 2026-06-29 18:51:26 -04:00
hung-dump.xsh Add `hung-dump.xsh` hang-triage tool to `scripts` 2026-06-25 15:07:15 -04:00
tractor-reap Make UDS reaping platform-aware 2026-08-14 10:36:27 -04:00