Ships a focused sync-boundary hotfix for pipx-style CLI installs:
- Fixes
#1120: daemon owner records now canonicalize
executable_pathat theDaemonOwnerRecordboundary, and foreground
sync identity uses the same canonicalization helper. Pipx-installed CLIs
whosesys.executableflows through a symlink no longer report a spurious
daemon_executable_pathmismatch duringsync status --checkor
sync-producing command preflight. - Adds adversarial coverage for owner-record dataclass canonicalization,
resolve-failure fallback behavior, and the asymmetric one-sided resolve
failure class that could reintroduce false split-brain detection.