jevbooks

← All techniques

Minimal state

只放要判的东西

What it is

Does the text describe deliberately sending only the item under judgment, such as the last message or a single paragraph, rather than the whole history?

Not this

Sending full transcripts or documents.

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.

{
  "state-minimalism": {
    "type": "noul",
    "instructions": {
      "what": "Does the text describe deliberately sending only the item under judgment, such as the last message or a single paragraph, rather than the whole history?",
      "not_for": "Sending full transcripts or documents."
    },
    "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 →