Commit 37b127f
fix: artifact Dockerfile regeneration + sdlc_suite_2config.sh Dockerfile selection
Root cause: sdlc_suite_2config.sh selected Dockerfile.sg_only for
remote+artifact mode, setting /tmp/.sg_only_mode sentinel. This triggered
sgonly_verifier_wrapper.sh instead of answer_json_verifier_lib.sh, so
answer.json was never parsed and 5 MCP tasks scored 0.
Fixes:
- sdlc_suite_2config.sh: prefer Dockerfile.artifact_only for remote+artifact
- 39 stub Dockerfile.artifact_only: add cp -a /repo_full backup + chmod 700
- 10 ccb_mcp Dockerfile.artifact_only: swap sentinel from sg_only to artifact
- 67 existing Dockerfile.artifact_only: add chmod 700 /repo_full (agent isolation)
- New script: scripts/regenerate_artifact_dockerfiles.py
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6112dc6 commit 37b127f
129 files changed
Lines changed: 992 additions & 360 deletions
File tree
- benchmarks
- ccb_build
- bustub-hyperloglog-impl-001/environment
- camel-fix-protocol-feat-001/environment
- cgen-deps-install-001/environment
- codecoverage-deps-install-001/environment
- django-dep-refactor-001/environment
- dotenv-expand-deps-install-001/environment
- dotnetkoans-deps-install-001/environment
- envoy-grpc-server-impl-001/environment
- eslint-markdown-deps-install-001/environment
- flink-pricing-window-feat-001/environment
- flipt-dep-refactor-001/environment
- iamactionhunter-deps-install-001/environment
- k8s-noschedule-taint-feat-001/environment
- k8s-runtime-object-impl-001/environment
- k8s-score-normalizer-refac-001/environment
- kafka-batch-accumulator-refac-001/environment
- pcap-parser-deps-install-001/environment
- python-http-class-naming-refac-001/environment
- servo-scrollend-event-feat-001/environment
- similar-asserts-deps-install-001/environment
- strata-cds-tranche-feat-001/environment
- strata-fx-european-refac-001/environment
- tensorrt-mxfp4-quant-feat-001/environment
- vscode-stale-diagnostics-feat-001/environment
- ccb_debug
- ansible-vault-regression-prove-001/environment
- flipt-cache-regression-prove-001/environment
- qutebrowser-bookmark-regression-prove-001/environment
- qutebrowser-download-regression-prove-001/environment
- qutebrowser-tab-regression-prove-001/environment
- qutebrowser-url-regression-prove-001/environment
- teleport-ssh-regression-prove-001/environment
- tutanota-search-regression-prove-001/environment
- vuls-oval-regression-prove-001/environment
- ccb_design
- camel-routing-arch-001/environment
- django-modeladmin-impact-001/environment
- django-pre-validate-signal-design-001/environment
- django-rate-limit-design-001/environment
- envoy-routeconfig-dep-chain-001/environment
- envoy-stream-aggregated-sym-001/environment
- etcd-grpc-api-upgrade-001/environment
- flink-checkpoint-arch-001/environment
- flipt-protobuf-metadata-design-001/environment
- flipt-transitive-deps-001/environment
- k8s-crd-lifecycle-arch-001/environment
- k8s-scheduler-arch-001/environment
- k8s-typemeta-dep-chain-001/environment
- postgres-query-exec-arch-001/environment
- terraform-provider-iface-sym-001/environment
- ccb_document
- docgen-inline-002/environment
- k8s-apiserver-doc-gen-001/environment
- k8s-applyconfig-doc-gen-001/environment
- k8s-clientgo-doc-gen-001/environment
- k8s-controller-mgr-doc-gen-001/environment
- k8s-fairqueuing-doc-gen-001/environment
- ccb_fix
- ansible-abc-imports-fix-001/environment
- ansible-module-respawn-fix-001/environment
- django-modelchoice-fk-fix-001/environment
- django-select-for-update-fix-001/environment
- flipt-cockroachdb-backend-fix-001/environment
- flipt-ecr-auth-oci-fix-001/environment
- flipt-eval-latency-fix-001/environment
- flipt-otlp-exporter-fix-001/environment
- flipt-trace-sampling-fix-001/environment
- k8s-dra-scheduler-event-fix-001/environment
- nodebb-notif-dropdown-fix-001/environment
- nodebb-plugin-validate-fix-001/environment
- openlibrary-fntocli-adapter-fix-001/environment
- openlibrary-search-query-fix-001/environment
- openlibrary-solr-boolean-fix-001/environment
- pytorch-cudnn-version-fix-001/environment
- pytorch-dynamo-keyerror-fix-001/environment
- pytorch-release-210-fix-001/environment
- pytorch-relu-gelu-fusion-fix-001/environment
- pytorch-tracer-graph-cleanup-fix-001/environment
- ccb_mcp_compliance
- ccx-compliance-051/environment
- ccx-compliance-057-ds/environment
- ccb_mcp_crossorg
- ccx-crossorg-061/environment
- ccx-crossorg-066/environment
- ccb_mcp_crossrepo_tracing
- ccx-config-trace-010/environment
- ccx-dep-trace-001/environment
- ccx-dep-trace-004/environment
- ccb_mcp_incident
- ccx-incident-031/environment
- ccx-incident-034/environment
- ccx-incident-037/environment
- ccb_mcp_migration
- ccx-migration-025/environment
- ccx-migration-027/environment
- ccb_mcp_onboarding
- ccx-explore-042-ds/environment
- ccx-onboard-041/environment
- ccx-onboard-050-ds/environment
- ccb_mcp_platform
- ccx-explore-091-ds/environment
- ccx-platform-094/environment
- ccx-platform-100/environment
- ccb_mcp_security
- ccx-vuln-remed-011/environment
- ccx-vuln-remed-014/environment
- ccb_secure
- django-audit-trail-implement-001/environment
- django-cross-team-boundary-001/environment
- django-csrf-session-audit-001/environment
- django-legacy-dep-vuln-001/environment
- django-policy-enforcement-001/environment
- django-repo-scoped-access-001/environment
- django-role-based-access-001/environment
- django-sensitive-file-exclusion-001/environment
- flipt-degraded-context-fix-001/environment
- flipt-repo-scoped-access-001/environment
- kafka-sasl-auth-audit-001/environment
- postgres-client-auth-audit-001/environment
- ccb_test
- aspnetcore-code-review-001/environment
- calcom-code-review-001/environment
- curl-security-review-001/environment
- envoy-code-review-001/environment
- ghost-code-review-001/environment
- kafka-security-review-001/environment
- llamacpp-context-window-search-001/environment
- llamacpp-file-modify-search-001/environment
- numpy-array-sum-perf-001/environment
- openhands-search-file-test-001/environment
- pandas-groupby-perf-001/environment
- sklearn-kmeans-perf-001/environment
- terraform-code-review-001/environment
- test-unitgen-py-001/environment
- vscode-code-review-001/environment
- ccb_understand
- django-composite-field-recover-001/environment
- django-template-inherit-recall-001/environment
- envoy-filter-chain-qa-001/environment
- envoy-request-routing-qa-001/environment
- configs
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
0 commit comments