Under the hood
Worktree background-sync payloads now carry a capped list of conflicted paths from the git index.
Git worktree background-sync payload and response schemas now include a conflicted field, a capped list of conflicted paths sourced via git ls-files -u, surfaced alongside the existing fastForwardedTo and downApplied counts.