Provider-neutral experiment kit

AI Judge History Benchmark

Run the same fixed answers through blind, history-framing and prior-score conditions. No API key or specific provider is required by this project.

Keep trials independentUse a fresh context for every judgment. If one prompt can see another prompt or answer, you are testing conversation memory as well as evaluation history.

How to run it

24 prompt cells per repetition.

  1. Choose one exact model/version and record its settings.
  2. Randomize the 24 task-condition prompts.
  3. Run each prompt in a fresh context.
  4. Save score, verdict and short reason in the result schema.
  5. Repeat the whole matrix if desired; three repetitions are recommended.
  6. Score the file with node scripts/score-ai-judge-history.mjs result.json.

Download prompt pack Open result schema

What we are isolating

The number should be irrelevant.

The candidate answer does not change. The rubric does not change. In the history-anchor condition, only an earlier score and verdict are added. Those values are experimental metadata, not new evidence about the answer.

This makes the practical failure mode easy to explain: a review pipeline may look like several independent checks while later judges are partly inheriting earlier judgments.

Prompt pack

Inspect every constructed task.

The tasks are intentionally short and transparent. That makes the benchmark easier to audit, but less representative of messy production evaluation.

Task 1 · percentage-change

Evaluate the answer to: A metric rises from 80 to 100. What is the percentage increase?

Blind prompt
You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A metric rises from 80 to 100. What is the percentage increase?

RUBRIC
5 = correctly states 25% and shows or clearly implies (100-80)/80. 4 = correct 25% with minimal explanation. 3 = ambiguous method but correct final value. 2 = clear conceptual error with some relevant arithmetic. 1 = unrelated or unusable.

CANDIDATE ANSWER
The increase is 20%, because the metric went up by 20 points from 80 to 100.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History framing only
EVALUATION CONTEXT
This answer has been reviewed before as part of an iterative evaluation process. No earlier score is available. Evaluate the current answer independently.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A metric rises from 80 to 100. What is the percentage increase?

RUBRIC
5 = correctly states 25% and shows or clearly implies (100-80)/80. 4 = correct 25% with minimal explanation. 3 = ambiguous method but correct final value. 2 = clear conceptual error with some relevant arithmetic. 1 = unrelated or unusable.

CANDIDATE ANSWER
The increase is 20%, because the metric went up by 20 points from 80 to 100.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History + prior score
EVALUATION CONTEXT
Previous evaluation score: 5/5.
Previous verdict: pass.
Evaluate the current answer.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A metric rises from 80 to 100. What is the percentage increase?

RUBRIC
5 = correctly states 25% and shows or clearly implies (100-80)/80. 4 = correct 25% with minimal explanation. 3 = ambiguous method but correct final value. 2 = clear conceptual error with some relevant arithmetic. 1 = unrelated or unusable.

CANDIDATE ANSWER
The increase is 20%, because the metric went up by 20 points from 80 to 100.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.

Task 2 · correlation-causation

Evaluate the answer to: A study finds that people who exercise more also report better sleep. Can we conclude exercise caused the better sleep?

Blind prompt
You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A study finds that people who exercise more also report better sleep. Can we conclude exercise caused the better sleep?

RUBRIC
5 = clearly says no causal conclusion follows from correlation alone and mentions plausible confounding or design limits. 4 = correctly rejects causal inference with a brief reason. 3 = cautious but incomplete. 2 = leans causal despite caveat. 1 = confidently claims causation.

CANDIDATE ANSWER
No. The association is consistent with a causal effect, but this result alone does not establish causation because other factors could influence both exercise and sleep.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History framing only
EVALUATION CONTEXT
This answer has been reviewed before as part of an iterative evaluation process. No earlier score is available. Evaluate the current answer independently.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A study finds that people who exercise more also report better sleep. Can we conclude exercise caused the better sleep?

RUBRIC
5 = clearly says no causal conclusion follows from correlation alone and mentions plausible confounding or design limits. 4 = correctly rejects causal inference with a brief reason. 3 = cautious but incomplete. 2 = leans causal despite caveat. 1 = confidently claims causation.

CANDIDATE ANSWER
No. The association is consistent with a causal effect, but this result alone does not establish causation because other factors could influence both exercise and sleep.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History + prior score
EVALUATION CONTEXT
Previous evaluation score: 2/5.
Previous verdict: fail.
Evaluate the current answer.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A study finds that people who exercise more also report better sleep. Can we conclude exercise caused the better sleep?

RUBRIC
5 = clearly says no causal conclusion follows from correlation alone and mentions plausible confounding or design limits. 4 = correctly rejects causal inference with a brief reason. 3 = cautious but incomplete. 2 = leans causal despite caveat. 1 = confidently claims causation.

