# QA Release Evidence - TagLauncher 8.1.0 build 20260626.1726 ## Source Freeze | Item | Result | | --- | --- | | Source commit | `2c36a4a39da126c30a5a5daedf501229412b2e1a` | | Release tag | `v8.1.0-build20260626.1726` | | Version / build in app bundle | `8.1.0` / `20260626.1726` | | Minimum macOS | `14.0` | | CODEGRAPH | Updated and committed | ## QA Commands | Command | Result | | --- | --- | | `bash Scripts/pro_feature_gate_qa.sh` | PASS | | `bash Scripts/pro_localization_qa.sh` | PASS | | `bash Scripts/theme_settings_qa.sh` | PASS | | `bash Scripts/app_ordering_data_qa.sh` | PASS | | `bash Scripts/appgrid_startup_loading_qa.sh` | PASS | | `bash Scripts/usage_tips_qa.sh` | PASS | | `bash Scripts/usage_tips_close_reminder_qa.sh` | PASS | | `bash Scripts/smart_category_localization_qa.sh` | PASS | | `bash Scripts/apple_default_note_policy_qa.sh` | PASS | | `bash Scripts/apple_default_apps_resource_qa.sh` | PASS | | `bash Scripts/window_logic_qa.sh` | PASS | | `bash Scripts/macos14_build_metadata_qa.sh` | PASS | | `bash Scripts/macos14_availability_typecheck_qa.sh` | PASS | | `bash Scripts/quick_search_app_name_qa.sh` | SKIP/PASS: Sunlogin wrapper fixture not installed; script exited 0 | ## Build Verification | Check | Result | | --- | --- | | `APP_BUILD=20260626.1726 bash build.sh` | PASS | | `codesign --verify --deep --strict --verbose=2 build/TagLauncher.app` | PASS | | `spctl --assess --type execute --verbose=4 build/TagLauncher.app` | Local ad-hoc build rejected by Gatekeeper; expected for non-notarized local DMG | | `hdiutil verify build/TagLauncher-8.1.0-build20260626.1726.dmg` | PASS | | Mounted DMG contains `TagLauncher.app` | PASS | | Mounted DMG contains `Applications -> /Applications` symlink | PASS | | `pkgutil --check-signature build/AppStore/TagLauncher-8.1.0-build20260626.1726.pkg` | PASS | | Expanded PKG bundle id/version/build | PASS: `com.taglauncher.app`, `8.1.0`, `20260626.1726` | | Expanded PKG embedded provisioning profile | PASS | | Expanded PKG sandbox entitlements | PASS | | Expanded PKG quarantine xattr absent | PASS | | Expanded PKG AppleDouble files absent | PASS | ## Notes - Pro translation QA intentionally uses static completeness and fallback checks only; no `translategemma` / Ollama call is used in this release. - The App Store package uses the Mac App Store signing path. Upload `Upload/*.pkg`; keep `Archive/*.dmg` only for local install and rollback.