What it is
Does the text describe code listing the candidates such as DOM nodes, diff hunks, or files, and Jev choosing an index among them?
Not this
Asking the model to produce a selector, coordinate, or free-text answer.
The question, as Jev sees it
This is the literal question jevbooks puts to Jev about every README. Copy the shape, not the wording.
{
"candidate-enumeration": {
"type": "noul",
"instructions": {
"what": "Does the text describe code listing the candidates such as DOM nodes, diff hunks, or files, and Jev choosing an index among them?",
"not_for": "Asking the model to produce a selector, coordinate, or free-text answer."
},
"criteria": {
"true": "The text explicitly describes this. One sentence is enough; other content does not cancel it.",
"false": "The text does not describe this."
}
}
}