487dd3f2ac
The smoke test discovered that ProGuard's method/marking/static pass converts kmp-tor's AsyncFs.of() from instance to static. The JVM then throws IncompatibleClassChangeError at launch because callers still use invokevirtual. Also updates smoke-test-desktop.yml trigger: runs on any PR touching desktopApp/ (not just build config files). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>