During a design review, a consumer electronics retailer identifies two constraints: the solution must protect sensitive information, and it must remain maintainable across test and production. The application uses support tickets. Which recommendation is strongest? The design review is focused on: Design a prompt that elicits a specifically formatted response.
Explanation
Explicit structure makes the output contract testable and reduces format drift. The strongest distractor fails because more context can improve factual coverage, but it does not define a machine-readable response contract.