|
| 1 | +{ |
| 2 | + "artifact_id": "multi_family_admissibility_results_v1", |
| 3 | + "families": [ |
| 4 | + { |
| 5 | + "curve": { |
| 6 | + "curve_id": "coding_workflow_pr_review_curve_v1", |
| 7 | + "generated_by": "DegradationCurveGenerator", |
| 8 | + "points": [ |
| 9 | + { |
| 10 | + "expected_admissible": true, |
| 11 | + "failed_contracts": [], |
| 12 | + "failure_labels": [], |
| 13 | + "fixture_id": "coding_workflow_pr_review_v1", |
| 14 | + "fixture_path": "fixtures/coding_workflow_pr_review_v1", |
| 15 | + "fixture_version": "1.0.0", |
| 16 | + "governance_score": 1.0, |
| 17 | + "observed_admissible": true, |
| 18 | + "operational_score": 1.0, |
| 19 | + "overall_admissibility_score": 1.0, |
| 20 | + "passed_contracts": [ |
| 21 | + "no_orphan_tool_calls", |
| 22 | + "pre_merge_review", |
| 23 | + "recovery_path_available", |
| 24 | + "security_causal_block" |
| 25 | + ], |
| 26 | + "relational_score": 1.0, |
| 27 | + "structural_score": 1.0 |
| 28 | + }, |
| 29 | + { |
| 30 | + "expected_admissible": false, |
| 31 | + "failed_contracts": [ |
| 32 | + "recovery_path_available" |
| 33 | + ], |
| 34 | + "failure_labels": [ |
| 35 | + "RECOVERY_PATH_INVALID" |
| 36 | + ], |
| 37 | + "fixture_id": "coding_workflow_pr_review_mild_v1", |
| 38 | + "fixture_path": "fixtures/coding_workflow_pr_review_mild_v1", |
| 39 | + "fixture_version": "1.0.0", |
| 40 | + "governance_score": 1.0, |
| 41 | + "observed_admissible": false, |
| 42 | + "operational_score": 1.0, |
| 43 | + "overall_admissibility_score": 0.9166666666666666, |
| 44 | + "passed_contracts": [ |
| 45 | + "no_orphan_tool_calls", |
| 46 | + "pre_merge_review", |
| 47 | + "security_causal_block" |
| 48 | + ], |
| 49 | + "relational_score": 0.6666666666666666, |
| 50 | + "structural_score": 1.0 |
| 51 | + }, |
| 52 | + { |
| 53 | + "expected_admissible": false, |
| 54 | + "failed_contracts": [ |
| 55 | + "recovery_path_available", |
| 56 | + "security_causal_block" |
| 57 | + ], |
| 58 | + "failure_labels": [ |
| 59 | + "CAUSAL_DEPENDENCY_LOSS", |
| 60 | + "RECOVERY_PATH_INVALID" |
| 61 | + ], |
| 62 | + "fixture_id": "coding_workflow_pr_review_moderate_v1", |
| 63 | + "fixture_path": "fixtures/coding_workflow_pr_review_moderate_v1", |
| 64 | + "fixture_version": "1.0.0", |
| 65 | + "governance_score": 1.0, |
| 66 | + "observed_admissible": false, |
| 67 | + "operational_score": 1.0, |
| 68 | + "overall_admissibility_score": 0.8333333333333334, |
| 69 | + "passed_contracts": [ |
| 70 | + "no_orphan_tool_calls", |
| 71 | + "pre_merge_review" |
| 72 | + ], |
| 73 | + "relational_score": 0.3333333333333333, |
| 74 | + "structural_score": 1.0 |
| 75 | + }, |
| 76 | + { |
| 77 | + "expected_admissible": false, |
| 78 | + "failed_contracts": [ |
| 79 | + "no_orphan_tool_calls", |
| 80 | + "pre_merge_review", |
| 81 | + "recovery_path_available", |
| 82 | + "security_causal_block" |
| 83 | + ], |
| 84 | + "failure_labels": [ |
| 85 | + "CAUSAL_DEPENDENCY_LOSS", |
| 86 | + "INVARIANT_VIOLATION", |
| 87 | + "POLICY_ORDER_BROKEN", |
| 88 | + "RECOVERY_PATH_INVALID" |
| 89 | + ], |
| 90 | + "fixture_id": "coding_workflow_pr_review_degraded_v1", |
| 91 | + "fixture_path": "fixtures/coding_workflow_pr_review_degraded_v1", |
| 92 | + "fixture_version": "1.0.0", |
| 93 | + "governance_score": 1.0, |
| 94 | + "observed_admissible": false, |
| 95 | + "operational_score": 0.0, |
| 96 | + "overall_admissibility_score": 0.5, |
| 97 | + "passed_contracts": [], |
| 98 | + "relational_score": 0.0, |
| 99 | + "structural_score": 1.0 |
| 100 | + } |
| 101 | + ], |
| 102 | + "version": "1.0" |
| 103 | + }, |
| 104 | + "family": "coding_workflow_pr_review" |
| 105 | + }, |
| 106 | + { |
| 107 | + "curve": { |
| 108 | + "curve_id": "incident_response_page_triage_curve_v1", |
| 109 | + "generated_by": "DegradationCurveGenerator", |
| 110 | + "points": [ |
| 111 | + { |
| 112 | + "expected_admissible": true, |
| 113 | + "failed_contracts": [], |
| 114 | + "failure_labels": [], |
| 115 | + "fixture_id": "incident_response_page_triage_v1", |
| 116 | + "fixture_path": "fixtures/incident_response_page_triage_v1", |
| 117 | + "fixture_version": "1.0.0", |
| 118 | + "governance_score": 1.0, |
| 119 | + "observed_admissible": true, |
| 120 | + "operational_score": 1.0, |
| 121 | + "overall_admissibility_score": 1.0, |
| 122 | + "passed_contracts": [ |
| 123 | + "alert_ack_before_mitigation", |
| 124 | + "no_orphan_mitigation_steps", |
| 125 | + "rollback_reachable", |
| 126 | + "root_cause_links_incident" |
| 127 | + ], |
| 128 | + "relational_score": 1.0, |
| 129 | + "structural_score": 1.0 |
| 130 | + }, |
| 131 | + { |
| 132 | + "expected_admissible": false, |
| 133 | + "failed_contracts": [ |
| 134 | + "rollback_reachable" |
| 135 | + ], |
| 136 | + "failure_labels": [ |
| 137 | + "RECOVERY_PATH_INVALID" |
| 138 | + ], |
| 139 | + "fixture_id": "incident_response_page_triage_mild_v1", |
| 140 | + "fixture_path": "fixtures/incident_response_page_triage_mild_v1", |
| 141 | + "fixture_version": "1.0.0", |
| 142 | + "governance_score": 1.0, |
| 143 | + "observed_admissible": false, |
| 144 | + "operational_score": 1.0, |
| 145 | + "overall_admissibility_score": 0.9166666666666666, |
| 146 | + "passed_contracts": [ |
| 147 | + "alert_ack_before_mitigation", |
| 148 | + "no_orphan_mitigation_steps", |
| 149 | + "root_cause_links_incident" |
| 150 | + ], |
| 151 | + "relational_score": 0.6666666666666666, |
| 152 | + "structural_score": 1.0 |
| 153 | + }, |
| 154 | + { |
| 155 | + "expected_admissible": false, |
| 156 | + "failed_contracts": [ |
| 157 | + "no_orphan_mitigation_steps", |
| 158 | + "rollback_reachable" |
| 159 | + ], |
| 160 | + "failure_labels": [ |
| 161 | + "INVARIANT_VIOLATION", |
| 162 | + "RECOVERY_PATH_INVALID" |
| 163 | + ], |
| 164 | + "fixture_id": "incident_response_page_triage_moderate_v1", |
| 165 | + "fixture_path": "fixtures/incident_response_page_triage_moderate_v1", |
| 166 | + "fixture_version": "1.0.0", |
| 167 | + "governance_score": 1.0, |
| 168 | + "observed_admissible": false, |
| 169 | + "operational_score": 1.0, |
| 170 | + "overall_admissibility_score": 0.8333333333333334, |
| 171 | + "passed_contracts": [ |
| 172 | + "alert_ack_before_mitigation", |
| 173 | + "root_cause_links_incident" |
| 174 | + ], |
| 175 | + "relational_score": 0.3333333333333333, |
| 176 | + "structural_score": 1.0 |
| 177 | + }, |
| 178 | + { |
| 179 | + "expected_admissible": false, |
| 180 | + "failed_contracts": [ |
| 181 | + "alert_ack_before_mitigation", |
| 182 | + "no_orphan_mitigation_steps", |
| 183 | + "rollback_reachable", |
| 184 | + "root_cause_links_incident" |
| 185 | + ], |
| 186 | + "failure_labels": [ |
| 187 | + "CAUSAL_DEPENDENCY_LOSS", |
| 188 | + "INVARIANT_VIOLATION", |
| 189 | + "POLICY_ORDER_BROKEN", |
| 190 | + "RECOVERY_PATH_INVALID" |
| 191 | + ], |
| 192 | + "fixture_id": "incident_response_page_triage_degraded_v1", |
| 193 | + "fixture_path": "fixtures/incident_response_page_triage_degraded_v1", |
| 194 | + "fixture_version": "1.0.0", |
| 195 | + "governance_score": 1.0, |
| 196 | + "observed_admissible": false, |
| 197 | + "operational_score": 0.0, |
| 198 | + "overall_admissibility_score": 0.5, |
| 199 | + "passed_contracts": [], |
| 200 | + "relational_score": 0.0, |
| 201 | + "structural_score": 1.0 |
| 202 | + } |
| 203 | + ], |
| 204 | + "version": "1.0" |
| 205 | + }, |
| 206 | + "family": "incident_response_page_triage" |
| 207 | + } |
| 208 | + ], |
| 209 | + "generated_by": "DegradationCurveGenerator", |
| 210 | + "version": "1.0" |
| 211 | +} |
0 commit comments