- Remove custom asset handler — it broke Wails IPC routing - Use application.AssetFileServerFS(distFS) so Wails serves its own runtime - Add GetStoredConfig binding: SPA calls it on startup to retrieve keychain config - main.ts: loadDesktopConfig() fetches stored creds before mounting - Remove runtime.js embed (Wails serves it internally)