Evaluation Cases
An evaluation case defines input (and optional expected output) for a skill evaluation run.
Shape
inputmaps to the same variables you pass to a normal skill run.expectedis optional and can be used for human review or custom workflows.
Create cases with POST /api/skills/:id/evaluation-cases and list them with GET.