Scope note (2026-06-14):
Test-DevEnvironment.ps1andManage-WSL.ps1were removed in the ghost-code cull —wsl.execovers WSL operations natively and the dev-env checker had no clear trigger.
| Script | Purpose |
|---|---|
| Manage-Docker.ps1 | Docker Desktop start/stop/cleanup helper |
| remote-development-setup.ps1 | Configure SSH client for remote development |
# Cleanup Docker images
.\Manage-Docker.ps1 -Cleanup -KeepVersions 2Last Updated: 2026-06-14