837e5e8052
changelog 補上用戶語言的更新內容(daemon-version.py --stamp 依此機械 算出版號、記錄原始碼指紋)。三平台已打包並拆開驗證內嵌版本 == v0.18.22: - Mac DMG:Info.plist CFBundleShortVersionString=0.18.22, arcrun-app --collector --version → v0.18.22,codesign 有效 - Windows exe:ldflags 內嵌 v0.18.22(無舊版號殘留), build-win.sh 內建探針確認 --collector --version → v0.18.22 - MSIX:AppxManifest Identity Version=0.18.22.0(真身分,非佔位值), 內嵌 Arcrun.exe 同樣是 v0.18.22 尚未出貨(ship.mjs/purge jsDelivr/D20 開閘),產物留在 collector/cmd/arcrun-app/dist(-msix)/(gitignored,不進版控)。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>