|
162 | 162 | "language": "python", |
163 | 163 | "summary": "Historical one-off script: backfill triage from manifest." |
164 | 164 | }, |
165 | | - { |
166 | | - "name": "build_conversation_db.py", |
167 | | - "path": "scripts/build_conversation_db.py", |
168 | | - "category": "infra_mirrors", |
169 | | - "status": "maintained", |
170 | | - "language": "python", |
171 | | - "summary": "Infrastructure or mirror management script for build conversation db." |
172 | | - }, |
173 | 165 | { |
174 | 166 | "name": "build_daytona_registry.py", |
175 | 167 | "path": "scripts/build_daytona_registry.py", |
|
218 | 210 | "language": "python", |
219 | 211 | "summary": "Utility script for compare contextbench results." |
220 | 212 | }, |
221 | | - { |
222 | | - "name": "compare_ir_old_vs_new_gt.py", |
223 | | - "path": "scripts/compare_ir_old_vs_new_gt.py", |
224 | | - "category": "misc", |
225 | | - "status": "maintained", |
226 | | - "language": "python", |
227 | | - "summary": "Utility script for compare ir old vs new gt." |
228 | | - }, |
229 | | - { |
230 | | - "name": "compare_old_new_ground_truth.py", |
231 | | - "path": "scripts/compare_old_new_ground_truth.py", |
232 | | - "category": "misc", |
233 | | - "status": "maintained", |
234 | | - "language": "python", |
235 | | - "summary": "Utility script for compare old new ground truth." |
236 | | - }, |
237 | 213 | { |
238 | 214 | "name": "comprehensive_analysis.py", |
239 | 215 | "path": "scripts/comprehensive_analysis.py", |
|
242 | 218 | "language": "python", |
243 | 219 | "summary": "Analysis/comparison script for comprehensive analysis." |
244 | 220 | }, |
245 | | - { |
246 | | - "name": "compute_analysis_ir_metrics.py", |
247 | | - "path": "scripts/compute_analysis_ir_metrics.py", |
248 | | - "category": "misc", |
249 | | - "status": "maintained", |
250 | | - "language": "python", |
251 | | - "summary": "Utility script for compute analysis ir metrics." |
252 | | - }, |
253 | 221 | { |
254 | 222 | "name": "compute_bootstrap_cis.py", |
255 | 223 | "path": "scripts/compute_bootstrap_cis.py", |
|
426 | 394 | "language": "python", |
427 | 395 | "summary": "Utility script for daytona runner." |
428 | 396 | }, |
429 | | - { |
430 | | - "name": "daytona_snapshot_cleanup.py", |
431 | | - "path": "scripts/daytona_snapshot_cleanup.py", |
432 | | - "category": "misc", |
433 | | - "status": "maintained", |
434 | | - "language": "python", |
435 | | - "summary": "Utility script for daytona snapshot cleanup." |
436 | | - }, |
437 | 397 | { |
438 | 398 | "name": "dependeval_eval_dr.py", |
439 | 399 | "path": "scripts/dependeval_eval_dr.py", |
|
530 | 490 | "language": "python", |
531 | 491 | "summary": "Helper library/wrapper used by other scripts (eval matrix)." |
532 | 492 | }, |
533 | | - { |
534 | | - "name": "export_conversation_blog_assets.py", |
535 | | - "path": "scripts/export_conversation_blog_assets.py", |
536 | | - "category": "misc", |
537 | | - "status": "maintained", |
538 | | - "language": "python", |
539 | | - "summary": "Utility script for export conversation blog assets." |
540 | | - }, |
541 | | - { |
542 | | - "name": "export_engineering_diary_assets.py", |
543 | | - "path": "scripts/export_engineering_diary_assets.py", |
544 | | - "category": "misc", |
545 | | - "status": "maintained", |
546 | | - "language": "python", |
547 | | - "summary": "Utility script for export engineering diary assets." |
548 | | - }, |
549 | 493 | { |
550 | 494 | "name": "export_official_results.py", |
551 | 495 | "path": "scripts/export_official_results.py", |
|
1074 | 1018 | "language": "python", |
1075 | 1019 | "summary": "Utility script for plot build narrative." |
1076 | 1020 | }, |
1077 | | - { |
1078 | | - "name": "plot_conversation_blog_svgs.py", |
1079 | | - "path": "scripts/plot_conversation_blog_svgs.py", |
1080 | | - "category": "misc", |
1081 | | - "status": "maintained", |
1082 | | - "language": "python", |
1083 | | - "summary": "Utility script for plot conversation blog svgs." |
1084 | | - }, |
1085 | | - { |
1086 | | - "name": "plot_csb_mcp_blog_figures.py", |
1087 | | - "path": "scripts/plot_csb_mcp_blog_figures.py", |
1088 | | - "category": "misc", |
1089 | | - "status": "maintained", |
1090 | | - "language": "python", |
1091 | | - "summary": "Utility script for plot csb mcp blog figures." |
1092 | | - }, |
1093 | 1021 | { |
1094 | 1022 | "name": "prebuild_images.sh", |
1095 | 1023 | "path": "scripts/prebuild_images.sh", |
|
1648 | 1576 | "core_operations": 13, |
1649 | 1577 | "data_management": 10, |
1650 | 1578 | "generation": 7, |
1651 | | - "infra_mirrors": 20, |
| 1579 | + "infra_mirrors": 19, |
1652 | 1580 | "library_helpers": 7, |
1653 | 1581 | "migration": 4, |
1654 | | - "misc": 88, |
| 1582 | + "misc": 80, |
1655 | 1583 | "qa_quality": 10, |
1656 | 1584 | "submission_reporting": 7, |
1657 | 1585 | "task_creation_selection": 13, |
|
0 commit comments