tractor/.claude
Gud Boi 7882c37ce0 Add `RuntimeVars` env-var lift design plan
Draft plan for consolidating pytest CLI flags,
ad-hoc env vars, and hardcoded fixture defaults
into the existing (but unused) `RuntimeVars`
struct as the single source of truth.

Deats,
- `_rtvars.py` leaf mod w/ `dump`/`load`/`get`/
  `update` helpers using `str(dict)` +
  `ast.literal_eval` encoding
- phased migration: test infra first, then
  runtime callers, then per-session bindspace
- addresses concurrent pytest session collisions
  and subproc env propagation for `devx/` scripts

(this patch was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code
2026-05-06 15:02:13 -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-05-06 15:02:13 -04:00
skills Add `--shm` orphan sweep to `tractor-reap` 2026-04-27 11:35:33 -04:00
settings.local.json Claude-perms: ensure /commit-msg files can be written! 2026-04-23 18:48:34 -04:00