Validation Ladder
Expand validation only after the previous level passes:- Import, registry, config parsing, version validation, and task selection.
- Focused checks for dataset conversion, evaluator shaping, recipes, and secret redaction.
- One real end-to-end smoke task with concurrency
1and retries disabled. - One representative task for every claimed environment and recommended harness path.
- Recipe automatic and explicit-override paths across every claimed provider.
- Enforcement tests for restricted network behavior.
- The complete official split with an official or recommended configuration.
- Score and failure alignment against a public official result.
- Repository lint and documentation validation.
Provider and Precedence Matrix
Verify every sibling recipe, provider, and supported benchmark version:
Confirm both the resolved plan and a real harness startup when the custom image supplies harness prerequisites.
Network and Security Validation
When execution is restricted, issue a real request from inside the sandbox.no-network must fail at the transport layer;
agent compliance is not proof. For allowlist, prove one allowed and one denied destination. When a known exploitation
case exists, include the destination that previously exposed answer-bearing material.
Confirm that secrets, proxy URLs, tokens, and internal endpoints are redacted and that failure cleanup removes temporary
network, proxy, and sandbox resources.
Full Evaluation
Run the complete official split with at least one model and harness setting used by the official repository, paper, technical report, blog, or leaderboard. Match all material dimensions:- Dataset version, revision, split, category, language and task count.
- Model checkpoint, endpoint protocol, temperature, reasoning mode and request body.
- Harness version, prompt, installation mode, step and cost behavior.
- Environment image, workspace, resources, provider and network policy.
- Task, command and verifier timeouts; retries; attempts per task; aggregation.
k=1 when the intent is one attempt per task. Keep framework retry behavior separate from benchmark sampling. Do not
call a run aligned when task coverage, failure denominator, model settings, or evaluator version differ without an
explicit explanation.
Alignment Report
Present the final authoritative result set as one evaluation unless rerun history materially affects comparability. The report must include:- Results summary: complete denominator, normally completed tasks, evaluator passes and failures, infrastructure errors, primary score, and meaningful category or split results.
- Configuration alignment matrix: official versus AgentCompass benchmark, dataset, harness, model, prompt,
inference, timeout, resource, provider, network,
k, retry, and aggregation settings. - Official result comparison: cited source, official score and interval, run count, valid attempts, observed score, absolute delta, and whether the comparison is point-to-point or single-run-to-distribution.
- Efficiency and trajectory comparison: duration, steps, tokens, and material differences when official artifacts expose them.
- Policy enforcement and reliability: resolved network policies, observed blocked access, and classified runtime failures.
- Conclusion: passed/total, percentage, infrastructure error count, alignment verdict, and remaining differences.
- Appendix A: an accessible download link to redacted evaluation artifacts.
- Appendix B: the exact reproduction command, with secrets replaced only by environment-variable references.
✅, ⚠️, and ❌ in the alignment Status column and add this legend immediately below the table:
Classify every non-successful task from its logs before interpreting the score. Do not hide failed tasks inside an average or compare only normally completed tasks against an official all-task denominator.✅ Aligned·⚠️ Explained difference expected not to materially affect the result·❌ Not aligned
