Integration Boundary
Mark the upstream harness as the recommended alignment configuration, but do not reject another harness merely because
its id differs. Compatibility should follow the prepared-task, model protocol, and environment capabilities.
Integration Workflow
- Implement the benchmark contract, including task identity, evaluator semantics, dependencies, recipes, and network phases.
- Update public documentation with runnable commands and benchmark-owned parameters.
- Validate and align the integration from focused checks through a complete official-split comparison.
Completion Gate
Do not request review until all applicable statements are true:- Official task, evaluator, model and harness versions are identifiable.
- Stable task ids support exact
sample_idsselection. - Errors, valid zero scores, timeouts and evaluator failures remain distinguishable.
- Explicit environment settings win over inferred recipe defaults.
- Every claimed environment has a real smoke result.
- Restricted network behavior has enforcement-level evidence when applicable.
- A full-run report states coverage, failures, score, official reference and material differences.
- Public documentation matches the implemented defaults and compatibility matrix.
