{ "schema_version": 2, "task_id": "py-relevant-negative-fraction", "study_phase": "confirmatory", "language": "python", "scenario": "relevant_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", "fractional" ], "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": "relevant", "patch_path": "intervention.patch" } }, "phase_boundary": { "required": true, "on_failure": "continue_tagged_phase1_failure" }, "limits": { "wall_seconds": 1800 }, "asset_hashes": { "public": { "phase1.txt": "sha256:18fc91606bc7018d32c9b517ddfd897d8ad96db7e990f0f14fd4b88faec62bf2" }, "private": { "hidden_oracle.py": "sha256:4b5e2b3c985f59e8a2838c87dae7067cbc4ccc0154ce0302d8e2455b6c610ede", "initial.patch": "sha256:9f311d2d0875ea8ac9c08b812af1a2ebde48f5d0e48b85d7be5561cf1c40de2e", "intervention.patch": "sha256:4b04a5a0ec9249a831e91c6d668a4b27e874e167a229cfb2130788c8a9f1798c", "phase2.txt": "sha256:542accc73830d18a3b0917767cbc8d3ed08c5e0d8fdb15150f5ec4b3c12bf44b", "reference-solution.patch": "sha256:0a64baff02876de9796a66adbf749dbd83a4ae3f1878250377c414b5b08f963e" } }, "public_projection_sha256": "sha256:cdbdf3d0f0e3573433323f8edf044b085181d43f5ca6fc92db2b6dc72c3411a7" }