--fix, repairs what it safely can. Run it first whenever anything misbehaves.
What it checks
The daemon runs as a long-lived process, so a code change (edit or
git pull) doesn’t take effect until it restarts — doctor detects that (“running code older than your source”) and --fix restarts it for you.