What it is
Does the text describe different thresholds for entering and leaving a state, or feeding the previous decision back to prevent flip-flopping?
Not this
A single static threshold.
The question, as Jev sees it
This is the literal question jevbooks puts to Jev about every README. Copy the shape, not the wording.
{
"hysteresis": {
"type": "noul",
"instructions": {
"what": "Does the text describe different thresholds for entering and leaving a state, or feeding the previous decision back to prevent flip-flopping?",
"not_for": "A single static threshold."
},
"criteria": {
"true": "The text explicitly describes this. One sentence is enough; other content does not cancel it.",
"false": "The text does not describe this."
}
}
}