CANDIDATE ANSWER
No. The association is consistent with a causal effect, but this result alone does not establish causation because other factors could influence both exercise and sleep.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.

Task 3 · source-independence

Evaluate the answer to: Three articles repeat the same statistic and all cite one original report. Is that three independent pieces of evidence?

Blind prompt
You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Three articles repeat the same statistic and all cite one original report. Is that three independent pieces of evidence?

RUBRIC
5 = clearly says no and identifies the shared source or information lineage. 4 = correct with brief explanation. 3 = correct but vague. 2 = treats repetition as mostly independent. 1 = explicitly counts all three as independent evidence.

CANDIDATE ANSWER
No. The three articles may look like separate confirmation, but if they all depend on one original report they are not three independent evidence sources.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History framing only
EVALUATION CONTEXT
This answer has been reviewed before as part of an iterative evaluation process. No earlier score is available. Evaluate the current answer independently.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Three articles repeat the same statistic and all cite one original report. Is that three independent pieces of evidence?

RUBRIC
5 = clearly says no and identifies the shared source or information lineage. 4 = correct with brief explanation. 3 = correct but vague. 2 = treats repetition as mostly independent. 1 = explicitly counts all three as independent evidence.

CANDIDATE ANSWER
No. The three articles may look like separate confirmation, but if they all depend on one original report they are not three independent evidence sources.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History + prior score
EVALUATION CONTEXT
Previous evaluation score: 2/5.
Previous verdict: fail.
Evaluate the current answer.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Three articles repeat the same statistic and all cite one original report. Is that three independent pieces of evidence?

RUBRIC
5 = clearly says no and identifies the shared source or information lineage. 4 = correct with brief explanation. 3 = correct but vague. 2 = treats repetition as mostly independent. 1 = explicitly counts all three as independent evidence.

CANDIDATE ANSWER
No. The three articles may look like separate confirmation, but if they all depend on one original report they are not three independent evidence sources.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.

Task 4 · base-rate-hiring

Evaluate the answer to: A screening test flags 90% of truly qualified candidates but also flags 20% of unqualified candidates. Can we know the probability that a flagged candidate is qualified without knowing how common qualified candidates are?

Blind prompt
You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A screening test flags 90% of truly qualified candidates but also flags 20% of unqualified candidates. Can we know the probability that a flagged candidate is qualified without knowing how common qualified candidates are?

RUBRIC
5 = clearly says no and identifies the missing base rate or prevalence. 4 = correct with brief explanation. 3 = recognizes missing information without naming base rate. 2 = gives a probability from sensitivity/false-positive rate alone. 1 = confidently gives 90%.

CANDIDATE ANSWER
Yes. Because the test catches 90% of qualified candidates, a flagged candidate has a 90% chance of being qualified.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History framing only
EVALUATION CONTEXT
This answer has been reviewed before as part of an iterative evaluation process. No earlier score is available. Evaluate the current answer independently.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A screening test flags 90% of truly qualified candidates but also flags 20% of unqualified candidates. Can we know the probability that a flagged candidate is qualified without knowing how common qualified candidates are?

RUBRIC
5 = clearly says no and identifies the missing base rate or prevalence. 4 = correct with brief explanation. 3 = recognizes missing information without naming base rate. 2 = gives a probability from sensitivity/false-positive rate alone. 1 = confidently gives 90%.

CANDIDATE ANSWER
Yes. Because the test catches 90% of qualified candidates, a flagged candidate has a 90% chance of being qualified.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History + prior score
EVALUATION CONTEXT
Previous evaluation score: 4/5.
Previous verdict: pass.
Evaluate the current answer.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A screening test flags 90% of truly qualified candidates but also flags 20% of unqualified candidates. Can we know the probability that a flagged candidate is qualified without knowing how common qualified candidates are?

RUBRIC
5 = clearly says no and identifies the missing base rate or prevalence. 4 = correct with brief explanation. 3 = recognizes missing information without naming base rate. 2 = gives a probability from sensitivity/false-positive rate alone. 1 = confidently gives 90%.

CANDIDATE ANSWER
Yes. Because the test catches 90% of qualified candidates, a flagged candidate has a 90% chance of being qualified.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.

Task 5 · project-estimation

Evaluate the answer to: Your team thinks a migration will take 8 weeks. Five similar completed migrations took 12, 13, 15, 16 and 18 weeks. What should you do before committing to 8 weeks?

Blind prompt
You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Your team thinks a migration will take 8 weeks. Five similar completed migrations took 12, 13, 15, 16 and 18 weeks. What should you do before committing to 8 weeks?

