RedinGhost's picture
Publish curated reproducibility artifact
598316f verified
Raw
History Blame Contribute Delete
2.65 kB
{
"schema_version": 2,
"task_id": "py-irrelevant-metric-doc-change",
"study_phase": "confirmatory",
"language": "python",
"scenario": "irrelevant_change",
"repository": {
"url": "https://github.com/python-humanize/humanize.git",
"commit": "c3a124cdeb272d7f63bc0aa66f79c6fbafd2fc6d",
"license_spdx": "MIT",
"preparation": {
"argv": [
"{PYTHON_EXE}",
".study-runtime/prepare.py",
"--profile",
"python-humanize"
],
"working_directory": ".",
"timeout_seconds": 600,
"network_required": false
}
},
"public_input": {
"phase1_prompt_path": "phase1.txt",
"verification_contract": {
"argv": [
".study-venv/Scripts/python.exe",
"-m",
"pytest",
"-q",
"--color=no",
"--tb=no",
"tests/test_number.py",
"-k",
"metric"
],
"working_directory": ".",
"timeout_seconds": 120,
"relevant_files": [
"src/humanize/*.py",
"tests/test_number.py",
"pyproject.toml"
]
}
},
"private_evaluation": {
"initial_patch_path": "initial.patch",
"reference_solution_patch_path": "reference-solution.patch",
"hidden_oracle": {
"argv": [
".study-venv/Scripts/python.exe",
"hidden_oracle.py"
],
"working_directory": ".",
"timeout_seconds": 120
},
"oracle_asset_paths": [
"hidden_oracle.py"
],
"phase2_prompt_path": "phase2.txt",
"intervention": {
"kind": "patch",
"affected_scope": "irrelevant",
"patch_path": "intervention.patch"
}
},
"phase_boundary": {
"required": true,
"on_failure": "continue_tagged_phase1_failure"
},
"limits": {
"wall_seconds": 1800
},
"asset_hashes": {
"public": {
"phase1.txt": "sha256:69bb5111716ff2c1213de5422cfcbd3f96a8f0a22dd8e5fbb07d5668178714fc"
},
"private": {
"hidden_oracle.py": "sha256:1e1f8436a864293277973ffb87bbaa3527b28bcc7f3bc712193d8167ae8c1eee",
"initial.patch": "sha256:f97c491314e83325e3597b3dee13d27da719aa8c1404209b998524676e9ed3e2",
"intervention.patch": "sha256:aefe3393a7cc808fbb1099f96ebf91b06fb2493a43f172b06e85e8ef78dfc8b1",
"phase2.txt": "sha256:542accc73830d18a3b0917767cbc8d3ed08c5e0d8fdb15150f5ec4b3c12bf44b",
"reference-solution.patch": "sha256:6f21d12e4c7b1fb08a55111fdb25c876b6aa7a91dd22c4cb0e8464888d120f08"
}
},
"public_projection_sha256": "sha256:4b0dcb9131f4422f19bb4f44bd419eda79e08b8b51709fdd66188eeaefaaa7d6"
}