We decided that we won't be able to support Run and Hot Reload by Oct 8 or 9. So, we need a reasonable mitigation for what happens if a user sits in GCLI and types "run my app".
My suggestion is to add very very clear guidance via our Rules, such that if a user types something that signals they are trying to run the app, GCLI then tells the user something along the lines of:
"To run your app, open a new terminal , cd into , and type flutter run. Or, open your IDE and use it's Run features via the Flutter extension or plugin."