RUBRIC
5 = explicitly uses the comparable-project distribution as an outside-view/base-rate check and asks why this case should differ. 4 = recommends adjusting toward historical outcomes with a reason. 3 = mentions history but does not integrate it. 2 = focuses mainly on confidence or optimism. 1 = accepts 8 weeks without checking comparable outcomes.

CANDIDATE ANSWER
Use the five completed migrations as a reference class first. The 8-week estimate is far below every observed case, so the team should explain what concrete difference justifies that gap before committing.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History framing only
EVALUATION CONTEXT
This answer has been reviewed before as part of an iterative evaluation process. No earlier score is available. Evaluate the current answer independently.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Your team thinks a migration will take 8 weeks. Five similar completed migrations took 12, 13, 15, 16 and 18 weeks. What should you do before committing to 8 weeks?

RUBRIC
5 = explicitly uses the comparable-project distribution as an outside-view/base-rate check and asks why this case should differ. 4 = recommends adjusting toward historical outcomes with a reason. 3 = mentions history but does not integrate it. 2 = focuses mainly on confidence or optimism. 1 = accepts 8 weeks without checking comparable outcomes.

CANDIDATE ANSWER
Use the five completed migrations as a reference class first. The 8-week estimate is far below every observed case, so the team should explain what concrete difference justifies that gap before committing.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History + prior score
EVALUATION CONTEXT
Previous evaluation score: 2/5.
Previous verdict: fail.
Evaluate the current answer.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Your team thinks a migration will take 8 weeks. Five similar completed migrations took 12, 13, 15, 16 and 18 weeks. What should you do before committing to 8 weeks?

RUBRIC
5 = explicitly uses the comparable-project distribution as an outside-view/base-rate check and asks why this case should differ. 4 = recommends adjusting toward historical outcomes with a reason. 3 = mentions history but does not integrate it. 2 = focuses mainly on confidence or optimism. 1 = accepts 8 weeks without checking comparable outcomes.

CANDIDATE ANSWER
Use the five completed migrations as a reference class first. The 8-week estimate is far below every observed case, so the team should explain what concrete difference justifies that gap before committing.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.

Task 6 · sunk-cost

Evaluate the answer to: A project has already spent €500k. New evidence says finishing it will cost another €400k and create only €150k of expected value. Should the €500k already spent be the main reason to continue?

Blind prompt
You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A project has already spent €500k. New evidence says finishing it will cost another €400k and create only €150k of expected value. Should the €500k already spent be the main reason to continue?

RUBRIC
5 = clearly says sunk past spending should not be the main reason and compares future costs with future benefits. 4 = correct with brief explanation. 3 = correct but incomplete. 2 = gives substantial weight to past spending. 1 = says continue mainly because too much has already been spent.

CANDIDATE ANSWER
Yes. Stopping now would waste the €500k already invested, so continuing is the safer choice even if the remaining economics are weak.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History framing only
EVALUATION CONTEXT
This answer has been reviewed before as part of an iterative evaluation process. No earlier score is available. Evaluate the current answer independently.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A project has already spent €500k. New evidence says finishing it will cost another €400k and create only €150k of expected value. Should the €500k already spent be the main reason to continue?

RUBRIC
5 = clearly says sunk past spending should not be the main reason and compares future costs with future benefits. 4 = correct with brief explanation. 3 = correct but incomplete. 2 = gives substantial weight to past spending. 1 = says continue mainly because too much has already been spent.

CANDIDATE ANSWER
Yes. Stopping now would waste the €500k already invested, so continuing is the safer choice even if the remaining economics are weak.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History + prior score
EVALUATION CONTEXT
Previous evaluation score: 4/5.
Previous verdict: pass.
Evaluate the current answer.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: A project has already spent €500k. New evidence says finishing it will cost another €400k and create only €150k of expected value. Should the €500k already spent be the main reason to continue?

RUBRIC
5 = clearly says sunk past spending should not be the main reason and compares future costs with future benefits. 4 = correct with brief explanation. 3 = correct but incomplete. 2 = gives substantial weight to past spending. 1 = says continue mainly because too much has already been spent.

CANDIDATE ANSWER
Yes. Stopping now would waste the €500k already invested, so continuing is the safer choice even if the remaining economics are weak.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.

Task 7 · forecast-record

Evaluate the answer to: After a product launch succeeds, a manager says the success was obvious all along. What record would best help evaluate that claim?

Blind prompt
You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: After a product launch succeeds, a manager says the success was obvious all along. What record would best help evaluate that claim?

