One-shot inventory of your dala development environment: host toolchain versions, Android/iOS tool availability, project bundle id, and every connected device with its node name and dist port.
mix dala.env # human-readable summary
mix dala.env --json # single JSON document (scripts / CI / bug reports)Unlike mix dala.doctor, this diagnoses nothing — it's the neutral
"what do I have" answer for scripts and issue reports.