Start MobSF as a dep of build-android (_mobsf-start) so it warms up during the APK build instead of blocking afterwards (saves up to 90 s). Add _integrations task to run integration and integration-ui in parallel since they use random Stalwart ports and different Flutter build targets. Also add `docker rm ... || true` before `docker run` in both _mobsf-start and mobsf_scan.sh to handle stopped-but-not-removed containers gracefully. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>