Restaurant Wait
A party arrives at a full restaurant and is quoted a wait. Should they stay or go? Ask Jev, then change any circumstance and it re-decides. Watch the decision boundary move.
Russell & Norvig's hand-drawn restaurant tree (AIMA Fig. 18.2), Patrons = Full branch, since a quoted wait means the restaurant is full. It cannot see kids or ratings. “Hungry” counts as yes from “hungry” upwards.
Jev decision
idleWhy …?
Jev returns a decision, not an explanation, and nothing here is written by a language model. Each line below is a separate Jev answer (sub-questions about the same situation, single changes that flip it, two controls), not a trace of how the decision was computed. Which way each factor points is our labelling.
Ask Jev for a decision first.Eight yes/no questions, one call. Bars show P(yes).
Not asked yet. Press Explain this decision.
Change one input at a time, hold everything else fixed, and ask Jev again. The bars show how far each change moves P(wait), and which changes would flip the decision.
Is the disagreement about information, or about judgement?