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_097900 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | tool_trace | expert | Task: tool_trace
Topic: Governance, provenance, and audit logging
Difficulty: expert
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.
[
{
"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": "Go",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 6a513619cfb309801b281d64ac7e71efef065698 | |
train_097901 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | patch_diff | advanced | Task: patch_diff
Topic: Dataset curation pipelines and quality attribution
Difficulty: advanced
Language: TypeScript
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": "TypeScript",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 27bd0ee398566ce6a624d13a7127aa230c727a8c | |
train_097902 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | design | advanced | Task: design
Topic: Failure engineering and resilience testing
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": [
"evaluation",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | fa3051e5bf2ae5857616afa0c2363522df4287bd | |
train_097903 | 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: 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",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 2a35a7c6b47214d62207661e41203c13e33e0f5a | |
train_097904 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | data_pipeline | advanced | Task: data_pipeline
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 7eff8a6d4b2811703c1b6461af305673a42b0ac3 | |
train_097905 | 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: 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",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 90abe3c34e80ff67d2dd27be164e5b1fb29dc12b | |
train_097906 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | review | advanced | Task: review
Topic: Governance, provenance, and audit logging
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": [
"research",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 1e82775137d0900af6dbd755db5069a35f2a08ca | |
train_097907 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"security",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 568a818c88c1fc9a116acbc6c19a00dae5319461 | |
train_097908 | 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: 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",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 1c29f4adf9e1603b2553af197b56a5f92e894e56 | |
train_097909 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | data_pipeline | advanced | Task: data_pipeline
Topic: Failure engineering and resilience testing
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": [
"agent",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | a93a90aa3b2b49cedb8a04512e9140a760af5529 | |
train_097910 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | compare | expert | Task: compare
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": [
"coding",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | c16fe1ded1c65e55aa0ba0e26d09b6f143ebcc3d | |
train_097911 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | tool_trace | expert | Task: tool_trace
Topic: Failure engineering and resilience testing
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.
[
{
"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": [
"governance",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 1b498197ad22aa078d377605941b6e491b4502bd | |
train_097912 | 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: 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.
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": [
"coding",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | da7d65323ef2711cc1f031fd46ababe39cf20b57 | |
train_097913 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | self_grade | expert | Task: self_grade
Topic: Dataset curation pipelines and quality attribution
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.
{
"score": 9,
"confidence": 0.9,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Java",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | edf179a2038ca94ee30091d53492cc4373f8fc77 | |
train_097914 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | failure_analysis | advanced | Task: failure_analysis
Topic: Mixture-of-Experts (MoE) routing and sparsity
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "JavaScript",
"moe_experts": [
"coding",
"data"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 01b77535e21b720d26e32a1d7e2d7f42dd6a376c | |
train_097915 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | tool_trace | expert | Task: tool_trace
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
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.
[
{
"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": "Rust",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 952a674bf79773494fb6d5c43208aa305aaf8554 | |
train_097916 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | patch_diff | expert | Task: patch_diff
Topic: Code-specialized model families and scaling laws
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "C#",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | cec3da5e6e3840d88538238105e40d71e449c849 | |
train_097917 | 2026-01-01T00:00:00 | Self-grading and automated model critique | self_grade | expert | Task: self_grade
Topic: Self-grading and automated model critique
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.
{
"score": 6,
"confidence": 0.6,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Go",
"moe_experts": [
"data",
"research"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | df77659cb3fde34f3ac7da9971cecd5d37b600b5 | |
train_097918 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | agent_loop | advanced | Task: agent_loop
Topic: Failure engineering and resilience testing
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": [
"data",
"security"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 861b73950b0fc596e25e0e6d34fef07e4a7894a1 | |
train_097919 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | failure_analysis | expert | Task: failure_analysis
Topic: Code-specialized model families and scaling laws
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "C#",
"moe_experts": [
"research",
"security"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 43b3425bb3762346e13d1d6307551be0f8799529 | |
train_097920 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | review | advanced | Task: review
Topic: Tool calling protocols and sandboxed execution
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": [
"governance",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 8c687060064fcca482987b4e88d1efc5ae07f3e2 | |
train_097921 | 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: 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": [
"evaluation",
"research"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | c6c1e4b131c0896a31b5224abadccca2b6c11d1a | |
train_097922 | 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: JavaScript
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": "JavaScript",
"moe_experts": [
"research",
"data"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | bf6aaae6f5d9c1f6548854ca4b506b7661d4e138 | |
train_097923 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | data_pipeline | advanced | Task: data_pipeline
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
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": [
"evaluation",
"research"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 4326ba6e63c85caecea0cd8056015cfcec69ff3d | |
train_097924 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | compare | advanced | Task: compare
Topic: Extended context, memory, and repo graphs
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": [
"coding",
"data"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 4ae776ad8e5b652da92f0b9ff69ecf961d4d92fd | |
train_097925 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | eval | expert | Task: eval
Topic: Model merging, distillation, and continual learning
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "JavaScript",
"moe_experts": [
"coding",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | aea6da4d6a4bba8b1e8b39102fe3473884bf3e0b | |
train_097926 | 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: 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": 2,
"latency_ms_target": 100,
"audit_required": true
} | 73cd8ba1321b69c7013d115fa7470aad3d2ba186 | |
train_097927 | 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: 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",
"security"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 6b118f34f3a85ecebfd0c434743054d00eb56a77 | |
train_097928 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | eval | advanced | Task: eval
Topic: Code-specialized model families and scaling laws
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Python",
"moe_experts": [
"performance",
"data"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 61ff01c6bf4628321005ba4a8712c88a505af0f2 | |
train_097929 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | failure_analysis | advanced | Task: failure_analysis
Topic: Secure code generation, red-teaming, and policy gates
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "TypeScript",
"moe_experts": [
"evaluation",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 1fd979b03800940acd0255f84aaab853b24f8513 | |
train_097930 | 2026-01-01T00:00:00 | Self-grading and automated model critique | tool_trace | expert | Task: tool_trace
Topic: Self-grading and automated model critique
Difficulty: expert
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.
[
{
"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",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 1b034e3d28e9653db3bf5351f51e51381151d803 | |
train_097931 | 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: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Java",
"moe_experts": [
"performance",
"data"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 2af0de016814ae23627e77e07362a9fe0ed64fe1 | |
train_097932 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | review | advanced | Task: review
Topic: Dataset curation pipelines and quality attribution
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": [
"evaluation",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | e58c86090df842412820f3ac22be4969d38d3342 | |
train_097933 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | code | expert | Task: code
Topic: Extended context, memory, and repo graphs
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"agent",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 4f4a7e2cbefb5a3532f36b11397c89b4a5326386 | |
train_097934 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | patch_diff | expert | Task: patch_diff
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "SQL",
"moe_experts": [
"performance",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 3fbd33441a8945d51a22a97e3ddbe368a3c28994 | |
train_097935 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | design | advanced | Task: design
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
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": [
"research",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | b55b487a8392779e1d2f8c12764eb91c677c26b3 | |
train_097936 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | design | expert | Task: design
Topic: Failure engineering and resilience testing
Difficulty: expert
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": [
"evaluation",
"research"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 1cbae78cb4ccd7077d97b74ee7bbfdc491f7babe | |
train_097937 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | design | advanced | Task: design
Topic: Code-specialized model families and scaling laws
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": [
"evaluation",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 77c06836e6bed26bf6b3fc3e881b5f2cfccedb01 | |
train_097938 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | explain | advanced | Task: explain
Topic: Reasoning-first coding models and tunable deliberation
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": [
"research",
"security"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | f3100847edfe874ecd20d5df8c5c0b8759420d21 | |
train_097939 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | tool_trace | advanced | Task: tool_trace
Topic: SWE-bench real-repo evaluation and leakage control
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": [
"governance",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 2eda2682161d5f699c5da8bfd5109136ad5700bc | |
train_097940 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | patch_diff | advanced | Task: patch_diff
Topic: Extended context, memory, and repo graphs
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Rust",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 6730be959e1f7b6641d7ced46f55519a891dae29 | |
train_097941 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | patch_diff | expert | Task: patch_diff
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: expert
Language: SQL
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": "SQL",
"moe_experts": [
"data",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 82a65f2d5f9dc7743f97505c6a72a707eae90f62 | |
train_097942 | 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: 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": [
"data",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 5d7e8f0e3de901b66111ab96484eacc6fd0883f8 | |
train_097943 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | data_pipeline | expert | Task: data_pipeline
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"data",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 5ad98cacf7678b3ebdbd18e8c55ea6a5f211e550 | |
train_097944 | 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: SQL
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": "SQL",
"moe_experts": [
"coding",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 28b6c4aab232933797a96e08995b2e0e6f175766 | |
train_097945 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | review | advanced | Task: review
Topic: Dataset curation pipelines and quality attribution
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": [
"coding",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 96b1c5925de63d47ffcc6ea4dd9b5508e554c870 | |
train_097946 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | data_pipeline | advanced | Task: data_pipeline
Topic: Model merging, distillation, and continual learning
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": [
"coding",
"data"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 050a53b3f78f263018eea867394990411509b80e | |
train_097947 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | failure_analysis | advanced | Task: failure_analysis
Topic: Dataset curation pipelines and quality attribution
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Python",
"moe_experts": [
"coding",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | fd839b39463bd9a01900762e70c871905a428de6 | |
train_097948 | 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: 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",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | f6ce13cb5d49099160e6d6572e5bca4e73106565 | |
train_097949 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | review | expert | Task: review
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"research",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | a9954f0d75dd8737c7afca4a030c8500ac04df8d | |
train_097950 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | tool_trace | advanced | Task: tool_trace
Topic: SWE-bench real-repo evaluation and leakage control
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": [
"performance",
"data"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 5fc674cb184b72cc9db453cbd65ae24e645ec714 | |
train_097951 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | eval | expert | Task: eval
Topic: Code-specialized model families and scaling laws
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "JavaScript",
"moe_experts": [
"data",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 51936bda196d42c3cc62212e3b07fd3a0482a671 | |
train_097952 | 2026-01-01T00:00:00 | Self-grading and automated model critique | code | expert | Task: code
Topic: Self-grading and automated model critique
Difficulty: expert
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": [
"agent",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 38c81a1af994daca76648cc96bbe12915c80c920 | |
train_097953 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | explain | advanced | Task: explain
Topic: Extended context, memory, and repo graphs
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": [
"research",
"security"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | fbeb962dc28310f9aa7b094322cb839ba86ec312 | |
train_097954 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | agent_loop | advanced | Task: agent_loop
Topic: Dataset curation pipelines and quality attribution
Difficulty: advanced
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",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | d9ecb555c83c1c0c6bb8e3cf582c93d7790ea676 | |
train_097955 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | data_pipeline | expert | Task: data_pipeline
Topic: SWE-bench real-repo evaluation and leakage control
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": [
"performance",
"security"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 6611e3e6e5f6c46369223761e087d30eaaada672 | |
train_097956 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | explain | expert | Task: explain
Topic: Model merging, distillation, and continual learning
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": [
"governance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 8e44a822d6e30b0c81df18fcb68e3bc9e9eae1ac | |
train_097957 | 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: TypeScript
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": "TypeScript",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 80754e7d9296271897091f6168b673a66e5b15d9 | |
train_097958 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | self_grade | expert | Task: self_grade
Topic: SWE-bench real-repo evaluation and leakage control
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.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "JavaScript",
"moe_experts": [
"evaluation",
"security"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 0a1eb19c1743affc2e066d03bdd7f26314a32758 | |
train_097959 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | failure_analysis | advanced | Task: failure_analysis
Topic: Failure engineering and resilience testing
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Bash",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 03a846664de842c11bc577767d061582b8682f93 | |
train_097960 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | explain | expert | Task: explain
Topic: Secure code generation, red-teaming, and policy gates
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": [
"security",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | b1bdcb6c124d6e67efa83624b0cc7b1bbea8c133 | |
train_097961 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | compare | expert | Task: compare
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"performance",
"research"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | c7f715ea3ae0473961abd68c4c48424cb809177f | |
train_097962 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | explain | advanced | Task: explain
Topic: Secure code generation, red-teaming, and policy gates
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | a7307a35656ec442b074d10ac4979174bad9ce1a | |
train_097963 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | data_pipeline | advanced | Task: data_pipeline
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | b022fe098ee897de2784d9f9ee90e52fa7d0c02e | |
train_097964 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | code | advanced | Task: code
Topic: Dataset curation pipelines and quality attribution
Difficulty: advanced
Language: Rust
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": "Rust",
"moe_experts": [
"data",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 8593a841be041cb09388b489182b1e8887d42bca | |
train_097965 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | data_pipeline | advanced | Task: data_pipeline
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": [
"research",
"data"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 095e142f3e3fbc06b2eedab7bfdcafbb0b3d1068 | |
train_097966 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | code | advanced | Task: code
Topic: SWE-bench real-repo evaluation and leakage control
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": [
"evaluation",
"data"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 0de373fcc4a0704ce891d13ace671de6c5610722 | |
train_097967 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | explain | expert | Task: explain
Topic: Latency, cost, throughput optimization
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | fa25138b6634b642946aa46eeded22dcf6b4f86f | |
train_097968 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | tool_trace | expert | Task: tool_trace
Topic: Dataset curation pipelines and quality attribution
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.
[
{
"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": [
"governance",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | b0ef426faa2045951cdd8ba4104801a37288fabf | |
train_097969 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | patch_diff | expert | Task: patch_diff
Topic: Extended context, memory, and repo graphs
Difficulty: expert
Language: Bash
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": "Bash",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | f082a1382330353054ab951e8d46006ba1d8a763 | |
train_097970 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | failure_analysis | advanced | Task: failure_analysis
Topic: Model merging, distillation, and continual learning
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "TypeScript",
"moe_experts": [
"evaluation",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 7312203d1f0ecd2d3013c0755214d761b4e80f14 | |
train_097971 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | agent_loop | expert | Task: agent_loop
Topic: Dataset curation pipelines and quality attribution
Difficulty: expert
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": [
"research",
"security"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | a9edfbeca8ee9dd9e87bb4c7872dd8182409244e | |
train_097972 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | self_grade | expert | Task: self_grade
Topic: SWE-bench real-repo evaluation and leakage control
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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "SQL",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 9779c3990d67e2613845ce0eaef4c27ad71faa9d | |
train_097973 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | eval | advanced | Task: eval
Topic: Failure engineering and resilience testing
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Java",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 7f65171d2af83cd3bcfa703a9001c70046922908 | |
train_097974 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | design | expert | Task: design
Topic: Latency, cost, throughput optimization
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": [
"performance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 0f8e9b13d4395d91450c3f29031f88cd6fcdd48a | |
train_097975 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | compare | advanced | Task: compare
Topic: Secure code generation, red-teaming, and policy gates
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"agent",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 30c63915e2a431a60049b78cee673e5603b1c33b | |
train_097976 | 2026-01-01T00:00:00 | Self-grading and automated model critique | code | advanced | Task: code
Topic: Self-grading and automated model critique
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"governance",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | aa12c88a2d5535d392f5bb246d5d7ed1a0f092df | |
train_097977 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | code | advanced | Task: code
Topic: Dataset curation pipelines and quality attribution
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"agent",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 3e42cc0d698e30e784a53deea115544312b9c482 | |
train_097978 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | self_grade | advanced | Task: self_grade
Topic: SWE-bench real-repo evaluation and leakage control
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.
{
"score": 7,
"confidence": 0.7,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Java",
"moe_experts": [
"research",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | c51896a34bb932466b64124b427f7c067b3cf1ee | |
train_097979 | 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: 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.
[
{
"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",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 648218a315ad11a991c55b8c7bf59b6febb41132 | |
train_097980 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | eval | advanced | Task: eval
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
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": [
"security",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | cae799e8ef565b67d9b65698ef0538f3fcc1cd4e | |
train_097981 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"coding",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | e02caeb67ee59b9143310a3cef76cbd57234ef98 | |
train_097982 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | failure_analysis | advanced | Task: failure_analysis
Topic: Failure engineering and resilience testing
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "C#",
"moe_experts": [
"research",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 8a7c6a7da59c5ed33893c3f7844623d429078bb8 | |
train_097983 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | code | advanced | Task: code
Topic: Tool calling protocols and sandboxed execution
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": [
"data",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 0ac0bf40cae780cf0ff9cc0647c016f6ded5f3b5 | |
train_097984 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | data_pipeline | expert | Task: data_pipeline
Topic: Secure code generation, red-teaming, and policy gates
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": [
"governance",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | b7d7b104414052dd31dd6b297f01cf37d38bce8b | |
train_097985 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | eval | advanced | Task: eval
Topic: Failure engineering and resilience testing
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Go",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | cd6eed813887c2ae14926383bd7ffb718a916e95 | |
train_097986 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | patch_diff | advanced | Task: patch_diff
Topic: Multi-agent coordination and role separation
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Rust",
"moe_experts": [
"evaluation",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 049f3dfc70a089b7d2750147e3fb845e7b482d3c | |
train_097987 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | agent_loop | advanced | Task: agent_loop
Topic: Agentic coding systems (plan→edit→test→reflect)
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"research",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 8fa18db209f934875d9a5e75598a36e8cb6fbde6 | |
train_097988 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | code | advanced | Task: code
Topic: Tool calling protocols and sandboxed execution
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": [
"research",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 4d2776efd72e12a145c5a382e9eaee610cbbc2a8 | |
train_097989 | 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: 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": [
"security",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 8cc254f8ef077196953ec11f06991c2e18ddc5f6 | |
train_097990 | 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": [
"governance",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | a80098c14aebb62c1bfd02ca2286e002064d7c29 | |
train_097991 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | patch_diff | expert | Task: patch_diff
Topic: Dataset curation pipelines and quality attribution
Difficulty: expert
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "JavaScript",
"moe_experts": [
"evaluation",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 11b24a044764b055eb637d92deb5d6b7f197e9f9 | |
train_097992 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | eval | advanced | Task: eval
Topic: Model merging, distillation, and continual learning
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 4b2868d4853879aea1373bf58ed1360df3cc384c | |
train_097993 | 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: 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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "TypeScript",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 7203ffb48733b2e3b37c6666449e4ac8bd2e0ae8 | |
train_097994 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | code | advanced | Task: code
Topic: Governance, provenance, and audit logging
Difficulty: advanced
Language: Rust
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": "Rust",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | d5dd23df9d2ae5ba4b8aeb94987a17e9ff735e47 | |
train_097995 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | data_pipeline | advanced | Task: data_pipeline
Topic: Extended context, memory, and repo graphs
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": [
"agent",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 02a94d2513ecd7bc9da8342e0cf614cd5dc79cf9 | |
train_097996 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | patch_diff | expert | Task: patch_diff
Topic: Failure engineering and resilience testing
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": [
"agent",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 28e37e4cc6673b1a0cef632289f06237ee7a0090 | |
train_097997 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | design | advanced | Task: design
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": [
"research",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 2e8d6fbd474a9bc5b29ea24fcbbf7f625608e6ec | |
train_097998 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | explain | expert | Task: explain
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: Rust
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": "Rust",
"moe_experts": [
"coding",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 8186e5afb25a9cbbc1f6fc5f9de91921400da116 | |
train_097999 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | eval | expert | Task: eval
Topic: Failure engineering and resilience testing
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "C#",
"moe_experts": [
"research",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | c456b488aded9ef671d1704ca7880bf066b828d7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.