Skip to content

Commit 2118665

Browse files
committed
Fix macOS backend persistence
1 parent 4397f22 commit 2118665

9 files changed

Lines changed: 639 additions & 867 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- `lifecycle.pinned_struct_moved.app`
88
- `lifecycle.pinned_struct_moved.service`
99
- Added deterministic invariant regression tests for stable path, moved path detection, diagnostic emission, and no-false-positive flow.
10-
- Added move/pinning safety guidance in `README.md`, `docs/migration.md`, and `MIGRATION.md`.
10+
- Added move/pinning safety guidance in `README.md`, `DOCUMENTATION.md`, and `MIGRATION.md`.
1111
- Preserved runtime architecture (no allocation-based pinning rewrite).
1212
- Removed stale JS asset-generator compatibility argument handling (`js_asset_gen` now has a strict 3-arg interface).
1313
- Optimized async RPC job client behavior: push-first path now delays polling fallback to reduce excess requests.

0 commit comments

Comments
 (0)