End-to-end pipeline from specification to scored output. A Task Specification (role, query, evaluation criteria, gold trajectory) and a deterministic Environment Bundle (SLURM scheduler state, RBAC policy, telemetry snapshots) are loaded by the BenchmarkRunner, which drives a pluggable Agent Adapter through a bounded tool-call loop (at most 10 rounds) against a role-filtered Tool Registry backed by five mock HPC tool families. Each step is recorded by the TraceWriter. The resulting Trace is evaluated across five dimensions by the AggregateScorer; a Governance hard-fail zeroes the entire task score. Per-task BenchmarkResult records feed the run-level CLEAR scorecard (Efficacy, Assurance, Reliability, Cost, Latency) and downstream report artifacts.