v1.2.2 — Windows Manifest Portability Fix
Fixed
- Ensure synchronization manifests always store vault-relative paths, including watcher-generated updates on Windows.
- Normalize Windows path separators and case differences safely.
- Add regression coverage for baseline and sync manifest paths.
Verification
- 27 automated tests passed.
- Temporary Git-vault baseline integration test passed.
- Production sync completed for 46 files with zero conflicts.
- Production manifest contains zero absolute paths.
- npm audit reported 0 vulnerabilities.
- Secret scan and git diff check passed.
Previous releases remain immutable.