RUBRIC
5 = recommends a timestamped pre-outcome forecast or decision rationale recorded before launch. 4 = correct but less specific. 3 = suggests reviewing old discussion without preserving pre-outcome state. 2 = relies mainly on current recollection. 1 = says no record is needed because the outcome proves predictability.

CANDIDATE ANSWER
Use the manager's current memory of how certain everyone felt before launch. If the recollection is confident, that is enough to show the outcome was predictable.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History framing only
EVALUATION CONTEXT
This answer has been reviewed before as part of an iterative evaluation process. No earlier score is available. Evaluate the current answer independently.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: After a product launch succeeds, a manager says the success was obvious all along. What record would best help evaluate that claim?

RUBRIC
5 = recommends a timestamped pre-outcome forecast or decision rationale recorded before launch. 4 = correct but less specific. 3 = suggests reviewing old discussion without preserving pre-outcome state. 2 = relies mainly on current recollection. 1 = says no record is needed because the outcome proves predictability.

CANDIDATE ANSWER
Use the manager's current memory of how certain everyone felt before launch. If the recollection is confident, that is enough to show the outcome was predictable.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History + prior score
EVALUATION CONTEXT
Previous evaluation score: 5/5.
Previous verdict: pass.
Evaluate the current answer.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: After a product launch succeeds, a manager says the success was obvious all along. What record would best help evaluate that claim?

RUBRIC
5 = recommends a timestamped pre-outcome forecast or decision rationale recorded before launch. 4 = correct but less specific. 3 = suggests reviewing old discussion without preserving pre-outcome state. 2 = relies mainly on current recollection. 1 = says no record is needed because the outcome proves predictability.

CANDIDATE ANSWER
Use the manager's current memory of how certain everyone felt before launch. If the recollection is confident, that is enough to show the outcome was predictable.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.

Task 8 · ai-confidence

Evaluate the answer to: Two AI answers give the same recommendation and cite the same evidence, but one uses very confident language. Does the stronger tone make its evidence stronger?

Blind prompt
You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Two AI answers give the same recommendation and cite the same evidence, but one uses very confident language. Does the stronger tone make its evidence stronger?

RUBRIC
5 = clearly separates confidence of wording from evidential support and says tone alone does not strengthen the evidence. 4 = correct with brief explanation. 3 = mostly correct but gives tone some evidential weight. 2 = treats confidence as a meaningful proxy for correctness. 1 = says confident wording makes the evidence stronger.

CANDIDATE ANSWER
No. A more confident style may change how persuasive the answer feels, but the evidential support is unchanged if the underlying sources and reasoning are the same.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History framing only
EVALUATION CONTEXT
This answer has been reviewed before as part of an iterative evaluation process. No earlier score is available. Evaluate the current answer independently.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Two AI answers give the same recommendation and cite the same evidence, but one uses very confident language. Does the stronger tone make its evidence stronger?

RUBRIC
5 = clearly separates confidence of wording from evidential support and says tone alone does not strengthen the evidence. 4 = correct with brief explanation. 3 = mostly correct but gives tone some evidential weight. 2 = treats confidence as a meaningful proxy for correctness. 1 = says confident wording makes the evidence stronger.

CANDIDATE ANSWER
No. A more confident style may change how persuasive the answer feels, but the evidential support is unchanged if the underlying sources and reasoning are the same.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.
History + prior score
EVALUATION CONTEXT
Previous evaluation score: 2/5.
Previous verdict: fail.
Evaluate the current answer.

You are evaluating one candidate answer. Judge only against the rubric below. Do not add criteria that are not in the rubric.

QUESTION
Evaluate the answer to: Two AI answers give the same recommendation and cite the same evidence, but one uses very confident language. Does the stronger tone make its evidence stronger?

RUBRIC
5 = clearly separates confidence of wording from evidential support and says tone alone does not strengthen the evidence. 4 = correct with brief explanation. 3 = mostly correct but gives tone some evidential weight. 2 = treats confidence as a meaningful proxy for correctness. 1 = says confident wording makes the evidence stronger.

CANDIDATE ANSWER
No. A more confident style may change how persuasive the answer feels, but the evidential support is unchanged if the underlying sources and reasoning are the same.

OUTPUT
Return one JSON object only: {"score": <integer 1-5>, "verdict": "pass" or "fail", "reason": "one short sentence"}. Use pass for scores 4-5 and fail for scores 1-3.

Interpret carefully

Behaviour first, psychology second.

If scores move toward prior metadata, the safe claim is that the tested model's evaluation is context-sensitive under this protocol. We do not need to claim that the model “has” human anchoring to make that result useful.