v1.2.1 — Relative Manifest Path Fix
Fixed
- Ensure synchronization manifests always store vault-relative paths on Windows.
- Prevent watcher-generated absolute local paths from entering
.shared-agent-memory-sync.json. - Add regression coverage for manifest path portability.
Verification
- 27 automated tests passed.
- npm audit reported 0 vulnerabilities.
- Secret scan and git diff check passed.
- Production dry-run and conflict listing remained safe.
v1.2.0 remains immutable.