Desktop
- Updater install handoff. ADE now stops its background runtime service before handing an update to Squirrel, so the old
/Applications/ADE.appbundle is not still in use while macOS tries to replace it. - Smaller mac updater package. The mac release no longer bundles Linux remote runtime sidecars in the auto-update zip, and Darwin package pruning now strips non-target native payloads from the mac app.
- Release validation guardrails. mac artifact validation now fails if non-mac remote runtime files sneak back into the packaged app, preventing another oversized updater zip from shipping silently.