resolve-source-defaults-to-home-git
IN premise
When no `repos` mapping is provided, `resolve_source_path` falls back to `~/git// ` by convention.
Summary
If you point the system at a file in a repo without explicitly configuring where that repo lives on disk, it assumes the repo is checked out under ~/git. This means the tool works out of the box for anyone who follows that directory convention, but will resolve to the wrong path if repos live elsewhere and no explicit mapping is provided.
Details
| Source | entries/2026/04/29/reasons_lib-check_stale.md |