tractor/.claude
Gud Boi 26f2b23da2 Address Copilot review nits on PR #461 (round 2)
Apply the genuinely-valid items from the latest GH Copilot
pass; the rest are house-style/local-convenience and get a
reply instead,

- drop the stray space before the colon in
  `test_no_runtime`'s `pytest.raises(...)` (one-off typo).
- drop the unused `cffi` binding in `test_ringbuf` — the
  `importorskip` side-effect is all we need.
- declare the `run-tests` skill's process-cleanup commands
  in `allowed-tools` (`ss`/`pgrep`/`pkill`/`sleep` + a
  scoped `rm -f /tmp/registry@*.sock`).

Review: PR #461 (copilot-pull-request-reviewer)
https://github.com/goodboy/tractor/pull/461#pullrequestreview-4519551472

(this patch was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code
2026-06-17 17:16:36 -04:00
..
ai_notes Add repo-local `claude` skills + settings + gitignore 2026-04-10 16:37:34 -04:00
notes Add `RuntimeVars` env-var lift design plan 2026-06-17 13:45:31 -04:00
skills Address Copilot review nits on PR #461 (round 2) 2026-06-17 17:16:36 -04:00
settings.local.json Address Copilot review nits on PR #461 2026-06-17 15:47:07 -04:00