Chapter D · 4 of 4~10 min

RAG quality audit

Run **golden queries** — block ungrounded answers before users see bad citations.

Reviewed July 2026 · interactive lab

Paths & resources for this lesson

1Try it yourself

Playground

RAG quality audit

Run golden queries — block bad citations before users see them.

Answer cites chunk that does not support claim

2Read & reflect

Recap

#What you just did

You chose block vs fix index vs tune prompt for three audit failures.

Read

#Audit kit

| Check | Fail action | |-------|-------------| | Golden query recall | Fix embed/index | | Citation supports claim | Block answer | | Empty retrieval | Page ops |

3Spark check

Continue learning · glossary & guides