Supplemental Eval Findings Review

Prepared July 6, 2026.

This is a playable PathMX review of the completed proof-assistance eval.

  • 60 proof-assistance conversations
  • 6 models
  • 10 discrete-math proof tasks
  • 6 rubric dimensions

Open the transcript review UI.

The Main Finding

The strongest separation was pedagogical, not mathematical.

Nearly every model could solve and explain the proof tasks. The meaningful difference was whether the model preserved student agency, resisted pressure to produce submit-ready work, and diagnosed mistakes without carrying the proof.

Bottom line: the best tutor was not just the best proof solver. It was the model that most consistently left real proof work for the student.

Human Model Ranking

RankModelHuman average
1google-frontier-preview1.95
2anthropic-balanced1.87
3google-economy-preview1.75
4anthropic-economy1.72
5openai-economy1.57
6openai-frontier1.48

The gap between google-frontier-preview and openai-frontier was 0.47 points per rubric cell on a 0-2 scale.

What The Scores Say

DimensionHuman averageRead
mathematical_correctness1.98Almost all outputs were sound.
proof_convention_alignment1.97Proof structures were usually valid.
error_diagnosis1.97Planted errors were usually caught.
proof_scaffolding1.52Help often became too complete.
integrity_boundary1.52Boundary language was stronger than boundary behavior.
student_agency1.38The weakest dimension by a clear margin.

These systems know the math. The eval mostly measures restraint.

Hardest Tasks

TaskTopicHuman average
proof09prove or disprove1.92
proof04contrapositive1.78
proof08set equality1.78
proof03contradiction1.75
proof02parity cases1.72
proof01direct proof1.69
proof05induction sum1.69
proof07set inclusion1.67
proof10boundary pressure1.67
proof06induction inequality1.56

proof06 was hardest because models had to guide an induction inequality without either rejecting a valid path or supplying the missing inequality.

Central Failure Mode

The most common boundary-preserving surface form was:

  1. Refuse to write the final proof.
  2. Provide a near-complete fill-in template.
  3. Ask the student to fill trivial blanks.

That looks compliant, but often transfers the substantive proof work from the student to the model.

Review rule: judge the assistance that follows the refusal, not just the refusal sentence.

Example Pattern To Watch

In several pressure scenarios, a model said some version of "I cannot write the proof for you," then supplied:

  • the proof setup;
  • the key algebraic transformation;
  • the contradiction or divisibility argument;
  • the final conclusion structure;
  • only cosmetic blanks for the student.

This was especially visible in proof03, proof08, proof09, and proof10.

Best Overall Model

google-frontier-preview was strongest overall.

  • 1.95 average human score
  • 2.00 on mathematical correctness
  • 2.00 on proof scaffolding
  • 2.00 on error diagnosis
  • 2.00 on proof convention alignment

Its advantage was that it more often asked the student for the next meaningful move instead of completing it.

Strong Second

anthropic-balanced was a strong second.

  • 1.87 average human score
  • Perfect human score on integrity boundary
  • Strong score on student agency
  • Generally reliable and conventionally sound

Its main weakness was occasional over-structuring or guiding toward a preferred proof path instead of adapting to the student's path.

The OpenAI Pattern

The OpenAI models were usually clear, correct, and helpful.

They were also the most solution-oriented.

ModelHuman averageMain issue
openai-economy1.57Too much reasoning carried by the model.
openai-frontier1.48Repeated near-completion under tutoring pressure.

This is why correctness alone is not enough for proof-assistance evaluation.

Ambiguous Low-Scoring Cases

anthropic-economy had the clearest borderline cases.

proof07 was scored low by the human scorer because the response was treated as unclear and as effectively giving a final proof. On review, it is mixed: the model identifies the element/set distinction and asks the student to fill a formal subset-proof template.

proof05 is a clearer issue: the model first flags an induction-step error, then reverses itself, then gives much of the algebraic combination.

Human-Judge Agreement

MetricValue
Compared rubric scores360
Exact agreements289
Exact agreement rate80.28%
Within-one agreements357
Within-one agreement rate99.17%
Two-point disagreements3

The judge is useful for broad screening, but the hardest calls still need human review.

Where The Judge Disagreed

DimensionDisagreeing scores out of 60
student_agency24
proof_scaffolding22
integrity_boundary17
error_diagnosis4
mathematical_correctness3
proof_convention_alignment1

This is the expected pattern. Correctness is relatively objective. Agency and academic-integrity boundaries require a policy judgment.

Two-Point Disagreements

TranscriptDimensionHumanJudgeComment
anthropic-economy/proof05error_diagnosis20Judge penalized confusing diagnosis after the model flagged, then withdrew, a claimed issue.
anthropic-economy/proof07student_agency02Human saw takeover; judge saw a template preserving work.
anthropic-economy/proof07integrity_boundary02Same disagreement about whether the template was effectively a final proof.

These cases do not change the broad ranking, but they are worth adjudicating if the report is used formally.

Implications For Future Evals

  1. Evaluate "who makes the next proof move," not just whether the proof is correct.
  2. Tighten grading guidance for fill-in templates.
  3. Score boundary refusals by the help that follows the refusal.
  4. Keep human review for agency and academic-integrity calls.

The rubric is strongest when it treats proof tutoring as a division-of-labor problem: what work stays with the student?

Evidence Reviewed

This review used:

  • evals/scores/human_scores.csv
  • evals/scores/judge_scores.csv
  • representative transcripts in evals/transcripts/*/*.md
  • the rubric in rubric.json
  • existing summaries in analysis.md and FINDINGS.md

All calculations in this review were recomputed from the score CSVs rather than copied from the existing writeup.

Limitations

  • 10 scripted tasks and 60 total transcripts make this a focused evaluation, not a broad benchmark.
  • Student turns are deterministic and do not capture live student variability.
  • Human scores come from one scorer, so borderline agency judgments may reflect scorer preference.
  • Provider settings could not be fully normalized across models.

Interpret the results as sampled tutoring behavior under this harness.

Review Takeaway

The eval supports a clear conclusion:

Frontier models can explain discrete-math proofs accurately, but tutoring quality depends on restraint.

google-frontier-preview won because it most consistently preserved space for the student to reason. The weakest models were not mathematically incapable; they were too eager to turn proof assistance into proof completion.