Datasets:
Publish DevOpsBench-100 v3.2.5 structural-diversity release
Browse files- README.md +1 -1
- data/tasks.jsonl +0 -0
- reports/build.json +15 -9
- reports/qualification.json +195 -359
README.md
CHANGED
|
@@ -37,7 +37,7 @@ facts remain distributed across the sandbox. Reference trajectories run
|
|
| 37 |
task-scoped native assets: 32 contextual workplace artifacts, 18 exact
|
| 38 |
non-empty sandbox exports that correspond one-to-one with the
|
| 39 |
decision-controlling reads, and one inspectable asset manifest. The reference performs
|
| 40 |
-
26-
|
| 41 |
context reads, while the verifier requires all 20
|
| 42 |
decision-controlling joins, the task-specific state transitions, a derived
|
| 43 |
capacity answer with three date/cost/authority options, provider readback, and
|
|
|
|
| 37 |
task-scoped native assets: 32 contextual workplace artifacts, 18 exact
|
| 38 |
non-empty sandbox exports that correspond one-to-one with the
|
| 39 |
decision-controlling reads, and one inspectable asset manifest. The reference performs
|
| 40 |
+
26-34
|
| 41 |
context reads, while the verifier requires all 20
|
| 42 |
decision-controlling joins, the task-specific state transitions, a derived
|
| 43 |
capacity answer with three date/cost/authority options, provider readback, and
|
data/tasks.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reports/build.json
CHANGED
|
@@ -46,9 +46,8 @@
|
|
| 46 |
"ON_TIME"
|
| 47 |
],
|
| 48 |
"difficulties": {
|
| 49 |
-
"easy": 1,
|
| 50 |
"expert": 36,
|
| 51 |
-
"hard":
|
| 52 |
"medium": 30
|
| 53 |
},
|
| 54 |
"exact_duplicate_prompts": 0,
|
|
@@ -90,7 +89,7 @@
|
|
| 90 |
"prompt_tool_hits": [],
|
| 91 |
"prompt_words": {
|
| 92 |
"max": 172,
|
| 93 |
-
"median":
|
| 94 |
"min": 104
|
| 95 |
},
|
| 96 |
"quality_gates": {
|
|
@@ -115,6 +114,7 @@
|
|
| 115 |
"no_harness_or_grading_leakage_in_prompts": true,
|
| 116 |
"no_reference_tool_names_in_prompts": true,
|
| 117 |
"no_repeated_leading_prompt_phrase": true,
|
|
|
|
| 118 |
"one_hundred_tasks": true,
|
| 119 |
"reference_tool_sequence_similarity": true,
|
| 120 |
"repeated_source_harnesses_have_distinct_causal_profiles": true,
|
|
@@ -134,20 +134,20 @@
|
|
| 134 |
"standard_capacity_plan"
|
| 135 |
],
|
| 136 |
"reference_evidence_reads_per_task": {
|
| 137 |
-
"max":
|
| 138 |
"median": 26,
|
| 139 |
"min": 26
|
| 140 |
},
|
| 141 |
"reference_sequence_max_pair": [
|
| 142 |
-
"dob100-
|
| 143 |
-
"dob100-
|
| 144 |
],
|
| 145 |
-
"reference_sequence_max_pairwise_similarity": 0.
|
| 146 |
"reference_tool_calls": {
|
| 147 |
"max": 67,
|
| 148 |
"median": 35,
|
| 149 |
"min": 32,
|
| 150 |
-
"total":
|
| 151 |
},
|
| 152 |
"release_passed": true,
|
| 153 |
"repeated_source_profiles_distinct": true,
|
|
@@ -158,6 +158,12 @@
|
|
| 158 |
],
|
| 159 |
"semantic_graph_max_pairwise_jaccard": 0.666667,
|
| 160 |
"semantic_identity_inputs_ignored": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 161 |
"task_count": 100,
|
| 162 |
"unique_agent_visible_assets": 5300,
|
| 163 |
"unique_causal_profile_tool_sequences": 100,
|
|
@@ -170,7 +176,7 @@
|
|
| 170 |
"random_calls": 0,
|
| 171 |
"wall_clock_reads": 0
|
| 172 |
},
|
| 173 |
-
"version": "3.2.
|
| 174 |
"world_commits": 417,
|
| 175 |
"world_documents": 30,
|
| 176 |
"world_seeded_rows": 1451,
|
|
|
|
| 46 |
"ON_TIME"
|
| 47 |
],
|
| 48 |
"difficulties": {
|
|
|
|
| 49 |
"expert": 36,
|
| 50 |
+
"hard": 34,
|
| 51 |
"medium": 30
|
| 52 |
},
|
| 53 |
"exact_duplicate_prompts": 0,
|
|
|
|
| 89 |
"prompt_tool_hits": [],
|
| 90 |
"prompt_words": {
|
| 91 |
"max": 172,
|
| 92 |
+
"median": 131,
|
| 93 |
"min": 104
|
| 94 |
},
|
| 95 |
"quality_gates": {
|
|
|
|
| 114 |
"no_harness_or_grading_leakage_in_prompts": true,
|
| 115 |
"no_reference_tool_names_in_prompts": true,
|
| 116 |
"no_repeated_leading_prompt_phrase": true,
|
| 117 |
+
"no_structural_template_clones": true,
|
| 118 |
"one_hundred_tasks": true,
|
| 119 |
"reference_tool_sequence_similarity": true,
|
| 120 |
"repeated_source_harnesses_have_distinct_causal_profiles": true,
|
|
|
|
| 134 |
"standard_capacity_plan"
|
| 135 |
],
|
| 136 |
"reference_evidence_reads_per_task": {
|
| 137 |
+
"max": 34,
|
| 138 |
"median": 26,
|
| 139 |
"min": 26
|
| 140 |
},
|
| 141 |
"reference_sequence_max_pair": [
|
| 142 |
+
"dob100-079-port-collect-open-issues",
|
| 143 |
+
"dob100-080-port-report-customer-reports"
|
| 144 |
],
|
| 145 |
+
"reference_sequence_max_pairwise_similarity": 0.939394,
|
| 146 |
"reference_tool_calls": {
|
| 147 |
"max": 67,
|
| 148 |
"median": 35,
|
| 149 |
"min": 32,
|
| 150 |
+
"total": 3894
|
| 151 |
},
|
| 152 |
"release_passed": true,
|
| 153 |
"repeated_source_profiles_distinct": true,
|
|
|
|
| 158 |
],
|
| 159 |
"semantic_graph_max_pairwise_jaccard": 0.666667,
|
| 160 |
"semantic_identity_inputs_ignored": true,
|
| 161 |
+
"structural_clone_gate": {
|
| 162 |
+
"identifier_neutral_semantic_threshold": 0.7,
|
| 163 |
+
"pair_count": 0,
|
| 164 |
+
"pairs": [],
|
| 165 |
+
"raw_sequence_threshold": 0.9
|
| 166 |
+
},
|
| 167 |
"task_count": 100,
|
| 168 |
"unique_agent_visible_assets": 5300,
|
| 169 |
"unique_causal_profile_tool_sequences": 100,
|
|
|
|
| 176 |
"random_calls": 0,
|
| 177 |
"wall_clock_reads": 0
|
| 178 |
},
|
| 179 |
+
"version": "3.2.5",
|
| 180 |
"world_commits": 417,
|
| 181 |
"world_documents": 30,
|
| 182 |
"world_seeded_rows": 1451,
|
reports/qualification.json
CHANGED
|
@@ -2419,102 +2419,49 @@
|
|
| 2419 |
},
|
| 2420 |
"noop": {
|
| 2421 |
"failed_checks": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2422 |
"closed_after_the_work",
|
|
|
|
| 2423 |
"detection_correct",
|
| 2424 |
"diagnosis_submitted",
|
| 2425 |
"efficient_investigation",
|
| 2426 |
"evidence_recorded",
|
|
|
|
|
|
|
| 2427 |
"ticket_closed"
|
| 2428 |
],
|
| 2429 |
"passed": false
|
| 2430 |
},
|
| 2431 |
"shortcut": {
|
| 2432 |
"failed_checks": [
|
| 2433 |
-
"
|
| 2434 |
-
"
|
| 2435 |
-
"
|
| 2436 |
-
"
|
| 2437 |
-
"
|
| 2438 |
-
"
|
| 2439 |
-
"
|
| 2440 |
-
"
|
| 2441 |
-
"v4_source_work_precedes_readback",
|
| 2442 |
-
"v4_state_readbacks_complete",
|
| 2443 |
-
"v5_answer_approval_reference",
|
| 2444 |
-
"v5_answer_business_need_date",
|
| 2445 |
-
"v5_answer_capacity_request_replicas",
|
| 2446 |
-
"v5_answer_decision_timing_status",
|
| 2447 |
-
"v5_answer_escalation_approval_required",
|
| 2448 |
-
"v5_answer_expedited_capacity_date",
|
| 2449 |
-
"v5_answer_expedited_plan_completion",
|
| 2450 |
-
"v5_answer_next_change_window",
|
| 2451 |
-
"v5_answer_observed_replicas",
|
| 2452 |
-
"v5_answer_outcome_vs_control_days",
|
| 2453 |
-
"v5_answer_production_zones",
|
| 2454 |
-
"v5_answer_quantity_unit",
|
| 2455 |
-
"v5_answer_recommended_incremental_cost_usd",
|
| 2456 |
-
"v5_answer_recommended_option",
|
| 2457 |
-
"v5_answer_recommended_outcome_date",
|
| 2458 |
-
"v5_answer_replica_gap",
|
| 2459 |
-
"v5_answer_replicas_per_zone",
|
| 2460 |
-
"v5_answer_required_replicas",
|
| 2461 |
-
"v5_answer_reserved_release_completion",
|
| 2462 |
-
"v5_answer_reserved_replicas",
|
| 2463 |
-
"v5_answer_standard_capacity_date",
|
| 2464 |
-
"v5_answer_standard_plan_completion",
|
| 2465 |
-
"v5_answer_usable_replicas",
|
| 2466 |
-
"v5_approval_applied_to_selected_scope",
|
| 2467 |
-
"v5_capacity_evidence_complete",
|
| 2468 |
-
"v5_capacity_plan_recorded",
|
| 2469 |
-
"v5_decision_evidence_precedes_record",
|
| 2470 |
-
"v5_handoff_is_natural_completion",
|
| 2471 |
-
"v5_handoff_states_approval_reference",
|
| 2472 |
-
"v5_handoff_states_binding_constraint",
|
| 2473 |
-
"v5_handoff_states_outcome_date",
|
| 2474 |
-
"v5_handoff_states_selected_option",
|
| 2475 |
-
"v5_handoff_states_timing_status",
|
| 2476 |
-
"v5_record_precedes_handoff"
|
| 2477 |
],
|
| 2478 |
"passed": false
|
| 2479 |
},
|
| 2480 |
"state_only": {
|
| 2481 |
"failed_checks": [
|
| 2482 |
-
"
|
| 2483 |
-
"
|
| 2484 |
-
"
|
| 2485 |
-
"
|
| 2486 |
-
"
|
| 2487 |
-
"
|
| 2488 |
-
"
|
| 2489 |
-
"
|
| 2490 |
-
"v5_answer_approval_reference",
|
| 2491 |
-
"v5_answer_business_need_date",
|
| 2492 |
-
"v5_answer_capacity_request_replicas",
|
| 2493 |
-
"v5_answer_decision_timing_status",
|
| 2494 |
-
"v5_answer_escalation_approval_required",
|
| 2495 |
-
"v5_answer_expedited_capacity_date",
|
| 2496 |
-
"v5_answer_expedited_plan_completion",
|
| 2497 |
-
"v5_answer_next_change_window",
|
| 2498 |
-
"v5_answer_observed_replicas",
|
| 2499 |
-
"v5_answer_outcome_vs_control_days",
|
| 2500 |
-
"v5_answer_production_zones",
|
| 2501 |
-
"v5_answer_quantity_unit",
|
| 2502 |
-
"v5_answer_recommended_incremental_cost_usd",
|
| 2503 |
-
"v5_answer_recommended_option",
|
| 2504 |
-
"v5_answer_recommended_outcome_date",
|
| 2505 |
-
"v5_answer_replica_gap",
|
| 2506 |
-
"v5_answer_replicas_per_zone",
|
| 2507 |
-
"v5_answer_required_replicas",
|
| 2508 |
-
"v5_answer_reserved_release_completion",
|
| 2509 |
-
"v5_answer_reserved_replicas",
|
| 2510 |
-
"v5_answer_standard_capacity_date",
|
| 2511 |
-
"v5_answer_standard_plan_completion",
|
| 2512 |
-
"v5_answer_usable_replicas",
|
| 2513 |
-
"v5_approval_applied_to_selected_scope",
|
| 2514 |
-
"v5_capacity_evidence_complete",
|
| 2515 |
-
"v5_capacity_plan_recorded",
|
| 2516 |
-
"v5_decision_evidence_precedes_record",
|
| 2517 |
-
"v5_record_precedes_handoff"
|
| 2518 |
],
|
| 2519 |
"passed": false
|
| 2520 |
},
|
|
@@ -2541,12 +2488,14 @@
|
|
| 2541 |
},
|
| 2542 |
"write_before_read": {
|
| 2543 |
"failed_checks": [
|
| 2544 |
-
"
|
| 2545 |
-
"
|
| 2546 |
-
"
|
| 2547 |
-
"
|
| 2548 |
-
"
|
| 2549 |
-
"
|
|
|
|
|
|
|
| 2550 |
],
|
| 2551 |
"passed": false
|
| 2552 |
},
|
|
@@ -2560,11 +2509,22 @@
|
|
| 2560 |
},
|
| 2561 |
"wrong_decision": {
|
| 2562 |
"failed_checks": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2563 |
"closed_after_the_work",
|
|
|
|
| 2564 |
"detection_correct",
|
| 2565 |
"diagnosis_submitted",
|
| 2566 |
"efficient_investigation",
|
| 2567 |
"evidence_recorded",
|
|
|
|
|
|
|
| 2568 |
"ticket_closed"
|
| 2569 |
],
|
| 2570 |
"passed": false
|
|
@@ -2606,11 +2566,11 @@
|
|
| 2606 |
},
|
| 2607 |
"oracle_passed": true,
|
| 2608 |
"oracle_points": 100.0,
|
| 2609 |
-
"oracle_report_sha256": "
|
| 2610 |
"oracle_reward": 1.0,
|
| 2611 |
"oracle_score": 1.0,
|
| 2612 |
-
"oracle_successful_tool_calls":
|
| 2613 |
-
"second_oracle_report_sha256": "
|
| 2614 |
"semantic_milestones": {
|
| 2615 |
"analysis.capacity_plan": {
|
| 2616 |
"passed": true,
|
|
@@ -5472,11 +5432,11 @@
|
|
| 5472 |
},
|
| 5473 |
"oracle_passed": true,
|
| 5474 |
"oracle_points": 100.0,
|
| 5475 |
-
"oracle_report_sha256": "
|
| 5476 |
"oracle_reward": 1.0,
|
| 5477 |
"oracle_score": 1.0,
|
| 5478 |
"oracle_successful_tool_calls": 63,
|
| 5479 |
-
"second_oracle_report_sha256": "
|
| 5480 |
"semantic_milestones": {
|
| 5481 |
"analysis.capacity_plan": {
|
| 5482 |
"passed": true,
|
|
@@ -28812,9 +28772,20 @@
|
|
| 28812 |
"ci_all_stages_green",
|
| 28813 |
"closed_after_the_work",
|
| 28814 |
"dependency_deployed",
|
|
|
|
|
|
|
| 28815 |
"pr_has_description",
|
| 28816 |
"pr_linked_to_ticket",
|
| 28817 |
"security_audit_note",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28818 |
"ticket_closed",
|
| 28819 |
"vulnerability_remediated"
|
| 28820 |
],
|
|
@@ -28822,91 +28793,31 @@
|
|
| 28822 |
},
|
| 28823 |
"shortcut": {
|
| 28824 |
"failed_checks": [
|
| 28825 |
-
"
|
| 28826 |
-
"
|
| 28827 |
-
"
|
| 28828 |
-
"
|
| 28829 |
-
"
|
| 28830 |
-
"
|
| 28831 |
-
"
|
| 28832 |
-
"
|
| 28833 |
-
"
|
| 28834 |
-
"v4_state_readbacks_complete",
|
| 28835 |
-
"v5_answer_approval_reference",
|
| 28836 |
-
"v5_answer_business_need_date",
|
| 28837 |
-
"v5_answer_capacity_request_replicas",
|
| 28838 |
-
"v5_answer_decision_timing_status",
|
| 28839 |
-
"v5_answer_escalation_approval_required",
|
| 28840 |
-
"v5_answer_expedited_capacity_date",
|
| 28841 |
-
"v5_answer_expedited_plan_completion",
|
| 28842 |
-
"v5_answer_next_change_window",
|
| 28843 |
-
"v5_answer_observed_replicas",
|
| 28844 |
-
"v5_answer_outcome_vs_control_days",
|
| 28845 |
-
"v5_answer_production_zones",
|
| 28846 |
-
"v5_answer_quantity_unit",
|
| 28847 |
-
"v5_answer_recommended_incremental_cost_usd",
|
| 28848 |
-
"v5_answer_recommended_option",
|
| 28849 |
-
"v5_answer_recommended_outcome_date",
|
| 28850 |
-
"v5_answer_replica_gap",
|
| 28851 |
-
"v5_answer_replicas_per_zone",
|
| 28852 |
-
"v5_answer_required_replicas",
|
| 28853 |
-
"v5_answer_reserved_release_completion",
|
| 28854 |
-
"v5_answer_reserved_replicas",
|
| 28855 |
-
"v5_answer_standard_capacity_date",
|
| 28856 |
-
"v5_answer_standard_plan_completion",
|
| 28857 |
-
"v5_answer_usable_replicas",
|
| 28858 |
-
"v5_approval_applied_to_selected_scope",
|
| 28859 |
-
"v5_capacity_evidence_complete",
|
| 28860 |
-
"v5_capacity_plan_recorded",
|
| 28861 |
-
"v5_decision_evidence_precedes_record",
|
| 28862 |
-
"v5_handoff_is_natural_completion",
|
| 28863 |
-
"v5_handoff_states_approval_reference",
|
| 28864 |
-
"v5_handoff_states_binding_constraint",
|
| 28865 |
-
"v5_handoff_states_outcome_date",
|
| 28866 |
-
"v5_handoff_states_selected_option",
|
| 28867 |
-
"v5_handoff_states_timing_status",
|
| 28868 |
-
"v5_record_precedes_handoff"
|
| 28869 |
],
|
| 28870 |
"passed": false
|
| 28871 |
},
|
| 28872 |
"state_only": {
|
| 28873 |
"failed_checks": [
|
| 28874 |
-
"
|
| 28875 |
-
"
|
| 28876 |
-
"
|
| 28877 |
-
"
|
| 28878 |
-
"
|
| 28879 |
-
"
|
| 28880 |
-
"
|
| 28881 |
-
"
|
| 28882 |
-
"
|
| 28883 |
-
"
|
| 28884 |
-
"
|
| 28885 |
-
"v5_answer_decision_timing_status",
|
| 28886 |
-
"v5_answer_escalation_approval_required",
|
| 28887 |
-
"v5_answer_expedited_capacity_date",
|
| 28888 |
-
"v5_answer_expedited_plan_completion",
|
| 28889 |
-
"v5_answer_next_change_window",
|
| 28890 |
-
"v5_answer_observed_replicas",
|
| 28891 |
-
"v5_answer_outcome_vs_control_days",
|
| 28892 |
-
"v5_answer_production_zones",
|
| 28893 |
-
"v5_answer_quantity_unit",
|
| 28894 |
-
"v5_answer_recommended_incremental_cost_usd",
|
| 28895 |
-
"v5_answer_recommended_option",
|
| 28896 |
-
"v5_answer_recommended_outcome_date",
|
| 28897 |
-
"v5_answer_replica_gap",
|
| 28898 |
-
"v5_answer_replicas_per_zone",
|
| 28899 |
-
"v5_answer_required_replicas",
|
| 28900 |
-
"v5_answer_reserved_release_completion",
|
| 28901 |
-
"v5_answer_reserved_replicas",
|
| 28902 |
-
"v5_answer_standard_capacity_date",
|
| 28903 |
-
"v5_answer_standard_plan_completion",
|
| 28904 |
-
"v5_answer_usable_replicas",
|
| 28905 |
-
"v5_approval_applied_to_selected_scope",
|
| 28906 |
-
"v5_capacity_evidence_complete",
|
| 28907 |
-
"v5_capacity_plan_recorded",
|
| 28908 |
-
"v5_decision_evidence_precedes_record",
|
| 28909 |
-
"v5_record_precedes_handoff"
|
| 28910 |
],
|
| 28911 |
"passed": false
|
| 28912 |
},
|
|
@@ -28933,12 +28844,15 @@
|
|
| 28933 |
},
|
| 28934 |
"write_before_read": {
|
| 28935 |
"failed_checks": [
|
| 28936 |
-
"
|
| 28937 |
-
"
|
| 28938 |
-
"
|
| 28939 |
-
"
|
| 28940 |
-
"
|
| 28941 |
-
"
|
|
|
|
|
|
|
|
|
|
| 28942 |
],
|
| 28943 |
"passed": false
|
| 28944 |
},
|
|
@@ -28959,6 +28873,15 @@
|
|
| 28959 |
"pr_has_description",
|
| 28960 |
"pr_linked_to_ticket",
|
| 28961 |
"security_audit_note",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28962 |
"ticket_closed",
|
| 28963 |
"vulnerability_remediated"
|
| 28964 |
],
|
|
@@ -29001,11 +28924,11 @@
|
|
| 29001 |
},
|
| 29002 |
"oracle_passed": true,
|
| 29003 |
"oracle_points": 100.0,
|
| 29004 |
-
"oracle_report_sha256": "
|
| 29005 |
"oracle_reward": 1.0,
|
| 29006 |
"oracle_score": 1.0,
|
| 29007 |
-
"oracle_successful_tool_calls":
|
| 29008 |
-
"second_oracle_report_sha256": "
|
| 29009 |
"semantic_milestones": {
|
| 29010 |
"analysis.capacity_plan": {
|
| 29011 |
"passed": true,
|
|
@@ -29141,100 +29064,47 @@
|
|
| 29141 |
"ci_all_stages_green",
|
| 29142 |
"closed_after_the_work",
|
| 29143 |
"dependency_deployed",
|
|
|
|
|
|
|
|
|
|
| 29144 |
"pr_has_description",
|
| 29145 |
"pr_linked_to_ticket",
|
| 29146 |
"security_audit_note",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29147 |
"ticket_closed"
|
| 29148 |
],
|
| 29149 |
"passed": false
|
| 29150 |
},
|
| 29151 |
"shortcut": {
|
| 29152 |
"failed_checks": [
|
| 29153 |
-
"
|
| 29154 |
-
"
|
| 29155 |
-
"
|
| 29156 |
-
"
|
| 29157 |
-
"
|
| 29158 |
-
"
|
| 29159 |
-
"
|
| 29160 |
-
"v4_readback_precedes_handoff",
|
| 29161 |
-
"v4_source_work_precedes_readback",
|
| 29162 |
-
"v4_state_readbacks_complete",
|
| 29163 |
-
"v5_answer_approval_reference",
|
| 29164 |
-
"v5_answer_business_need_date",
|
| 29165 |
-
"v5_answer_capacity_request_replicas",
|
| 29166 |
-
"v5_answer_decision_timing_status",
|
| 29167 |
-
"v5_answer_escalation_approval_required",
|
| 29168 |
-
"v5_answer_expedited_capacity_date",
|
| 29169 |
-
"v5_answer_expedited_plan_completion",
|
| 29170 |
-
"v5_answer_next_change_window",
|
| 29171 |
-
"v5_answer_observed_replicas",
|
| 29172 |
-
"v5_answer_outcome_vs_control_days",
|
| 29173 |
-
"v5_answer_production_zones",
|
| 29174 |
-
"v5_answer_quantity_unit",
|
| 29175 |
-
"v5_answer_recommended_incremental_cost_usd",
|
| 29176 |
-
"v5_answer_recommended_option",
|
| 29177 |
-
"v5_answer_recommended_outcome_date",
|
| 29178 |
-
"v5_answer_replica_gap",
|
| 29179 |
-
"v5_answer_replicas_per_zone",
|
| 29180 |
-
"v5_answer_required_replicas",
|
| 29181 |
-
"v5_answer_reserved_release_completion",
|
| 29182 |
-
"v5_answer_reserved_replicas",
|
| 29183 |
-
"v5_answer_standard_capacity_date",
|
| 29184 |
-
"v5_answer_standard_plan_completion",
|
| 29185 |
-
"v5_answer_usable_replicas",
|
| 29186 |
-
"v5_approval_applied_to_selected_scope",
|
| 29187 |
-
"v5_capacity_evidence_complete",
|
| 29188 |
-
"v5_capacity_plan_recorded",
|
| 29189 |
-
"v5_decision_evidence_precedes_record",
|
| 29190 |
-
"v5_handoff_is_natural_completion",
|
| 29191 |
-
"v5_handoff_states_approval_reference",
|
| 29192 |
-
"v5_handoff_states_binding_constraint",
|
| 29193 |
-
"v5_handoff_states_outcome_date",
|
| 29194 |
-
"v5_handoff_states_selected_option",
|
| 29195 |
-
"v5_handoff_states_timing_status",
|
| 29196 |
-
"v5_record_precedes_handoff"
|
| 29197 |
],
|
| 29198 |
"passed": false
|
| 29199 |
},
|
| 29200 |
"state_only": {
|
| 29201 |
"failed_checks": [
|
| 29202 |
-
"
|
| 29203 |
-
"
|
| 29204 |
-
"
|
| 29205 |
-
"
|
| 29206 |
-
"
|
| 29207 |
-
"
|
| 29208 |
-
"
|
| 29209 |
-
"
|
| 29210 |
-
"
|
| 29211 |
-
"
|
| 29212 |
-
"v5_answer_capacity_request_replicas",
|
| 29213 |
-
"v5_answer_decision_timing_status",
|
| 29214 |
-
"v5_answer_escalation_approval_required",
|
| 29215 |
-
"v5_answer_expedited_capacity_date",
|
| 29216 |
-
"v5_answer_expedited_plan_completion",
|
| 29217 |
-
"v5_answer_next_change_window",
|
| 29218 |
-
"v5_answer_observed_replicas",
|
| 29219 |
-
"v5_answer_outcome_vs_control_days",
|
| 29220 |
-
"v5_answer_production_zones",
|
| 29221 |
-
"v5_answer_quantity_unit",
|
| 29222 |
-
"v5_answer_recommended_incremental_cost_usd",
|
| 29223 |
-
"v5_answer_recommended_option",
|
| 29224 |
-
"v5_answer_recommended_outcome_date",
|
| 29225 |
-
"v5_answer_replica_gap",
|
| 29226 |
-
"v5_answer_replicas_per_zone",
|
| 29227 |
-
"v5_answer_required_replicas",
|
| 29228 |
-
"v5_answer_reserved_release_completion",
|
| 29229 |
-
"v5_answer_reserved_replicas",
|
| 29230 |
-
"v5_answer_standard_capacity_date",
|
| 29231 |
-
"v5_answer_standard_plan_completion",
|
| 29232 |
-
"v5_answer_usable_replicas",
|
| 29233 |
-
"v5_approval_applied_to_selected_scope",
|
| 29234 |
-
"v5_capacity_evidence_complete",
|
| 29235 |
-
"v5_capacity_plan_recorded",
|
| 29236 |
-
"v5_decision_evidence_precedes_record",
|
| 29237 |
-
"v5_record_precedes_handoff"
|
| 29238 |
],
|
| 29239 |
"passed": false
|
| 29240 |
},
|
|
@@ -29260,12 +29130,13 @@
|
|
| 29260 |
},
|
| 29261 |
"write_before_read": {
|
| 29262 |
"failed_checks": [
|
| 29263 |
-
"
|
| 29264 |
-
"
|
| 29265 |
-
"
|
| 29266 |
-
"
|
| 29267 |
-
"
|
| 29268 |
-
"
|
|
|
|
| 29269 |
],
|
| 29270 |
"passed": false
|
| 29271 |
},
|
|
@@ -29285,6 +29156,13 @@
|
|
| 29285 |
"pr_has_description",
|
| 29286 |
"pr_linked_to_ticket",
|
| 29287 |
"security_audit_note",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29288 |
"ticket_closed"
|
| 29289 |
],
|
| 29290 |
"passed": false
|
|
@@ -29326,11 +29204,11 @@
|
|
| 29326 |
},
|
| 29327 |
"oracle_passed": true,
|
| 29328 |
"oracle_points": 100.0,
|
| 29329 |
-
"oracle_report_sha256": "
|
| 29330 |
"oracle_reward": 1.0,
|
| 29331 |
"oracle_score": 1.0,
|
| 29332 |
-
"oracle_successful_tool_calls":
|
| 29333 |
-
"second_oracle_report_sha256": "
|
| 29334 |
"semantic_milestones": {
|
| 29335 |
"analysis.capacity_plan": {
|
| 29336 |
"passed": true,
|
|
@@ -29467,9 +29345,19 @@
|
|
| 29467 |
"ci_all_stages_green",
|
| 29468 |
"closed_after_the_work",
|
| 29469 |
"dependency_deployed",
|
|
|
|
|
|
|
| 29470 |
"pr_has_description",
|
| 29471 |
"pr_linked_to_ticket",
|
| 29472 |
"security_audit_note",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29473 |
"ticket_closed",
|
| 29474 |
"vulnerability_remediated"
|
| 29475 |
],
|
|
@@ -29477,91 +29365,29 @@
|
|
| 29477 |
},
|
| 29478 |
"shortcut": {
|
| 29479 |
"failed_checks": [
|
| 29480 |
-
"
|
| 29481 |
-
"
|
| 29482 |
-
"
|
| 29483 |
-
"
|
| 29484 |
-
"
|
| 29485 |
-
"
|
| 29486 |
-
"
|
| 29487 |
-
"
|
| 29488 |
-
"v4_source_work_precedes_readback",
|
| 29489 |
-
"v4_state_readbacks_complete",
|
| 29490 |
-
"v5_answer_approval_reference",
|
| 29491 |
-
"v5_answer_business_need_date",
|
| 29492 |
-
"v5_answer_capacity_request_replicas",
|
| 29493 |
-
"v5_answer_decision_timing_status",
|
| 29494 |
-
"v5_answer_escalation_approval_required",
|
| 29495 |
-
"v5_answer_expedited_capacity_date",
|
| 29496 |
-
"v5_answer_expedited_plan_completion",
|
| 29497 |
-
"v5_answer_next_change_window",
|
| 29498 |
-
"v5_answer_observed_replicas",
|
| 29499 |
-
"v5_answer_outcome_vs_control_days",
|
| 29500 |
-
"v5_answer_production_zones",
|
| 29501 |
-
"v5_answer_quantity_unit",
|
| 29502 |
-
"v5_answer_recommended_incremental_cost_usd",
|
| 29503 |
-
"v5_answer_recommended_option",
|
| 29504 |
-
"v5_answer_recommended_outcome_date",
|
| 29505 |
-
"v5_answer_replica_gap",
|
| 29506 |
-
"v5_answer_replicas_per_zone",
|
| 29507 |
-
"v5_answer_required_replicas",
|
| 29508 |
-
"v5_answer_reserved_release_completion",
|
| 29509 |
-
"v5_answer_reserved_replicas",
|
| 29510 |
-
"v5_answer_standard_capacity_date",
|
| 29511 |
-
"v5_answer_standard_plan_completion",
|
| 29512 |
-
"v5_answer_usable_replicas",
|
| 29513 |
-
"v5_approval_applied_to_selected_scope",
|
| 29514 |
-
"v5_capacity_evidence_complete",
|
| 29515 |
-
"v5_capacity_plan_recorded",
|
| 29516 |
-
"v5_decision_evidence_precedes_record",
|
| 29517 |
-
"v5_handoff_is_natural_completion",
|
| 29518 |
-
"v5_handoff_states_approval_reference",
|
| 29519 |
-
"v5_handoff_states_binding_constraint",
|
| 29520 |
-
"v5_handoff_states_outcome_date",
|
| 29521 |
-
"v5_handoff_states_selected_option",
|
| 29522 |
-
"v5_handoff_states_timing_status",
|
| 29523 |
-
"v5_record_precedes_handoff"
|
| 29524 |
],
|
| 29525 |
"passed": false
|
| 29526 |
},
|
| 29527 |
"state_only": {
|
| 29528 |
"failed_checks": [
|
| 29529 |
-
"
|
| 29530 |
-
"
|
| 29531 |
-
"
|
| 29532 |
-
"
|
| 29533 |
-
"
|
| 29534 |
-
"
|
| 29535 |
-
"
|
| 29536 |
-
"
|
| 29537 |
-
"
|
| 29538 |
-
"
|
| 29539 |
-
"v5_answer_capacity_request_replicas",
|
| 29540 |
-
"v5_answer_decision_timing_status",
|
| 29541 |
-
"v5_answer_escalation_approval_required",
|
| 29542 |
-
"v5_answer_expedited_capacity_date",
|
| 29543 |
-
"v5_answer_expedited_plan_completion",
|
| 29544 |
-
"v5_answer_next_change_window",
|
| 29545 |
-
"v5_answer_observed_replicas",
|
| 29546 |
-
"v5_answer_outcome_vs_control_days",
|
| 29547 |
-
"v5_answer_production_zones",
|
| 29548 |
-
"v5_answer_quantity_unit",
|
| 29549 |
-
"v5_answer_recommended_incremental_cost_usd",
|
| 29550 |
-
"v5_answer_recommended_option",
|
| 29551 |
-
"v5_answer_recommended_outcome_date",
|
| 29552 |
-
"v5_answer_replica_gap",
|
| 29553 |
-
"v5_answer_replicas_per_zone",
|
| 29554 |
-
"v5_answer_required_replicas",
|
| 29555 |
-
"v5_answer_reserved_release_completion",
|
| 29556 |
-
"v5_answer_reserved_replicas",
|
| 29557 |
-
"v5_answer_standard_capacity_date",
|
| 29558 |
-
"v5_answer_standard_plan_completion",
|
| 29559 |
-
"v5_answer_usable_replicas",
|
| 29560 |
-
"v5_approval_applied_to_selected_scope",
|
| 29561 |
-
"v5_capacity_evidence_complete",
|
| 29562 |
-
"v5_capacity_plan_recorded",
|
| 29563 |
-
"v5_decision_evidence_precedes_record",
|
| 29564 |
-
"v5_record_precedes_handoff"
|
| 29565 |
],
|
| 29566 |
"passed": false
|
| 29567 |
},
|
|
@@ -29588,12 +29414,14 @@
|
|
| 29588 |
},
|
| 29589 |
"write_before_read": {
|
| 29590 |
"failed_checks": [
|
| 29591 |
-
"
|
| 29592 |
-
"
|
| 29593 |
-
"
|
| 29594 |
-
"
|
| 29595 |
-
"
|
| 29596 |
-
"
|
|
|
|
|
|
|
| 29597 |
],
|
| 29598 |
"passed": false
|
| 29599 |
},
|
|
@@ -29614,6 +29442,14 @@
|
|
| 29614 |
"pr_has_description",
|
| 29615 |
"pr_linked_to_ticket",
|
| 29616 |
"security_audit_note",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29617 |
"ticket_closed",
|
| 29618 |
"vulnerability_remediated"
|
| 29619 |
],
|
|
@@ -29656,11 +29492,11 @@
|
|
| 29656 |
},
|
| 29657 |
"oracle_passed": true,
|
| 29658 |
"oracle_points": 100.0,
|
| 29659 |
-
"oracle_report_sha256": "
|
| 29660 |
"oracle_reward": 1.0,
|
| 29661 |
"oracle_score": 1.0,
|
| 29662 |
-
"oracle_successful_tool_calls":
|
| 29663 |
-
"second_oracle_report_sha256": "
|
| 29664 |
"semantic_milestones": {
|
| 29665 |
"analysis.capacity_plan": {
|
| 29666 |
"passed": true,
|
|
@@ -30988,5 +30824,5 @@
|
|
| 30988 |
"failures": 0,
|
| 30989 |
"wrong_token_rejections": 100
|
| 30990 |
},
|
| 30991 |
-
"version": "3.2.
|
| 30992 |
}
|
|
|
|
| 2419 |
},
|
| 2420 |
"noop": {
|
| 2421 |
"failed_checks": [
|
| 2422 |
+
"causal_read_01_get_service",
|
| 2423 |
+
"causal_read_02_get_service",
|
| 2424 |
+
"causal_read_03_list_infra",
|
| 2425 |
+
"causal_read_04_get_traffic_stats",
|
| 2426 |
+
"causal_read_05_search_logs",
|
| 2427 |
+
"causal_read_06_list_error_events",
|
| 2428 |
+
"causal_read_07_read_file",
|
| 2429 |
+
"causal_read_08_list_commits",
|
| 2430 |
"closed_after_the_work",
|
| 2431 |
+
"controlling_setting_identified",
|
| 2432 |
"detection_correct",
|
| 2433 |
"diagnosis_submitted",
|
| 2434 |
"efficient_investigation",
|
| 2435 |
"evidence_recorded",
|
| 2436 |
+
"fault_type_identified",
|
| 2437 |
+
"service_identified",
|
| 2438 |
"ticket_closed"
|
| 2439 |
],
|
| 2440 |
"passed": false
|
| 2441 |
},
|
| 2442 |
"shortcut": {
|
| 2443 |
"failed_checks": [
|
| 2444 |
+
"causal_read_01_get_service",
|
| 2445 |
+
"causal_read_02_get_service",
|
| 2446 |
+
"causal_read_03_list_infra",
|
| 2447 |
+
"causal_read_04_get_traffic_stats",
|
| 2448 |
+
"causal_read_05_search_logs",
|
| 2449 |
+
"causal_read_06_list_error_events",
|
| 2450 |
+
"causal_read_07_read_file",
|
| 2451 |
+
"causal_read_08_list_commits"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2452 |
],
|
| 2453 |
"passed": false
|
| 2454 |
},
|
| 2455 |
"state_only": {
|
| 2456 |
"failed_checks": [
|
| 2457 |
+
"causal_read_01_get_service",
|
| 2458 |
+
"causal_read_02_get_service",
|
| 2459 |
+
"causal_read_03_list_infra",
|
| 2460 |
+
"causal_read_04_get_traffic_stats",
|
| 2461 |
+
"causal_read_05_search_logs",
|
| 2462 |
+
"causal_read_06_list_error_events",
|
| 2463 |
+
"causal_read_07_read_file",
|
| 2464 |
+
"causal_read_08_list_commits"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2465 |
],
|
| 2466 |
"passed": false
|
| 2467 |
},
|
|
|
|
| 2488 |
},
|
| 2489 |
"write_before_read": {
|
| 2490 |
"failed_checks": [
|
| 2491 |
+
"causal_read_01_get_service",
|
| 2492 |
+
"causal_read_02_get_service",
|
| 2493 |
+
"causal_read_03_list_infra",
|
| 2494 |
+
"causal_read_04_get_traffic_stats",
|
| 2495 |
+
"causal_read_05_search_logs",
|
| 2496 |
+
"causal_read_06_list_error_events",
|
| 2497 |
+
"causal_read_07_read_file",
|
| 2498 |
+
"causal_read_08_list_commits"
|
| 2499 |
],
|
| 2500 |
"passed": false
|
| 2501 |
},
|
|
|
|
| 2509 |
},
|
| 2510 |
"wrong_decision": {
|
| 2511 |
"failed_checks": [
|
| 2512 |
+
"causal_read_01_get_service",
|
| 2513 |
+
"causal_read_02_get_service",
|
| 2514 |
+
"causal_read_03_list_infra",
|
| 2515 |
+
"causal_read_04_get_traffic_stats",
|
| 2516 |
+
"causal_read_05_search_logs",
|
| 2517 |
+
"causal_read_06_list_error_events",
|
| 2518 |
+
"causal_read_07_read_file",
|
| 2519 |
+
"causal_read_08_list_commits",
|
| 2520 |
"closed_after_the_work",
|
| 2521 |
+
"controlling_setting_identified",
|
| 2522 |
"detection_correct",
|
| 2523 |
"diagnosis_submitted",
|
| 2524 |
"efficient_investigation",
|
| 2525 |
"evidence_recorded",
|
| 2526 |
+
"fault_type_identified",
|
| 2527 |
+
"service_identified",
|
| 2528 |
"ticket_closed"
|
| 2529 |
],
|
| 2530 |
"passed": false
|
|
|
|
| 2566 |
},
|
| 2567 |
"oracle_passed": true,
|
| 2568 |
"oracle_points": 100.0,
|
| 2569 |
+
"oracle_report_sha256": "6686bf64ea41a9fd7ee863abae605c95dfd643f332bcb3b625c1548351539111",
|
| 2570 |
"oracle_reward": 1.0,
|
| 2571 |
"oracle_score": 1.0,
|
| 2572 |
+
"oracle_successful_tool_calls": 38,
|
| 2573 |
+
"second_oracle_report_sha256": "6686bf64ea41a9fd7ee863abae605c95dfd643f332bcb3b625c1548351539111",
|
| 2574 |
"semantic_milestones": {
|
| 2575 |
"analysis.capacity_plan": {
|
| 2576 |
"passed": true,
|
|
|
|
| 5432 |
},
|
| 5433 |
"oracle_passed": true,
|
| 5434 |
"oracle_points": 100.0,
|
| 5435 |
+
"oracle_report_sha256": "55c1760735b59024c3d53be48c962edd1945f2963c49122957f4ec5571cb0736",
|
| 5436 |
"oracle_reward": 1.0,
|
| 5437 |
"oracle_score": 1.0,
|
| 5438 |
"oracle_successful_tool_calls": 63,
|
| 5439 |
+
"second_oracle_report_sha256": "55c1760735b59024c3d53be48c962edd1945f2963c49122957f4ec5571cb0736",
|
| 5440 |
"semantic_milestones": {
|
| 5441 |
"analysis.capacity_plan": {
|
| 5442 |
"passed": true,
|
|
|
|
| 28772 |
"ci_all_stages_green",
|
| 28773 |
"closed_after_the_work",
|
| 28774 |
"dependency_deployed",
|
| 28775 |
+
"post_patch_proof_01_list_packages",
|
| 28776 |
+
"post_patch_proof_02_query_local_deploy_log",
|
| 28777 |
"pr_has_description",
|
| 28778 |
"pr_linked_to_ticket",
|
| 28779 |
"security_audit_note",
|
| 28780 |
+
"source_investigation_01_get_service",
|
| 28781 |
+
"source_investigation_02_get_service",
|
| 28782 |
+
"source_investigation_03_list_packages",
|
| 28783 |
+
"source_investigation_04_get_traffic_stats",
|
| 28784 |
+
"source_investigation_05_query_metrics",
|
| 28785 |
+
"source_investigation_06_search_logs",
|
| 28786 |
+
"source_investigation_07_read_file",
|
| 28787 |
+
"source_investigation_08_list_commits",
|
| 28788 |
+
"source_investigation_09_list_approval_policy",
|
| 28789 |
"ticket_closed",
|
| 28790 |
"vulnerability_remediated"
|
| 28791 |
],
|
|
|
|
| 28793 |
},
|
| 28794 |
"shortcut": {
|
| 28795 |
"failed_checks": [
|
| 28796 |
+
"source_investigation_01_get_service",
|
| 28797 |
+
"source_investigation_02_get_service",
|
| 28798 |
+
"source_investigation_03_list_packages",
|
| 28799 |
+
"source_investigation_04_get_traffic_stats",
|
| 28800 |
+
"source_investigation_05_query_metrics",
|
| 28801 |
+
"source_investigation_06_search_logs",
|
| 28802 |
+
"source_investigation_07_read_file",
|
| 28803 |
+
"source_investigation_08_list_commits",
|
| 28804 |
+
"source_investigation_09_list_approval_policy"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28805 |
],
|
| 28806 |
"passed": false
|
| 28807 |
},
|
| 28808 |
"state_only": {
|
| 28809 |
"failed_checks": [
|
| 28810 |
+
"post_patch_proof_01_list_packages",
|
| 28811 |
+
"post_patch_proof_02_query_local_deploy_log",
|
| 28812 |
+
"source_investigation_01_get_service",
|
| 28813 |
+
"source_investigation_02_get_service",
|
| 28814 |
+
"source_investigation_03_list_packages",
|
| 28815 |
+
"source_investigation_04_get_traffic_stats",
|
| 28816 |
+
"source_investigation_05_query_metrics",
|
| 28817 |
+
"source_investigation_06_search_logs",
|
| 28818 |
+
"source_investigation_07_read_file",
|
| 28819 |
+
"source_investigation_08_list_commits",
|
| 28820 |
+
"source_investigation_09_list_approval_policy"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28821 |
],
|
| 28822 |
"passed": false
|
| 28823 |
},
|
|
|
|
| 28844 |
},
|
| 28845 |
"write_before_read": {
|
| 28846 |
"failed_checks": [
|
| 28847 |
+
"source_investigation_01_get_service",
|
| 28848 |
+
"source_investigation_02_get_service",
|
| 28849 |
+
"source_investigation_03_list_packages",
|
| 28850 |
+
"source_investigation_04_get_traffic_stats",
|
| 28851 |
+
"source_investigation_05_query_metrics",
|
| 28852 |
+
"source_investigation_06_search_logs",
|
| 28853 |
+
"source_investigation_07_read_file",
|
| 28854 |
+
"source_investigation_08_list_commits",
|
| 28855 |
+
"source_investigation_09_list_approval_policy"
|
| 28856 |
],
|
| 28857 |
"passed": false
|
| 28858 |
},
|
|
|
|
| 28873 |
"pr_has_description",
|
| 28874 |
"pr_linked_to_ticket",
|
| 28875 |
"security_audit_note",
|
| 28876 |
+
"source_investigation_01_get_service",
|
| 28877 |
+
"source_investigation_02_get_service",
|
| 28878 |
+
"source_investigation_03_list_packages",
|
| 28879 |
+
"source_investigation_04_get_traffic_stats",
|
| 28880 |
+
"source_investigation_05_query_metrics",
|
| 28881 |
+
"source_investigation_06_search_logs",
|
| 28882 |
+
"source_investigation_07_read_file",
|
| 28883 |
+
"source_investigation_08_list_commits",
|
| 28884 |
+
"source_investigation_09_list_approval_policy",
|
| 28885 |
"ticket_closed",
|
| 28886 |
"vulnerability_remediated"
|
| 28887 |
],
|
|
|
|
| 28924 |
},
|
| 28925 |
"oracle_passed": true,
|
| 28926 |
"oracle_points": 100.0,
|
| 28927 |
+
"oracle_report_sha256": "db4ef9535f261c4c1c1b42e6f70f77da27211ee75253132207f5dd7bf34debf5",
|
| 28928 |
"oracle_reward": 1.0,
|
| 28929 |
"oracle_score": 1.0,
|
| 28930 |
+
"oracle_successful_tool_calls": 51,
|
| 28931 |
+
"second_oracle_report_sha256": "db4ef9535f261c4c1c1b42e6f70f77da27211ee75253132207f5dd7bf34debf5",
|
| 28932 |
"semantic_milestones": {
|
| 28933 |
"analysis.capacity_plan": {
|
| 28934 |
"passed": true,
|
|
|
|
| 29064 |
"ci_all_stages_green",
|
| 29065 |
"closed_after_the_work",
|
| 29066 |
"dependency_deployed",
|
| 29067 |
+
"post_patch_proof_01_list_packages",
|
| 29068 |
+
"post_patch_proof_02_list_deployments",
|
| 29069 |
+
"post_patch_proof_03_list_vulnerabilities",
|
| 29070 |
"pr_has_description",
|
| 29071 |
"pr_linked_to_ticket",
|
| 29072 |
"security_audit_note",
|
| 29073 |
+
"source_investigation_01_list_packages",
|
| 29074 |
+
"source_investigation_02_get_service",
|
| 29075 |
+
"source_investigation_03_get_slo_status",
|
| 29076 |
+
"source_investigation_04_query_metrics",
|
| 29077 |
+
"source_investigation_05_list_deployments",
|
| 29078 |
+
"source_investigation_06_list_ci_runs",
|
| 29079 |
+
"source_investigation_07_list_commits",
|
| 29080 |
"ticket_closed"
|
| 29081 |
],
|
| 29082 |
"passed": false
|
| 29083 |
},
|
| 29084 |
"shortcut": {
|
| 29085 |
"failed_checks": [
|
| 29086 |
+
"source_investigation_01_list_packages",
|
| 29087 |
+
"source_investigation_02_get_service",
|
| 29088 |
+
"source_investigation_03_get_slo_status",
|
| 29089 |
+
"source_investigation_04_query_metrics",
|
| 29090 |
+
"source_investigation_05_list_deployments",
|
| 29091 |
+
"source_investigation_06_list_ci_runs",
|
| 29092 |
+
"source_investigation_07_list_commits"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29093 |
],
|
| 29094 |
"passed": false
|
| 29095 |
},
|
| 29096 |
"state_only": {
|
| 29097 |
"failed_checks": [
|
| 29098 |
+
"post_patch_proof_01_list_packages",
|
| 29099 |
+
"post_patch_proof_02_list_deployments",
|
| 29100 |
+
"post_patch_proof_03_list_vulnerabilities",
|
| 29101 |
+
"source_investigation_01_list_packages",
|
| 29102 |
+
"source_investigation_02_get_service",
|
| 29103 |
+
"source_investigation_03_get_slo_status",
|
| 29104 |
+
"source_investigation_04_query_metrics",
|
| 29105 |
+
"source_investigation_05_list_deployments",
|
| 29106 |
+
"source_investigation_06_list_ci_runs",
|
| 29107 |
+
"source_investigation_07_list_commits"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29108 |
],
|
| 29109 |
"passed": false
|
| 29110 |
},
|
|
|
|
| 29130 |
},
|
| 29131 |
"write_before_read": {
|
| 29132 |
"failed_checks": [
|
| 29133 |
+
"source_investigation_01_list_packages",
|
| 29134 |
+
"source_investigation_02_get_service",
|
| 29135 |
+
"source_investigation_03_get_slo_status",
|
| 29136 |
+
"source_investigation_04_query_metrics",
|
| 29137 |
+
"source_investigation_05_list_deployments",
|
| 29138 |
+
"source_investigation_06_list_ci_runs",
|
| 29139 |
+
"source_investigation_07_list_commits"
|
| 29140 |
],
|
| 29141 |
"passed": false
|
| 29142 |
},
|
|
|
|
| 29156 |
"pr_has_description",
|
| 29157 |
"pr_linked_to_ticket",
|
| 29158 |
"security_audit_note",
|
| 29159 |
+
"source_investigation_01_list_packages",
|
| 29160 |
+
"source_investigation_02_get_service",
|
| 29161 |
+
"source_investigation_03_get_slo_status",
|
| 29162 |
+
"source_investigation_04_query_metrics",
|
| 29163 |
+
"source_investigation_05_list_deployments",
|
| 29164 |
+
"source_investigation_06_list_ci_runs",
|
| 29165 |
+
"source_investigation_07_list_commits",
|
| 29166 |
"ticket_closed"
|
| 29167 |
],
|
| 29168 |
"passed": false
|
|
|
|
| 29204 |
},
|
| 29205 |
"oracle_passed": true,
|
| 29206 |
"oracle_points": 100.0,
|
| 29207 |
+
"oracle_report_sha256": "049ff8d92be05e0ff246ef00286ba2613f917fb993e09e1c36e891baff7af573",
|
| 29208 |
"oracle_reward": 1.0,
|
| 29209 |
"oracle_score": 1.0,
|
| 29210 |
+
"oracle_successful_tool_calls": 53,
|
| 29211 |
+
"second_oracle_report_sha256": "049ff8d92be05e0ff246ef00286ba2613f917fb993e09e1c36e891baff7af573",
|
| 29212 |
"semantic_milestones": {
|
| 29213 |
"analysis.capacity_plan": {
|
| 29214 |
"passed": true,
|
|
|
|
| 29345 |
"ci_all_stages_green",
|
| 29346 |
"closed_after_the_work",
|
| 29347 |
"dependency_deployed",
|
| 29348 |
+
"post_patch_proof_01_list_packages",
|
| 29349 |
+
"post_patch_proof_02_check_network_path",
|
| 29350 |
"pr_has_description",
|
| 29351 |
"pr_linked_to_ticket",
|
| 29352 |
"security_audit_note",
|
| 29353 |
+
"source_investigation_01_get_service",
|
| 29354 |
+
"source_investigation_02_get_service",
|
| 29355 |
+
"source_investigation_03_list_packages",
|
| 29356 |
+
"source_investigation_04_search_code",
|
| 29357 |
+
"source_investigation_05_read_file",
|
| 29358 |
+
"source_investigation_06_check_network_path",
|
| 29359 |
+
"source_investigation_07_list_error_events",
|
| 29360 |
+
"source_investigation_08_query_local_deploy_log",
|
| 29361 |
"ticket_closed",
|
| 29362 |
"vulnerability_remediated"
|
| 29363 |
],
|
|
|
|
| 29365 |
},
|
| 29366 |
"shortcut": {
|
| 29367 |
"failed_checks": [
|
| 29368 |
+
"source_investigation_01_get_service",
|
| 29369 |
+
"source_investigation_02_get_service",
|
| 29370 |
+
"source_investigation_03_list_packages",
|
| 29371 |
+
"source_investigation_04_search_code",
|
| 29372 |
+
"source_investigation_05_read_file",
|
| 29373 |
+
"source_investigation_06_check_network_path",
|
| 29374 |
+
"source_investigation_07_list_error_events",
|
| 29375 |
+
"source_investigation_08_query_local_deploy_log"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29376 |
],
|
| 29377 |
"passed": false
|
| 29378 |
},
|
| 29379 |
"state_only": {
|
| 29380 |
"failed_checks": [
|
| 29381 |
+
"post_patch_proof_01_list_packages",
|
| 29382 |
+
"post_patch_proof_02_check_network_path",
|
| 29383 |
+
"source_investigation_01_get_service",
|
| 29384 |
+
"source_investigation_02_get_service",
|
| 29385 |
+
"source_investigation_03_list_packages",
|
| 29386 |
+
"source_investigation_04_search_code",
|
| 29387 |
+
"source_investigation_05_read_file",
|
| 29388 |
+
"source_investigation_06_check_network_path",
|
| 29389 |
+
"source_investigation_07_list_error_events",
|
| 29390 |
+
"source_investigation_08_query_local_deploy_log"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29391 |
],
|
| 29392 |
"passed": false
|
| 29393 |
},
|
|
|
|
| 29414 |
},
|
| 29415 |
"write_before_read": {
|
| 29416 |
"failed_checks": [
|
| 29417 |
+
"source_investigation_01_get_service",
|
| 29418 |
+
"source_investigation_02_get_service",
|
| 29419 |
+
"source_investigation_03_list_packages",
|
| 29420 |
+
"source_investigation_04_search_code",
|
| 29421 |
+
"source_investigation_05_read_file",
|
| 29422 |
+
"source_investigation_06_check_network_path",
|
| 29423 |
+
"source_investigation_07_list_error_events",
|
| 29424 |
+
"source_investigation_08_query_local_deploy_log"
|
| 29425 |
],
|
| 29426 |
"passed": false
|
| 29427 |
},
|
|
|
|
| 29442 |
"pr_has_description",
|
| 29443 |
"pr_linked_to_ticket",
|
| 29444 |
"security_audit_note",
|
| 29445 |
+
"source_investigation_01_get_service",
|
| 29446 |
+
"source_investigation_02_get_service",
|
| 29447 |
+
"source_investigation_03_list_packages",
|
| 29448 |
+
"source_investigation_04_search_code",
|
| 29449 |
+
"source_investigation_05_read_file",
|
| 29450 |
+
"source_investigation_06_check_network_path",
|
| 29451 |
+
"source_investigation_07_list_error_events",
|
| 29452 |
+
"source_investigation_08_query_local_deploy_log",
|
| 29453 |
"ticket_closed",
|
| 29454 |
"vulnerability_remediated"
|
| 29455 |
],
|
|
|
|
| 29492 |
},
|
| 29493 |
"oracle_passed": true,
|
| 29494 |
"oracle_points": 100.0,
|
| 29495 |
+
"oracle_report_sha256": "6f7489de5108c5f76ae77d44b2856c17fda6f5d91961e7500bcb45add74067a6",
|
| 29496 |
"oracle_reward": 1.0,
|
| 29497 |
"oracle_score": 1.0,
|
| 29498 |
+
"oracle_successful_tool_calls": 52,
|
| 29499 |
+
"second_oracle_report_sha256": "6f7489de5108c5f76ae77d44b2856c17fda6f5d91961e7500bcb45add74067a6",
|
| 29500 |
"semantic_milestones": {
|
| 29501 |
"analysis.capacity_plan": {
|
| 29502 |
"passed": true,
|
|
|
|
| 30824 |
"failures": 0,
|
| 30825 |
"wrong_token_rejections": 100
|
| 30826 |
},
|
| 30827 |
+
"version": "3.2.5"
|
| 30828 |
}
|