Parent
#90
What to build
Make Target App Launch Progress fail clearly when the Target App Package cannot
provide a Runtime Target. Startup failures should show a concise failure
summary, elapsed launch time, and the buffered Flutter stderr tail. Default
output should remain bounded and high signal rather than streaming full Flutter
build logs.
The completed slice should preserve the existing launch failure behavior while
making it visible in the same Target App Launch Progress surface users watched
during startup.
Acceptance criteria
Blocked by
Parent
#90
What to build
Make Target App Launch Progress fail clearly when the Target App Package cannot
provide a Runtime Target. Startup failures should show a concise failure
summary, elapsed launch time, and the buffered Flutter stderr tail. Default
output should remain bounded and high signal rather than streaming full Flutter
build logs.
The completed slice should preserve the existing launch failure behavior while
making it visible in the same Target App Launch Progress surface users watched
during startup.
Acceptance criteria
test --jsonsuppresses launch progress output while preserving command failure behavior.Blocked by