devopsbench-100 / tasks /dob100-045-checkout-payments-timeout.json
SamuelChien821's picture
Upload folder using huggingface_hub
ea61660 verified
Raw
History Blame Contribute Delete
4 kB
{
"context_files": [],
"gold_output": {
"expected_final_state_checks": {
"correctness": [
"config_deployed_to_production",
"ci_all_stages_green",
"no_unrelated_config_mutation",
"scoped_change_no_fabricated_data",
"world_invariants_intact"
],
"deployment": [
"staging_first",
"canary_then_promote",
"no_alarming_deploys"
],
"quality": [
"pr_linked_to_ticket",
"ticket_closed",
"closed_after_the_work",
"pr_has_description",
"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-2107 — Checkout waits 8s on the payments call\n\nCheckout waits 8s on the payments call, beyond the standard.\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, ENG-2107 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",
"medium",
"16-call-oracle",
"curated",
"category-shipped-whole",
"controls-rejected:naive,pristine"
],
"data_license": "CC-BY-4.0",
"difficulty": "medium",
"grading": "deterministic",
"guided_instruction_available": true,
"harbor_name": "blobfishai/dob100-045-checkout-payments-timeout",
"llm_judge": false,
"origin": "curated",
"reference_tool_calls": 16,
"required_tools": [
"assess_canary",
"deploy_service",
"get_document",
"get_ticket",
"merge_pull_request",
"open_pull_request",
"promote_canary",
"query_metrics",
"run_ci",
"search_docs",
"search_logs",
"update_ticket"
],
"source_split": "train",
"source_task_id": "tsk_checkout_payments_timeout",
"version": "1.0.0"
},
"prompt": "ENG-2107 — Checkout waits 8s on the payments call\n\nCheckout waits 8s on the payments call, beyond the standard.\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, ENG-2107 is closed.",
"rubric": {
"checks": {
"correctness": [
"config_deployed_to_production",
"ci_all_stages_green",
"no_unrelated_config_mutation",
"scoped_change_no_fabricated_data",
"world_invariants_intact"
],
"deployment": [
"staging_first",
"canary_then_promote",
"no_alarming_deploys"
],
"quality": [
"pr_linked_to_ticket",
"ticket_closed",
"closed_after_the_work",
"pr_has_description",
"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-045-checkout-payments-timeout.py"
},
"task_id": "dob100-045-checkout-payments-timeout",
"task_name": "ENG-2107 — Checkout waits 8s on the payments call",
"world_id": "env_software_devops_0ec42f0f"
}