jevbooks

← All techniques

Cheap screen, then deep check

便宜宽筛再窄查

What it is

Does the text describe a cheap broad Jev pass whose positives are then sent to a slower, more expensive stage such as an LLM or a detailed chain?

Not this

A single-stage pipeline.

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.

{
  "screen-then-deep": {
    "type": "noul",
    "instructions": {
      "what": "Does the text describe a cheap broad Jev pass whose positives are then sent to a slower, more expensive stage such as an LLM or a detailed chain?",
      "not_for": "A single-stage pipeline."
    },
    "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 →