devopsbench-100 / tasks /dob100-046-inventory-pool.json
SamuelChien821's picture
Upload folder using huggingface_hub
ea61660 verified
Raw
History Blame Contribute Delete
4.54 kB
{
"context_files": [],
"gold_output": {
"expected_final_state_checks": {
"correctness": [
"config_deployed_to_production",
"ci_all_stages_green",
"metric_within_slo",
"alarm_resolved",
"incident_resolved",
"no_unrelated_config_mutation",
"scoped_change_no_fabricated_data",
"world_invariants_intact"
],
"deployment": [
"ack_before_resolve",
"staging_first",
"no_alarming_deploys"
],
"quality": [
"pr_linked_to_ticket",
"ticket_closed",
"closed_after_the_work",
"pr_has_description",
"jira_twin_resolved",
"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-2102 — Inventory reservations failing under peak traffic\n\nInventory error_rate_pct is 4.7% against a 1.0% SLO (alarm 9606) and incident 9703 is open.\n\nFind the root cause and ship a fix all the way to production. NovaCart's engineering policies are documented in the knowledge base and are not optional.\n\nDone when: the fix is live in production, error_rate_pct is back inside its SLO, alarm 9606 is resolved, incident 9703 is resolved, ENG-2102 is closed.\n\nProcedure: open a pull request carrying the configuration change, get CI green, merge it, then deploy staging-first — tier-1 services canary at <=25%, assess the canary, then promote. Confirm the metric recovered, then acknowledge the alarm before resolving it, and close the ticket last.",
"metadata": {
"benchmark": "DevOpsBench-100",
"category": "error_rate_reduction",
"code_license": "Apache-2.0",
"curation_rationale": [
"error_rate_reduction",
"hard",
"19-call-oracle",
"curated",
"category-shipped-whole",
"controls-rejected:naive,pristine"
],
"data_license": "CC-BY-4.0",
"difficulty": "hard",
"grading": "deterministic",
"guided_instruction_available": true,
"harbor_name": "blobfishai/dob100-046-inventory-pool",
"llm_judge": false,
"origin": "curated",
"reference_tool_calls": 19,
"required_tools": [
"acknowledge_alert",
"deploy_service",
"get_document",
"get_ticket",
"jira_search",
"jira_transition_issue",
"merge_pull_request",
"open_pull_request",
"query_metrics",
"resolve_alert",
"run_ci",
"search_docs",
"search_logs",
"update_incident",
"update_ticket"
],
"source_split": "heldout",
"source_task_id": "tsk_inventory_pool",
"version": "1.0.0"
},
"prompt": "ENG-2102 — Inventory reservations failing under peak traffic\n\nInventory error_rate_pct is 4.7% against a 1.0% SLO (alarm 9606) and incident 9703 is open.\n\nFind the root cause and ship a fix all the way to production. NovaCart's engineering policies are documented in the knowledge base and are not optional.\n\nDone when: the fix is live in production, error_rate_pct is back inside its SLO, alarm 9606 is resolved, incident 9703 is resolved, ENG-2102 is closed.",
"rubric": {
"checks": {
"correctness": [
"config_deployed_to_production",
"ci_all_stages_green",
"metric_within_slo",
"alarm_resolved",
"incident_resolved",
"no_unrelated_config_mutation",
"scoped_change_no_fabricated_data",
"world_invariants_intact"
],
"deployment": [
"ack_before_resolve",
"staging_first",
"no_alarming_deploys"
],
"quality": [
"pr_linked_to_ticket",
"ticket_closed",
"closed_after_the_work",
"pr_has_description",
"jira_twin_resolved",
"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-046-inventory-pool.py"
},
"task_id": "dob100-046-inventory-pool",
"task_name": "ENG-2102 — Inventory reservations failing under peak traffic",
"world_id": "env_software_devops_0ec42f0f"
}