A city cemetery-plot system asks an LLM to sequence staff effort. The reply treats “engraving takes two days” as a reason to skip the legal-hold check that must run first. Which defect is shown?
Select an answer to reveal the explanation.
Short Explanation
Duration is not a permission slip to skip a gate. Putting engraving ahead of the legal-hold check is a reasoning error in planning and prioritization.
Full Explanation
Official places where reasoning errors appear include test planning and case prioritization. The model can produce a fluent schedule that violates prerequisites or risk order. Human review of sequencing against mandatory gates remains essential.