Evaluation fixtures¶
Reusable evaluation packs for comparing prompts, checking assertions, and practicing release-gate thinking from the Evaluation module.
How to use¶
- Read Evaluation for the curriculum framing.
- Open fixtures under the repository path
labs/evaluations/. - Pair fixtures with datasets when a case needs shared inputs.
This hub keeps evaluation practice discoverable from the documentation site without duplicating
fixture files into docs/.