Reference · Glossary

Golden task

Last updated

A **fixed test input** with known quality criteria — the backbone of eval gates and regression tests.

When to use

Before every agent, RAG, or prompt deploy — rerun the same golden tasks.

When not to

One-off experiments with no repeat baseline.

Example

“Summarize refund policy” must cite section 4 and must not invent fees.