Environment DX Scanner Runs a single diagnostic script to audit the current environment (container or local) for developer tools, runtimes, connectivity, and write permissions. Usage - — full scan (all sections) - — skip network and disk checks (faster) Workflow Step 1: Run the scan For quick mode: The script is read-only and safe to run. It creates a temp file to test write permissions and a temp uv project to test , both cleaned up immediately. Step 2: Parse output Each line uses a status prefix: - — tool found / check passed - — tool not found - — partial issue (old version, limited access…