jevbooks

← All techniques

Decision as code

决策即代码

What it is

Does the text describe the final decision being computed in code from Jev probabilities, with weights, journals, or replay of logged answers?

Not this

Acting directly on the raw model answer.

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.

{
  "code-owned-policy": {
    "type": "noul",
    "instructions": {
      "what": "Does the text describe the final decision being computed in code from Jev probabilities, with weights, journals, or replay of logged answers?",
      "not_for": "Acting directly on the raw model 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."
    }
  }
}

Build this with Jev →