id stringlengths 12 12 | created timestamp[s]date 2026-01-01 00:00:00 2026-01-01 00:00:00 | topic stringclasses 15 values | task_type stringclasses 12 values | difficulty stringclasses 2 values | instruction stringlengths 176 230 | input stringclasses 1 value | output stringclasses 11 values | metadata dict | hash stringlengths 40 40 |
|---|---|---|---|---|---|---|---|---|---|
train_000700 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | failure_analysis | advanced | Task: failure_analysis
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
Language: JavaScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "JavaScript",
"moe_experts": [
"research",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | de60a364d6e6dc7def2621e8d1729b3d846fe430 | |
train_000701 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | eval | expert | Task: eval
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Python",
"moe_experts": [
"evaluation",
"research"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 5c9ad105a27ae3c9facc756a299bf27740fbb8b7 | |
train_000702 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | tool_trace | advanced | Task: tool_trace
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: advanced
Language: Python
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Python",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 66abe77e20d588342018e75fdab3544d38411a78 | |
train_000703 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | tool_trace | expert | Task: tool_trace
Topic: Multi-agent coordination and role separation
Difficulty: expert
Language: C#
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "C#",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | cda71665b97a043dce1c96c391e5ce005e93a45c | |
train_000704 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | advanced | Task: code
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: JavaScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | f049636e31b3207624fc945f54498d24a32f694f | |
train_000705 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | design | expert | Task: design
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 3d8a5bf1db7689c74f8a2408eefaf6238d93c1f3 | |
train_000706 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | design | expert | Task: design
Topic: Code-specialized model families and scaling laws
Difficulty: expert
Language: Java
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"agent",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 19274333da763ebaa67db6d7125a71c842c892ce | |
train_000707 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | code | advanced | Task: code
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: Java
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 3aac82a2f3cd5e9624bed581e9c69929fb25ea02 | |
train_000708 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | agent_loop | advanced | Task: agent_loop
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: TypeScript
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"agent",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | fecb54b2690a1c1d1c34c27e90c0f91d87339cc9 | |
train_000709 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | patch_diff | expert | Task: patch_diff
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: expert
Language: Rust
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Rust",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | ef97e0997c20d5b84fc079748dff8ef7ddf8e966 | |
train_000710 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | code | advanced | Task: code
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: C#
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 2c0049015dae087669e413c3591ed512a4c8fd0b | |
train_000711 | 2026-01-01T00:00:00 | Self-grading and automated model critique | compare | advanced | Task: compare
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: Java
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | c58597d7da75faebd1aa9f4a640c2e911667ea4c | |
train_000712 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | tool_trace | expert | Task: tool_trace
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Java",
"moe_experts": [
"evaluation",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | aa6a287da58ba959ae21d9ec9bd9bc03cbbdc76f | |
train_000713 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | agent_loop | advanced | Task: agent_loop
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Bash
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"agent",
"data"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 90daafdc1bca93b5184fd6ac210abcf3cb91aad5 | |
train_000714 | 2026-01-01T00:00:00 | Self-grading and automated model critique | self_grade | advanced | Task: self_grade
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: SQL
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "SQL",
"moe_experts": [
"evaluation",
"research"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 415a167c56d41e9044a27dd68135e7eca1b1d82d | |
train_000715 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | patch_diff | advanced | Task: patch_diff
Topic: Latency, cost, throughput optimization
Difficulty: advanced
Language: Bash
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Bash",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 881bb2f97288cec4de7c5615eb6044a4f9c4142d | |
train_000716 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | review | expert | Task: review
Topic: Failure engineering and resilience testing
Difficulty: expert
Language: TypeScript
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | b7b8f0372f990b8941209012a03a96776d1139b7 | |
train_000717 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | eval | advanced | Task: eval
Topic: Failure engineering and resilience testing
Difficulty: advanced
Language: Rust
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"agent",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 7dc51a48bd87ae4dcedd275851bfa2065e753df2 | |
train_000718 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | tool_trace | advanced | Task: tool_trace
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "JavaScript",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 9f1a90f8b523b3e6ccb4cb9380a044bfaf35747c | |
train_000719 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | code | expert | Task: code
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: Go
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"coding",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | ca26afba3d1237dd1dc20ac0b5ec44b4d38ae1fa | |
train_000720 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | review | expert | Task: review
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 70f5c75a9acded627fccc423136ba89a893fbcf8 | |
train_000721 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | compare | advanced | Task: compare
Topic: Failure engineering and resilience testing
Difficulty: advanced
Language: C#
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"performance",
"data"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | f8ec4b2dd484bd916b5a1e7984ce18ec44dcc15a | |
train_000722 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | failure_analysis | advanced | Task: failure_analysis
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: Go
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Go",
"moe_experts": [
"research",
"data"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | df1002c2c7f14150a2386e8610b7c78fec1237c5 | |
train_000723 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | code | expert | Task: code
Topic: Dataset curation pipelines and quality attribution
Difficulty: expert
Language: TypeScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 7aeaf9e9fafb5b1d883926d80b060e410447a6f7 | |
train_000724 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | tool_trace | advanced | Task: tool_trace
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
Language: Python
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Python",
"moe_experts": [
"agent",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 4baade02d402298f31ce0f6ee7881344a2338639 | |
train_000725 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | eval | expert | Task: eval
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: expert
Language: Python
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Python",
"moe_experts": [
"evaluation",
"data"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | ec2418059dbc1dd82e5bda6e7c0b303844204b8d | |
train_000726 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | review | advanced | Task: review
Topic: Failure engineering and resilience testing
Difficulty: advanced
Language: Go
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"evaluation",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 93e7b7c0ff067cf5aed7d75e367f910517845832 | |
train_000727 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | failure_analysis | expert | Task: failure_analysis
Topic: Failure engineering and resilience testing
Difficulty: expert
Language: Java
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Java",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | d128a99853eb78d08eb6621ac187811480dd7dd0 | |
train_000728 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | failure_analysis | expert | Task: failure_analysis
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: expert
Language: JavaScript
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "JavaScript",
"moe_experts": [
"coding",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 095c9de977249ecea23b0e24729cc9aa331c8746 | |
train_000729 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | agent_loop | advanced | Task: agent_loop
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: Rust
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | effc0792121a524fa5fc7bb5e51ef65505263e2d | |
train_000730 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | design | advanced | Task: design
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: SQL
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 39145ab3cda9e1d34e8f181352b5bb31f0939f2d | |
train_000731 | 2026-01-01T00:00:00 | Self-grading and automated model critique | patch_diff | expert | Task: patch_diff
Topic: Self-grading and automated model critique
Difficulty: expert
Language: SQL
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "SQL",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 68a47d804eba2e57b2ff8ba7728ab9ab541be2b5 | |
train_000732 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | explain | expert | Task: explain
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"research",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | daab0be652cf623b61f618c17d73ec5d63e0d8eb | |
train_000733 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | code | expert | Task: code
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: Python
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Code:
```python
def agent_loop(plan, edit, test, issue, budget=4):
cost = 0
for _ in range(budget):
p = plan(issue)
patch = edit(issue, p)
ok, _ = test(patch)
cost += 1
if ok:
return patch, cost
raise RuntimeError("Budget exhausted")
``` | {
"language": "Python",
"moe_experts": [
"research",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | eafa52dd1479dd73d483fcf474393b257cc26dc7 | |
train_000734 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | data_pipeline | advanced | Task: data_pipeline
Topic: Latency, cost, throughput optimization
Difficulty: advanced
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | f09073ac12594d4b36181462019b52998c0d9a70 | |
train_000735 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | explain | expert | Task: explain
Topic: Multi-agent coordination and role separation
Difficulty: expert
Language: Rust
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"performance",
"data"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 67e484ec47b691347d0519615f83306daf855ba3 | |
train_000736 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | code | expert | Task: code
Topic: Multi-agent coordination and role separation
Difficulty: expert
Language: Bash
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | d3d9f780e6e059592f490e1e898a9d977c554678 | |
train_000737 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | tool_trace | expert | Task: tool_trace
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: SQL
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "SQL",
"moe_experts": [
"evaluation",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 005cf6f07123af00845a56567dab8d5f996f1f3d | |
train_000738 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | explain | expert | Task: explain
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: Java
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"performance",
"research"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 2325faf740603a82df066d181fb1a314308c662e | |
train_000739 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | review | advanced | Task: review
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"agent",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | e835241685c4476491613698d819e3db804edce8 | |
train_000740 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | explain | advanced | Task: explain
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: Rust
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"governance",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | ed3fdfc0a8a3b64c72a58c814c0e2ddaad988351 | |
train_000741 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | patch_diff | advanced | Task: patch_diff
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Go
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Go",
"moe_experts": [
"agent",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 511ebcbb1de6223b6d005ae998eb1b216f30ea44 | |
train_000742 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | code | advanced | Task: code
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: TypeScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 617aeb955700a2fcad99d00a6033e21d02d5030c | |
train_000743 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | agent_loop | advanced | Task: agent_loop
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: Python
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 80831c1510c2e02c958667cfad4ffbe77c7dde00 | |
train_000744 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | design | expert | Task: design
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: Rust
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 3b5f69c6490a229d8e4170996a086d90fd71c38c | |
train_000745 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | agent_loop | expert | Task: agent_loop
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: expert
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 206b78308fc356a92fb714db091b0f8f41f4d1a0 | |
train_000746 | 2026-01-01T00:00:00 | Self-grading and automated model critique | patch_diff | advanced | Task: patch_diff
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: Python
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Python",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | a239bf3b73dfe29b9e147115152a87fa9ecc1ddd | |
train_000747 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | review | advanced | Task: review
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
Language: C#
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"evaluation",
"data"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | c82bf716fedd3063e446efee17c15f372f4edff9 | |
train_000748 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | agent_loop | expert | Task: agent_loop
Topic: Extended context, memory, and repo graphs
Difficulty: expert
Language: Java
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 03dacd18b0fdbfef7fd1c0a6799204f0d6fab1c3 | |
train_000749 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | compare | expert | Task: compare
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"evaluation",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | dd0ea82e765f36f6911ab13114a5ba1a9936f1fa | |
train_000750 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | design | expert | Task: design
Topic: Extended context, memory, and repo graphs
Difficulty: expert
Language: C#
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 8d282358bd8ba590089c6eb663565597c36c69c8 | |
train_000751 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | patch_diff | expert | Task: patch_diff
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "JavaScript",
"moe_experts": [
"data",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 42e60aa46767e6722eb85886eed2870b6ca191e7 | |
train_000752 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | patch_diff | advanced | Task: patch_diff
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
Language: Go
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Go",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 22663581b0bacc512b313b6e4e79f44451d8174f | |
train_000753 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | eval | expert | Task: eval
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: expert
Language: Rust
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"security",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 8869ad297c5d1959d5b6c4b2f88793c9294145b5 | |
train_000754 | 2026-01-01T00:00:00 | Self-grading and automated model critique | patch_diff | expert | Task: patch_diff
Topic: Self-grading and automated model critique
Difficulty: expert
Language: C#
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "C#",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 6bfa923961ebf79057ee39097797c66a016f3a84 | |
train_000755 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | review | advanced | Task: review
Topic: Latency, cost, throughput optimization
Difficulty: advanced
Language: Bash
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"data",
"research"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 46efd3880c1de69a9a85e712d64c4ce2cf23e5df | |
train_000756 | 2026-01-01T00:00:00 | Self-grading and automated model critique | data_pipeline | advanced | Task: data_pipeline
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: Python
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"coding",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 9004dd994be2c04e08d128fc1d7233eeccd775ba | |
train_000757 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | failure_analysis | expert | Task: failure_analysis
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: SQL
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "SQL",
"moe_experts": [
"agent",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | fda512b076a9832c8d5b5ba29fe3fc7f2948eb3b | |
train_000758 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | agent_loop | advanced | Task: agent_loop
Topic: Multi-agent coordination and role separation
Difficulty: advanced
Language: TypeScript
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"security",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 22701467f9e4fd979cceef0484a0046e75ac80d5 | |
train_000759 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | code | expert | Task: code
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: Rust
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"governance",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | f3f0993d737f5ac912468c68e45bca0c5fea8c5c | |
train_000760 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | eval | advanced | Task: eval
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
Language: Python
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Python",
"moe_experts": [
"agent",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 28df67f7f720317c99ebb8ab3a0c5bebdcc3609a | |
train_000761 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | compare | expert | Task: compare
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: Python
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"agent",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | bceb794a2f0d75fa5a1956bbaf6eba2cfbd13f23 | |
train_000762 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | tool_trace | expert | Task: tool_trace
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: expert
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Bash",
"moe_experts": [
"agent",
"security"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 8d8ffb04d14a343ab8983044b8fda0a81d4348d9 | |
train_000763 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | advanced | Task: code
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: Rust
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 6a1a0ae7bb7e10a7c40264ddb49f59f6a4a07f44 | |
train_000764 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | review | expert | Task: review
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: Go
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"evaluation",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 906318f98520be3da05a62d97ca1bb3f0fd0f2f8 | |
train_000765 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | design | expert | Task: design
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: SQL
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"coding",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 76bbf5ed09ce15249417b30e87791c57fe81b242 | |
train_000766 | 2026-01-01T00:00:00 | Self-grading and automated model critique | review | advanced | Task: review
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"coding",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 1c597cdb234ac747232cf03391bbf9e18f7160e7 | |
train_000767 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | eval | advanced | Task: eval
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
Language: JavaScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "JavaScript",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 4d65284ebcc99c0aa6d080b15f676784cacebc85 | |
train_000768 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | design | expert | Task: design
Topic: Multi-agent coordination and role separation
Difficulty: expert
Language: Rust
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"evaluation",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | d0e940910012aa13d609338db9af2c2686e08dd8 | |
train_000769 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | review | expert | Task: review
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: SQL
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"evaluation",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 97d06251081d78fc4746bfb04bcedc9a4468d73c | |
train_000770 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | patch_diff | expert | Task: patch_diff
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: Bash
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Bash",
"moe_experts": [
"governance",
"research"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 2e376b493a22c1486a74ab5ab4cd1ed752642aa2 | |
train_000771 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | code | advanced | Task: code
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: Java
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"data",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | f5dbb675c062aae94045c852a386ffd55b78c3cc | |
train_000772 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | eval | advanced | Task: eval
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: Java
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Java",
"moe_experts": [
"agent",
"security"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 759e49046bc54c2f995abc79ad81bfd6baf0db96 | |
train_000773 | 2026-01-01T00:00:00 | Self-grading and automated model critique | review | advanced | Task: review
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: SQL
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"research",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 3e528da5147e6d71ec22372c0522e44b99373b40 | |
train_000774 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | tool_trace | advanced | Task: tool_trace
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Python",
"moe_experts": [
"governance",
"research"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 0aed563e7b563e71d539d8e44da227dedcc9c18a | |
train_000775 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | compare | advanced | Task: compare
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: TypeScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"evaluation",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | f3ff892ff4288854f9e4c63406ca90a1aece356a | |
train_000776 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | failure_analysis | expert | Task: failure_analysis
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: Bash
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Bash",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 6c3d52de02a4e294bb0a0a23fd57d4cf24499935 | |
train_000777 | 2026-01-01T00:00:00 | Self-grading and automated model critique | agent_loop | advanced | Task: agent_loop
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: C#
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"security",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | a8cfc8949780908c16cdf75df10eb62176959abb | |
train_000778 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | patch_diff | advanced | Task: patch_diff
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Python",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | e8ed10aa0783c648a8c8fb62bde43d9ddab34258 | |
train_000779 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | failure_analysis | expert | Task: failure_analysis
Topic: Failure engineering and resilience testing
Difficulty: expert
Language: Bash
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Bash",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 9ddef8c5a971bcca32bdec8c1b13fba23410bc73 | |
train_000780 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | compare | advanced | Task: compare
Topic: Dataset curation pipelines and quality attribution
Difficulty: advanced
Language: JavaScript
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"governance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 93652f4c50c3c67418627ff5a46695120c758837 | |
train_000781 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | review | advanced | Task: review
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: Python
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 85af969ccbc0ab2a6b0381dc9d7f244f56af1e39 | |
train_000782 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | self_grade | advanced | Task: self_grade
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: TypeScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 7,
"confidence": 0.7,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "TypeScript",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 5084c1fd1b21ac11e06f3e829158f0e3682b6db9 | |
train_000783 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | code | expert | Task: code
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 803972cd103600731eea9f556348e9ae809c1d03 | |
train_000784 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | code | advanced | Task: code
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: Python
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Code:
```python
def agent_loop(plan, edit, test, issue, budget=4):
cost = 0
for _ in range(budget):
p = plan(issue)
patch = edit(issue, p)
ok, _ = test(patch)
cost += 1
if ok:
return patch, cost
raise RuntimeError("Budget exhausted")
``` | {
"language": "Python",
"moe_experts": [
"governance",
"research"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 1d376aa991177beddf4b633745c8a029c64c2acd | |
train_000785 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | explain | advanced | Task: explain
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: Go
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"data",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 7119422ca5a83286d4ac6e192d1a7138719b42b4 | |
train_000786 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | self_grade | expert | Task: self_grade
Topic: Failure engineering and resilience testing
Difficulty: expert
Language: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 7,
"confidence": 0.7,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Python",
"moe_experts": [
"evaluation",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 492811323e714392e9c38ca8db272fe3a32cc9b4 | |
train_000787 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | eval | advanced | Task: eval
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
Language: TypeScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "TypeScript",
"moe_experts": [
"research",
"data"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 1804e522f1e7b425307b510013652647318433c1 | |
train_000788 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | data_pipeline | expert | Task: data_pipeline
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: Rust
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"data",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 6fcbb3784a0625492453347d0a7c2093968d4783 | |
train_000789 | 2026-01-01T00:00:00 | Self-grading and automated model critique | design | advanced | Task: design
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: Java
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 673c3f86d6194efef79bd883c2370e13ece803e3 | |
train_000790 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | failure_analysis | expert | Task: failure_analysis
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: Java
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Java",
"moe_experts": [
"performance",
"data"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | cf22f918839d38f4db79923f4a6f6dbc13d99681 | |
train_000791 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | data_pipeline | expert | Task: data_pipeline
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: C#
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 53c92a3763f79237eaa7eec122dbe0d9af72ed10 | |
train_000792 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | review | expert | Task: review
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: expert
Language: JavaScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | ce6caf0ad86798d0e58db653d1f4e21d96801f90 | |
train_000793 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | data_pipeline | expert | Task: data_pipeline
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: expert
Language: C#
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"governance",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 6d3872d7afaf8fbcf82b98d8ba7a77ee63024e4c | |
train_000794 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | self_grade | expert | Task: self_grade
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: Bash
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 9,
"confidence": 0.9,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Bash",
"moe_experts": [
"security",
"data"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | f8f60f565d33ba0b509d59fd550bf9b3f2d54184 | |
train_000795 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | compare | advanced | Task: compare
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: SQL
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 4abdbd5eaed653dde60ccd8a5de1bce2a188f706 | |
train_000796 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | explain | advanced | Task: explain
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: TypeScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"performance",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 4ce8549a35fc38c8fa600756b139c7d4f62daece | |
train_000797 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | self_grade | expert | Task: self_grade
Topic: Code-specialized model families and scaling laws
Difficulty: expert
Language: TypeScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 6,
"confidence": 0.6,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "TypeScript",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | a80098c14aebb62c1bfd02ca2286e002064d7c29 | |
train_000798 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | patch_diff | expert | Task: patch_diff
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: expert
Language: Go
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Go",
"moe_experts": [
"governance",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 82fc4cddd61ed918102b893d49c6fd23394bcc33 | |
train_000799 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | eval | expert | Task: eval
Topic: Multi-agent coordination and role separation
Difficulty: expert
Language: Java
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Java",
"moe_experts": [
"research",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 688bd9c277ebe8c1506ca5d8c3c035c8d09fc55c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.