Commit c99cde8
feat: Wave 2 answer.json integration for ccb_debug + ccb_test suites
Enhance answer_json_verifier_lib.sh with three new capabilities:
- Synthetic review.json generation from changes[] (code-review compat)
- New-file diff extraction to /workspace/ (find-and-prove compat)
- fault_localization_result.json generation from analysis (fault-loc compat)
Integrate 37 tasks across ccb_debug (20) and ccb_test (17):
- Debug checklist (6): REPORT_PATH redirect to analysis text
- Debug fault-loc (5): lib auto-generates expected JSON from analysis
- Debug find-and-prove (9): lib extracts regression tests from changes[]
- Test code-review (8): lib bridges answer.json → review.json for F1 scoring
- Test coverage-gap (2): OUTPUT_FILE redirect to analysis text
- Test unit-gen (4): lib extracts test files from changes[]
- Test perf (3): lib applies code diffs to verify_repo
Resync all 45 Wave 1 library copies with enhanced version.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8162342 commit c99cde8
File tree
121 files changed
+16313
-0
lines changed- benchmarks
- ccb_debug
- ansible-vault-regression-prove-001/tests
- django-admins-migration-audit-001/tests
- envoy-duplicate-headers-debug-001/tests
- flipt-cache-regression-prove-001/tests
- grafana-table-panel-regression-001/tests
- istio-xds-destrul-debug-001/tests
- linux-acpi-backlight-fault-001/tests
- linux-hda-intel-suspend-fault-001/tests
- linux-iwlwifi-subdevice-fault-001/tests
- linux-nfs-inode-revalidate-fault-001/tests
- linux-ssd-trim-timeout-fault-001/tests
- prometheus-queue-reshard-debug-001/tests
- qutebrowser-bookmark-regression-prove-001/tests
- qutebrowser-download-regression-prove-001/tests
- qutebrowser-tab-regression-prove-001/tests
- qutebrowser-url-regression-prove-001/tests
- teleport-ssh-regression-prove-001/tests
- terraform-phantom-update-debug-001/tests
- tutanota-search-regression-prove-001/tests
- vuls-oval-regression-prove-001/tests
- ccb_design
- camel-routing-arch-001/tests
- django-orm-query-arch-001/tests
- flink-checkpoint-arch-001/tests
- k8s-crd-lifecycle-arch-001/tests
- k8s-dra-allocation-impact-001/tests
- k8s-scheduler-arch-001/tests
- kafka-flink-streaming-arch-001/tests
- postgres-query-exec-arch-001/tests
- quantlib-barrier-pricing-arch-001/tests
- ccb_document
- cilium-api-doc-gen-001/tests
- docgen-changelog-001/tests
- docgen-changelog-002/tests
- docgen-inline-001/tests
- docgen-inline-002/tests
- docgen-onboard-001/tests
- docgen-runbook-001/tests
- docgen-runbook-002/tests
- envoy-arch-doc-gen-001/tests
- envoy-migration-doc-gen-001/tests
- istio-arch-doc-gen-001/tests
- k8s-apiserver-doc-gen-001/tests
- k8s-applyconfig-doc-gen-001/tests
- k8s-clientgo-doc-gen-001/tests
- k8s-controller-mgr-doc-gen-001/tests
- k8s-fairqueuing-doc-gen-001/tests
- kafka-api-doc-gen-001/tests
- terraform-arch-doc-gen-001/tests
- terraform-migration-doc-gen-001/tests
- vscode-api-doc-gen-001/tests
- ccb_test
- aspnetcore-code-review-001/tests
- calcom-code-review-001/tests
- curl-security-review-001/tests
- envoy-code-review-001/tests
- ghost-code-review-001/tests
- kafka-security-review-001/tests
- numpy-array-sum-perf-001/tests
- pandas-groupby-perf-001/tests
- sklearn-kmeans-perf-001/tests
- terraform-code-review-001/tests
- test-coverage-gap-001/tests
- test-coverage-gap-002/tests
- test-integration-001/tests
- test-integration-002/tests
- test-unitgen-go-001/tests
- test-unitgen-py-001/tests
- vscode-code-review-001/tests
- ccb_understand
- argocd-arch-orient-001/tests
- argocd-sync-reconcile-qa-001/tests
- cilium-ebpf-datapath-handoff-001/tests
- cilium-ebpf-fault-qa-001/tests
- cilium-project-orient-001/tests
- envoy-contributor-workflow-001/tests
- envoy-ext-authz-handoff-001/tests
- envoy-filter-chain-qa-001/tests
- envoy-request-routing-qa-001/tests
- istio-xds-serving-qa-001/tests
- kafka-build-orient-001/tests
- kafka-contributor-workflow-001/tests
- kafka-message-lifecycle-qa-001/tests
- terraform-plan-pipeline-qa-001/tests
- terraform-state-backend-handoff-001/tests
- vscode-ext-host-qa-001/tests
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+16313
-0
lines changedLines changed: 308 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments