$exe = Join-Path $PSScriptRoot "registry_dashboard.exe" # Try API first (default), with SQLite fallback via WSL mount & $exe ` --api "http://127.0.0.1:8484" ` "\\wsl.localhost\Ubuntu-22.04\home\lucas\fn_registry\registry.db"