Quick reference for Wails v2, the Go + native-webview desktop framework. Use whenever the task touches a Wails project — `wails.json`, `wails.Run`, `options.App`, `assetserver`, the Go ↔ JS bindings under `frontend/wailsjs/`, the runtime API (`runtime.WindowSetTitle`, `runtime.EventsEmit`, `window.runtime.*`), `wails build` / `wails dev` / `wails generate`, embedded `frontend/dist`, dev-server hot reload, code signing, or anything in `desktop/main.go` that wires up a Wails app. Also use when the user mentions WebView2, WebKitGTK, or "the desktop build."