Data snapshot: 2026-W25 current
ISO week 2026-W25. 60 metric rows, one per (prompt × model). Every number the dashboard shows for this week is derived from these files. License: CC BY-SA 4.0.
Files
| File | Size | Contents |
|---|---|---|
metrics.csv |
6082 B |
One row per (prompt × model): refusal rate and CI, hedge density, length quantiles, stance, embedding shift, and review flags. |
metrics.jsonl |
45857 B |
Same rows as metrics.csv, one JSON object per line. |
README.md |
881 B |
Plain-text description of these files and the license. |
manifest.json |
437608 B |
The full schema-validated manifest the site renders from. Current-week snapshot only. |
responses.jsonl.gz |
672772 B |
Gzipped raw Sample records for every public prompt this week: full response text, token counts, stop reasons, and provider metadata. Held-out prompts are excluded. |
SHA256SUMS |
— | SHA-256 digest for every file above. Verify with sha256sum -c SHA256SUMS. |
Column definitions live in the schema documentation. The full snapshot index, across every published week, is at /data/.
Citing this snapshot
@misc{meridian_2026_W25,
title = {{Meridian snapshot 2026-W25}},
author = {Meridian},
year = {2026},
howpublished = {\url{https://meridianaudit.org/data/2026-W25/}},
note = {CC BY-SA 4.0; accessed YYYY-MM-DD}
}
Reproducibility
This URL is permanent: /data/2026-W25/ and every
file under it resolve to the same bytes indefinitely. A researcher can
recompute any dashboard metric for this week from prompts.yaml
plus this week’s
responses.jsonl.gz.