Skip to content

Commit 583a4b3

Browse files
sjarmakclaude
andcommitted
feat: add task-type taxonomy (comprehension/implementation/quality)
Defines three task-type buckets that cut across all 20 suites: comprehension (understand, design, document, onboarding, domain, crossrepo), implementation (feature, fix, refactor, migration), and quality (debug, test, secure, incident, security, compliance, platform). Populates task_type for all 477 tasks. Manifest balance: comprehension 40%, quality 37%, implementation 23%. Multi-repo coverage: 47% comprehension, 40% quality, 36% implementation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 49e5b8e commit 583a4b3

File tree

10 files changed

+1471
-697
lines changed

10 files changed

+1471
-697
lines changed

.beads/backup/backup_state.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"last_dolt_commit": "eij2b406nqs61omfbnlif5h1bnpg68po",
3+
"last_event_id": 0,
4+
"timestamp": "2026-03-07T22:56:14.750915976Z",
5+
"counts": {
6+
"issues": 1,
7+
"events": 1,
8+
"comments": 0,
9+
"dependencies": 0,
10+
"labels": 0,
11+
"config": 11
12+
}
13+
}

.beads/backup/comments.jsonl

Whitespace-only changes.

.beads/backup/config.jsonl

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{"key":"auto_compact_enabled","value":"false"}
2+
{"key":"compact_batch_size","value":"50"}
3+
{"key":"compact_parallel_workers","value":"5"}
4+
{"key":"compact_tier1_days","value":"30"}
5+
{"key":"compact_tier1_dep_levels","value":"2"}
6+
{"key":"compact_tier2_commits","value":"100"}
7+
{"key":"compact_tier2_days","value":"90"}
8+
{"key":"compact_tier2_dep_levels","value":"5"}
9+
{"key":"compaction_enabled","value":"false"}
10+
{"key":"issue_prefix","value":"CodeScaleBench"}
11+
{"key":"schema_version","value":"6"}

.beads/backup/dependencies.jsonl

Whitespace-only changes.

.beads/backup/events.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"actor":"sjarmak","comment":null,"created_at":"2026-03-07T22:56:14Z","event_type":"created","id":1,"issue_id":"CodeScaleBench-xjg","new_value":"","old_value":""}

.beads/backup/issues.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"acceptance_criteria":"","actor":"","agent_state":"","assignee":null,"await_id":"","await_type":"","close_reason":"","closed_at":null,"closed_by_session":"","compacted_at":null,"compacted_at_commit":null,"compaction_level":0,"content_hash":"e3d9bf86e6f520ab604c0c7d317b708e8814f4e5505b5d360caf4591b3428e2d","created_at":"2026-03-07T22:56:15Z","created_by":"sjarmak","crystallizes":0,"defer_until":null,"description":"Converge the two halves of CodeScaleBench (SDLC with deterministic verifiers + Org with answer.json verifiers) into a single unified benchmark. Three phases: (1) add IR scoring to SDLC tasks via curator ground truth, (2) promote select Org tasks to SDLC categories with deterministic verifiers, (3) rebuild manifest optimized for multi-repo, large codebase, and task-type balance (comprehension/implementation/quality).","design":"","due_at":null,"ephemeral":0,"estimated_minutes":null,"event_kind":"","external_ref":null,"hook_bead":"","id":"CodeScaleBench-xjg","is_template":0,"issue_type":"feature","last_activity":null,"metadata":"{}","mol_type":"","notes":"","original_size":null,"owner":"sjarmak@users.noreply.github.com","payload":"","pinned":0,"priority":1,"quality_score":null,"rig":"","role_bead":"","role_type":"","sender":"","source_repo":"","source_system":"","spec_id":"","status":"open","target":"","timeout_ns":0,"title":"[Epic] Unify SDLC + Org into single balanced benchmark","updated_at":"2026-03-07T22:56:15Z","waiters":"","wisp_type":"","work_type":""}

.beads/backup/labels.jsonl

Whitespace-only changes.

0 commit comments

Comments
 (0)