# The Multivac — Evaluation Report

**Evaluation ID:** EVAL-20260402-135144
**Date:** Apr 02, 2026
**Category:** code
**Question ID:** CODE-018

---

## Question

Implement a minimal but correct event sourcing system in Python. Include: an Event base class, an EventStore (in-memory is fine), an Aggregate base class that rebuilds state from events, a BankAccount aggregate with deposit/withdraw/transfer commands, and snapshot support for performance. Demonstrate eventual consistency between two projections.

---

## Winner

**Grok 4.20** (openrouter)
- Winner Score: 7.72
- Matrix Average: 6.26
- Total Judgments: 90

---

## Rankings

| Rank | Model | Provider | Avg Score | Judgments |
|------|-------|----------|-----------|----------|
| 1 | Grok 4.20 | openrouter | 7.72 | 9 |
| 2 | Gemini 3 Flash Preview | Google | 7.41 | 9 |
| 3 | GPT-OSS-120B | OpenAI | 7.33 | 9 |
| 4 | Claude Opus 4.6 | openrouter | 7.22 | 9 |
| 5 | GPT-5.4 | openrouter | 6.84 | 9 |
| 6 | Claude Sonnet 4.6 | openrouter | 6.75 | 9 |
| 7 | DeepSeek V4 | openrouter | 6.19 | 9 |
| 8 | MiMo-V2-Flash | Xiaomi | 6.13 | 9 |
| 9 | MiniMax M2.5 | openrouter | 3.76 | 9 |
| 10 | Gemini 3.1 Pro | openrouter | 3.25 | 9 |

---

## 10×10 Judgment Matrix

Rows = Judge, Columns = Respondent. Self-judgments excluded (—).

| Judge ↓ / Resp → | GPT-OSS-120B | GPT-5.4 | Claude Opus | Claude Sonnet | Gemini 3.1 Pro | Grok 4.20 | DeepSeek V4 | Gemini 3 | MiniMax M2.5 | MiMo-V2-Flash |
|---|---|---|---|---|---|---|---|---|---|---|
| GPT-OSS-120B | — | 4.8 | 4.1 | 5.0 | 2.4 | 7.2 | 4.9 | 7.5 | 3.2 | 5.5 |
| GPT-5.4 | 3.5 | — | 3.6 | 3.3 | 0.8 | 6.4 | 4.2 | 6.2 | 1.9 | 2.0 |
| Claude Opus | 5.8 | 6.8 | — | 6.3 | 0.8 | 6.8 | 5.4 | 6.5 | 1.9 | 5.3 |
| Claude Sonnet | 8.0 | 7.2 | 8.8 | — | 1.9 | 8.0 | 5.8 | 7.8 | 3.0 | 7.0 |
| Gemini 3.1 Pro | 5.5 | 4.6 | 5.9 | 6.0 | — | 6.7 | 5.5 | 6.0 | 1.6 | 5.2 |
| Grok 4.20 | 8.6 | 6.4 | 8.4 | 7.9 | 3.3 | — | 6.0 | 6.6 | 3.6 | 6.2 |
| DeepSeek V4 | 9.4 | 8.6 | 9.6 | 8.6 | 8.1 | 9.4 | — | 9.6 | 7.8 | 9.6 |
| Gemini 3 | 8.6 | 8.4 | 9.6 | 9.6 | 2.3 | 9.0 | 8.6 | — | 5.0 | 8.6 |
| MiniMax M2.5 | 7.9 | 6.1 | 6.2 | 5.6 | 1.0 | 7.6 | 7.3 | 7.5 | — | 5.8 |
| MiMo-V2-Flash | 8.6 | 8.6 | 8.8 | 8.6 | 8.8 | 8.3 | 8.0 | 9.0 | 5.8 | — |

---

## Methodology

- **10×10 Blind Peer Matrix:** All models answer the same question, then all models judge all responses.
- **5 Criteria:** Correctness, completeness, clarity, depth, usefulness (each scored 1–10).
- **Self-judgments excluded:** Models do not judge their own responses.
- **Weighted Score:** Composite of all 5 criteria.

---

## Citation

The Multivac (2026). Blind Peer Evaluation: CODE-018. app.themultivac.com

## License

Open data. Free to use, share, and build upon. Please cite The Multivac when using this data.

Download raw JSON: https://app.themultivac.com/api/evaluations/EVAL-20260402-135144/results
Full dataset: https://app.themultivac.com/dashboard/export
