# Live Git Config Mount Refresh — Tasks - [x] Add canonical profile-scoped Git clone source planning and clone identity helpers. - [x] Make Git Config Profile mounts profile-scoped writable working copies shared with compatible instances and the editor. - [x] Add lock-protected destructive refresh with an explicit local-edit replacement warning. - [x] Add save/refresh outcomes for live refresh, destructive-refresh confirmation, and failures; use file-level overlays to avoid live topology changes. - [x] Add an in-progress desktop/mobile indicator that disables duplicate Git-mount refresh requests. - [x] Replace instance-local composites with file-level canonical profile overlays, so live updates do not depend on composite synchronization. - [x] Add focused resolver/service/API/frontend tests. - [x] Run available verification and document skipped checks. ## Verification Notes - Passed: 47 targeted backend tests, Ruff, mypy, frontend API test, and frontend production build. - Skipped: Docker/manual multi-instance checks were explicitly declined. - Known tooling limitation: project-map patching fails before execution because its runtime sends an unsupported `temperature` parameter.