Skip to content

Commit 7a3d321

Browse files
sjarmakclaude
andcommitted
feat: rename README sections to CodeScaleBench-SDLC/Org, add build diary pipeline
- Rename "Benchmark Suites (SDLC-Aligned)" → "CodeScaleBench-SDLC" - Rename "MCP-Unique Suites (Org-Scale Context Retrieval)" → "CodeScaleBench-Org" - Add build diary extraction and visualization scripts: - extract_build_diary.py: parse 951 conversation transcripts into daily/session CSVs - extract_build_narrative.py: topic heatmap, commit arc, and rework data - plot_build_diary.py: 4-panel mechanical overview (activity, tools, ratio, distribution) - plot_build_narrative.py: 3-panel content figure (topics, arcs, rework curve) - plot_build_diary_supplementary.py: tool transitions, archetypes, repo hotspots - Fix task ID extraction in convert_harbor_to_contextbench.py (job.log matching) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4bb433d commit 7a3d321

31 files changed

+29048
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ bash configs/run_selected_tasks.sh --dry-run
6464

6565
---
6666

67-
## Benchmark Suites (SDLC-Aligned)
67+
## CodeScaleBench-SDLC
6868

6969
Nine suites organized by software development lifecycle phase:
7070

@@ -81,7 +81,7 @@ Nine suites organized by software development lifecycle phase:
8181
| `csb_sdlc_debug` | Debugging & Investigation | 20 | Root cause tracing, fault localization, provenance |
8282
| **Total** | | **180** | |
8383

84-
## MCP-Unique Suites (Org-Scale Context Retrieval)
84+
## CodeScaleBench-Org
8585

8686
Eleven additional suites measure cross-repo discovery, symbol resolution, dependency tracing, and deep-search-driven investigation in polyrepo environments.
8787

data/build_diary/build_diary.pdf

56.7 KB
Binary file not shown.

data/build_diary/build_diary.png

835 KB
Loading

0 commit comments

Comments
 (0)