jevbooks

← All techniques

No-judgment band

无判定区

What it is

Does the text describe treating probabilities near 0.5 as 'unknown' that neither pass nor fail?

Not this

Reading 0.5 as a medium score.

questions.json · sent for every README

The question, as Jev sees it

This is the literal question jevbooks puts to Jev about every README. Copy the shape, not the wording.

{
  "no-judgment-band": {
    "type": "noul",
    "instructions": {
      "what": "Does the text describe treating probabilities near 0.5 as 'unknown' that neither pass nor fail?",
      "not_for": "Reading 0.5 as a medium score."
    },
    "criteria": {
      "true": "The text explicitly describes this. One sentence is enough; other content does not cancel it.",
      "false": "The text does not describe this."
    }
  }
}

Build this with Jev →