The four breakage classes — sort any LLM failure before you touch the prompt — step 5 of 9
Two trace signatures. Fill in the class name each one describes.
Use the exact class names from the taxonomy:
"retrieval", "prompt", "hallucination", "parse".
Expected output:
empty retrieval, confident answer: hallucination
raw_output != output_after_postprocess: parse
⌘↵ runs the editor.read, then continue.
The four breakage classes — sort any LLM failure before you touch the prompt — step 5 of 9
Two trace signatures. Fill in the class name each one describes.
Use the exact class names from the taxonomy:
"retrieval", "prompt", "hallucination", "parse".
Expected output:
empty retrieval, confident answer: hallucination
raw_output != output_after_postprocess: parse
⌘↵ runs the editor.read, then continue.