#!/usr/bin/env python3 """HumanEval pass@1 — a coding guardrail (did security tuning help or hurt general coding?). Loads a model in-process (HF generate), prompts each HumanEval problem, extracts the generated function, executes it against the official unit tests in a subprocess, and reports pass@1. Emits reports/eval/