docs: add troubleshooting for PATH-shadowed Doberman installations
Your AI's guard dog to stop it from going rogue.
Brought to you by:
doberman
Originally created by: fu351
A stale global, pipx, or virtual-environment installation can cause a different doberman executable to run than the one a contributor just installed. The setup guide should explain how to diagnose this without destructively rewriting PATH.
docs/SETUP.md (github.com)Get-Command -All doberman), Command Prompt (where.exe doberman), and Unix-like shells (command -v doberman or which -a doberman).Troubleshooting commands must not print secrets or dump the contributor's full environment. Do not recommend elevated shells, recursive deletion, or disabling shell security controls.
See CONTRIBUTING.md (github.com) before opening a pull request.
Ticket changed by: fu351