Plugin eval cases now must include a prompt, and untouched init placeholders are rejected.
What's wrong with this entry?
A plugin eval case that supplies only a session history file is now refused; you need execution.prompt in case.yaml or a prompt.md body. A case or grader still containing the placeholder line written by init is refused with an error explaining that.
- Directory scanning for cases was rewritten, and paths written inside a case are now resolved with a check that they do not escape the case folder.
execution.prompt is required (a prompt.md body, or execution.prompt in case.yaml)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.