Documentation
README
FrontierHarness Eval for a Third-Party Harness
Score a harness that is not in the published FrontierHarness v1.0 set, on the same
tasks, runtime, and cost accounting, so the result can be placed next to the twelve
baseline configurations in results/eval-data.json.
Prerequisites
Confirm all of these before touching a runtime:
runta --version # brew install runta-dev/tap/runta (or npm i -g @runta/runta-cli)
runta checkpoint ls # any API call proves the CLI is authenticated
jq --version && node --version # jq for trial parsing, node >= 18 for the report scripts
This is the opening of the README. Read the full README on GitHub.