A transit-pass refill kiosk tester wants keyword steps, but the prompt never says “one keyword per line.” The model returns a narrative. Which missing component most likely made the reply unusable downstream?
Select an answer to reveal the explanation.
Short Explanation
Output format is what turns a useful idea into paste-ready steps. Wanting one keyword per line and never saying so invites a narrative. The ask existed; the shape did not.
Full Explanation
Output format is the component that makes testware usable downstream by defining reply structure and characteristics. For the refill kiosk, failing to require one keyword per line yields prose instead of executable steps. Input data, instruction, and role matter, but shape is what the suite consumes.