# Tasks: fix config profile git mount clone reuse - [x] Capture the failing runtime trace from an affected tool session. - [x] Add a regression test proving a valid cached clone is reused. - [x] Update `clone_git_repo()` to check the deterministic clone path before cloning. - [x] Recover safely from an incomplete clone directory. - [x] Run targeted backend tests and quality checks. - [x] Update project maps and validate map freshness. - [x] Commit the verified fix.