File size: 4,393 Bytes
ea61660
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
  "context_files": [],
  "gold_output": {
    "expected_final_state_checks": {
      "correctness": [
        "config_deployed_to_production",
        "ci_all_stages_green",
        "metric_within_slo",
        "alarm_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-2104 — Notification delivery failures from hung SMTP calls\n\nNotifications error_rate_pct is 3.6% against a 1.5% SLO (alarm 9608).\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 9608 is resolved, ENG-2104 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",
      "17-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-047-notifications-timeout",
    "llm_judge": false,
    "origin": "curated",
    "reference_tool_calls": 17,
    "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_ticket"
    ],
    "source_split": "train",
    "source_task_id": "tsk_notifications_timeout",
    "version": "1.0.0"
  },
  "prompt": "ENG-2104 — Notification delivery failures from hung SMTP calls\n\nNotifications error_rate_pct is 3.6% against a 1.5% SLO (alarm 9608).\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 9608 is resolved, ENG-2104 is closed.",
  "rubric": {
    "checks": {
      "correctness": [
        "config_deployed_to_production",
        "ci_all_stages_green",
        "metric_within_slo",
        "alarm_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-047-notifications-timeout.py"
  },
  "task_id": "dob100-047-notifications-timeout",
  "task_name": "ENG-2104 — Notification delivery failures from hung SMTP calls",
  "world_id": "env_software_devops_0ec42f0f"
}