devopsbench-100 / tasks /dob100-035-port-close-backlog-issues.json
SamuelChien821's picture
Upload folder using huggingface_hub
ea61660 verified
Raw
History Blame Contribute Delete
3.26 kB
{
"context_files": [],
"gold_output": {
"expected_final_state_checks": {
"correctness": [
"every_match_transitioned",
"nothing_extra_transitioned",
"outcome_recorded",
"scoped_change_no_fabricated_data",
"world_invariants_intact"
],
"deployment": [
"read_the_source_of_truth"
],
"quality": [
"ticket_closed",
"closed_after_the_work",
"no_new_hardcoded_secrets",
"no_unproductive_ci_loops"
]
},
"ground_truth_submissions": [],
"note": "Acceptance is state-based: every correctness and deployment check must hold over the final world database and its append-only audit log."
},
"instruction_guided": "ENG-2805 — Empty the Backlog before sprint planning\n\nSprint planning wants the Backlog emptied: move every issue currently in Backlog to Done with a resolution recording why. Issues in any other state are somebody's work in flight and must not be touched.\n\nProcedure: list the issues from the tracker, apply the stated filter exactly - state, label and date - and act only on what survives it.",
"metadata": {
"benchmark": "DevOpsBench-100",
"category": "cross_system",
"code_license": "Apache-2.0",
"curation_rationale": [
"cross_system",
"hard",
"5-call-oracle",
"ported",
"hardest-of-category-quota",
"controls-rejected:wrong_source,pristine"
],
"data_license": "CC-BY-4.0",
"difficulty": "hard",
"grading": "deterministic",
"guided_instruction_available": true,
"harbor_name": "blobfishai/dob100-035-port-close-backlog-issues",
"llm_judge": false,
"origin": "ported",
"reference_tool_calls": 5,
"required_tools": [
"get_ticket",
"jira_search",
"jira_transition_issue",
"update_ticket"
],
"source_split": "train",
"source_task_id": "tsk_port_close_backlog_issues",
"version": "1.0.0"
},
"prompt": "ENG-2805 — Empty the Backlog before sprint planning\n\nSprint planning wants the Backlog emptied: move every issue currently in Backlog to Done with a resolution recording why. Issues in any other state are somebody's work in flight and must not be touched.",
"rubric": {
"checks": {
"correctness": [
"every_match_transitioned",
"nothing_extra_transitioned",
"outcome_recorded",
"scoped_change_no_fabricated_data",
"world_invariants_intact"
],
"deployment": [
"read_the_source_of_truth"
],
"quality": [
"ticket_closed",
"closed_after_the_work",
"no_new_hardcoded_secrets",
"no_unproductive_ci_loops"
]
},
"grading": "deterministic",
"llm_judge": false,
"pass_rule": "every correctness and deployment check holds over the final world state and audit log",
"score_weights": {
"correctness": 0.6,
"deployment": 0.3,
"quality": 0.1
},
"type": "deterministic",
"verifier": "verifiers/verify_dob100-035-port-close-backlog-issues.py"
},
"task_id": "dob100-035-port-close-backlog-issues",
"task_name": "ENG-2805 — Empty the Backlog before sprint planning",
"world_id": "env_software_devops_0ec42f0f"
}