Quiz 6 Question 7 of 20

An agent tasked with generating GitHub Actions workflows is failing in production. Investigation reveals that users submit requests like 'set up CI for my project' without specifying the language, test framework, or deployment target. The agent silently assumes defaults — often incorrectly — and generates workflows that fail immediately. What is the root cause of this failure?

Select an answer to reveal the explanation.

Motivation