A county health-inspection pack includes a generated script and a severity table from an LLM. Which mitigation is essential before the pack is used?
Select an answer to reveal the explanation.
Short Explanation
Generated scripts are like a trainee’s first inspection notes—useful only after a supervisor checks them. Systematic human review catches bad steps, wrong severities, privacy leaks, and risky code before the pack goes live. Speed and seed reruns are not that safety net.
Full Explanation
Human evaluation of GenAI output is a required quality and safety control in testing. Reviewers verify correctness, catch privacy leaks, and refuse unsafe generated code before artefacts enter the suite. Skipping review for velocity or assuming the model is unbiased undermines that mitigation.