promptdojo_

Read the trace in the editor. The prompt is clear. The retriever returned zero chunks. The raw output and post-processed output are identical. The model still produced a confident, specific date answer.

Predict the output of the script — specifically the final class: line.

Expected output:

retrieved_chunks empty?    True
prompt clear?              True
raw == postprocessed?      True
model answered anyway?     True
class: hallucination
read, then continue.