# Verifier card — `synlogic` · grade **ERR**

> Not auditable under the harness image — an env-compatibility signal, NOT a passing grade.

- source: `prime-hub` · verifiers: `0.1.6.post0` · pass_threshold: `None` · rows: 0
- seal: `record_sha256:59592a327b975b4e` — re-running this audit reproduces it byte-for-byte

## Not auditable

> ValueError: SynLogic repo not found. Set SYNLOGIC_REPO_ROOT or pass repo_root to the env args. Expected file: <repo_root>/task2verifier.py. Clone: https://github.com/MiniMax-AI/SynLogic

**How to fix:** Likely a **dataset-at-load** env — pre-fetch its dataset with `--hf-dataset <id>` so it loads offline (run once with any cached dataset; the error names the real id).
