Commit e2304ed
fix: remove answer leakage from ccb_fix instruction.md files
Strip two leakage vectors from 21 ccb_fix task files:
1. Instance ID / Base commit metadata blocks (12 SWE-bench-derived tasks):
Removed trailing "Base commit" + "Instance ID" blocks that embed the
fix commit hash. Data preserved in task.toml (pre_fix_rev) and
tests/config.json.
2. PR/issue numbers and GitHub URLs (5 HIGH-risk tasks):
- pytorch-relu-gelu-fusion: removed #168157 (3 occurrences)
- pytorch-tracer-graph-cleanup: removed #169388
- pytorch-cudnn-version: removed 2 GitHub URLs
- pytorch-release-210: removed #162493
- envoy-udp-proxy-cds: removed exact fix method (insert_or_assign)
Also rewrote task steps to say "find and fix" instead of "review the
merged PR", and adjusted difficulty ratings on 3 task.toml files.
Audited all 25 ccb_fix instructions — no remaining PR numbers, GitHub
URLs, or Instance IDs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f624e3b commit e2304ed
File tree
21 files changed
+27
-92
lines changed- benchmarks/ccb_fix
- ansible-abc-imports-fix-001
- ansible-module-respawn-fix-001
- envoy-udp-proxy-cds-fix-001
- flipt-cockroachdb-backend-fix-001
- flipt-ecr-auth-oci-fix-001
- flipt-otlp-exporter-fix-001
- flipt-trace-sampling-fix-001
- nodebb-notif-dropdown-fix-001
- nodebb-plugin-validate-fix-001
- openlibrary-fntocli-adapter-fix-001
- openlibrary-search-query-fix-001
- openlibrary-solr-boolean-fix-001
- pytorch-cudnn-version-fix-001
- pytorch-dynamo-keyerror-fix-001
- pytorch-release-210-fix-001
- pytorch-relu-gelu-fusion-fix-001
- pytorch-tracer-graph-cleanup-fix-001
- terraform-plan-null-unknown-fix-001
21 files changed
+27
-92
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
0 commit comments