# The Multivac — Evaluation Report

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

---

## Question

Implement a production-ready circuit breaker pattern in Python. It should support three states (closed, open, half-open), configurable failure thresholds, automatic recovery with exponential backoff, proper async support, and metrics collection. Include usage example wrapping an HTTP client.

---

## Winner

**Grok 4.20** (openrouter)
- Winner Score: 7.44
- Matrix Average: 6.10
- Total Judgments: 87

---

## Rankings

| Rank | Model | Provider | Avg Score | Judgments |
|------|-------|----------|-----------|----------|
| 1 | Grok 4.20 | openrouter | 7.44 | 9 |
| 2 | Gemini 3 Flash Preview | Google | 7.03 | 9 |
| 3 | GPT-5.4 | openrouter | 7.00 | 8 |
| 4 | Claude Opus 4.6 | openrouter | 6.82 | 9 |
| 5 | MiMo-V2-Flash | Xiaomi | 6.60 | 9 |
| 6 | DeepSeek V4 | openrouter | 6.23 | 9 |
| 7 | GPT-OSS-120B | OpenAI | 5.90 | 8 |
| 8 | Claude Sonnet 4.6 | openrouter | 5.84 | 9 |
| 9 | MiniMax M2.5 | openrouter | 4.92 | 9 |
| 10 | Gemini 3.1 Pro | openrouter | 3.23 | 8 |

---

## 10×10 Judgment Matrix

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

| Judge ↓ / Resp → | Gemini 3 | GPT-5.4 | Claude Opus | Gemini 3.1 Pro | Claude Sonnet | Grok 4.20 | DeepSeek V4 | GPT-OSS-120B | MiniMax M2.5 | MiMo-V2-Flash |
|---|---|---|---|---|---|---|---|---|---|---|
| Gemini 3 | — | 8.2 | 9.6 | 3.3 | 7.3 | 9.2 | 8.6 | 7.8 | 6.3 | 9.2 |
| GPT-5.4 | 5.3 | — | 3.0 | 0.7 | 3.0 | 5.0 | 3.8 | 2.8 | 1.9 | 4.2 |
| Claude Opus | 6.0 | 6.9 | — | 1.6 | 5.5 | 6.8 | 5.6 | 5.3 | 2.9 | 5.4 |
| Gemini 3.1 Pro | 5.4 | 5.3 | 5.7 | — | 4.5 | 6.7 | 4.5 | 4.8 | 2.0 | 5.4 |
| Claude Sonnet | 7.0 | 7.0 | 7.5 | 1.9 | — | 7.2 | 6.8 | 7.2 | 5.3 | 6.6 |
| Grok 4.20 | 7.0 | · | 7.9 | 3.6 | 6.4 | — | 6.8 | 6.0 | 5.8 | 6.2 |
| DeepSeek V4 | 9.6 | 9.0 | 8.8 | 8.4 | 8.6 | 9.0 | — | · | 7.8 | 8.8 |
| GPT-OSS-120B | 7.5 | 3.6 | 4.2 | 2.0 | 3.4 | 6.8 | 6.2 | — | 4.7 | 6.5 |
| MiniMax M2.5 | 6.8 | 7.3 | 6.0 | · | 6.8 | 8.2 | 5.8 | 6.3 | — | 7.2 |
| MiMo-V2-Flash | 8.6 | 8.6 | 8.6 | 4.5 | 7.0 | 8.2 | 8.0 | 7.0 | 7.7 | — |

---

## 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-012. 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-131157/results
Full dataset: https://app.themultivac.com/dashboard/export
