feat(overlay-sync): wire OverlaySyncService into DI, IPC and renderer gating
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
- Preserve Clean Architecture boundaries; call out any cross-layer contracts that must be added or guarded.
|
||||
- Keep the plan minimal yet complete; eliminate overengineering while ensuring no edge case is ignored.
|
||||
- Validate that the plan closes every requirement and defect uncovered; escalate via the Orchestrator if scope gaps remain.
|
||||
- Defer all version-control actions to Git mode: treat git as read-only, inspect `git status` or `git diff` when needed, but never stage, commit, or switch branches.
|
||||
|
||||
### Documentation & Handoff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user