Files
dotfiles/home_root/.claude
vh bccaea38ef claude: make the user-level autoMode environment generic instead of hamr-scoped
The auto-mode environment in the user-level settings.json had been generated
inside the hamr repo. It told every session on every machine that the trusted
repo was hamr only, and that the primary use was hamr's vectorization library.
It now describes the operator's actual scope:

- Trusted repos: checkouts under ~/development and ~/dotfiles with an origin in
  the vh, pfi, corviduo or vastblue gitea orgs, or github.com/vh-pfi.
  ~/development/externs is explicitly untrusted, since it holds third-party clones.
- Service list: labelled fleet endpoints replace the transcript-derived contact counts.
- Unknown default branches are treated as protected.
- The allow-rule rationales no longer cite per-project occurrence counts.
- The legacy althing-listen CLI is dropped from the tool list.
2026-09-24 09:10:04 -07:00
..