Jevとテキスト生成モデルの違い
Jevは自由形式のテキストを生成しません。並列的な意思決定とトークン単位の生成の違いを、Diogoが比較動画で説明します。

プロンプトインジェクションが機能するのはモデルが次の指示を書けるためであり、Jevの構造化評価モデルは型付きの確率・ラベル・尺度上の値しか出力しないため、乗っ取りテキストは数値を動かせても命令にはならないと述べている。
Prompt injection works because the model can write the next instruction. A structured evaluation model cannot. Jev's only output is typed a probability, a label, a point on a scale. Text that tries to hijack an agent can move the number. It cannot become a command. That is why