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_097100 | 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: 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",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | af397735b841ec543db9bf74601e857ae8f49027 | |
train_097101 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | patch_diff | advanced | Task: patch_diff
Topic: Governance, provenance, and audit logging
Difficulty: advanced
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": [
"research",
"security"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 9b1cdcdd4a3a1379755c8524910e59b00915c086 | |
train_097102 | 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: 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": [
"evaluation",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 35939e5952013d77a18117223b52c54ca54cbde1 | |
train_097103 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | self_grade | expert | Task: self_grade
Topic: Extended context, memory, and repo graphs
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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Java",
"moe_experts": [
"data",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 8b5f2f1a1b4d651768a55baaadd29571d2c69487 | |
train_097104 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | design | expert | Task: design
Topic: Agentic coding systems (plan→edit→test→reflect)
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | e92c5b0fd22f29a1318379ad020e4698c9d1f1ef | |
train_097105 | 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: 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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "JavaScript",
"moe_experts": [
"security",
"research"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 0de28ceaa8dd726bb12a94444ec17a42578a8a28 | |
train_097106 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | compare | advanced | Task: compare
Topic: Governance, provenance, and audit logging
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",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 5b505e2b78cca8fa4bced8c07fc87f8e78c5260e | |
train_097107 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | self_grade | expert | Task: self_grade
Topic: Secure code generation, red-teaming, and policy gates
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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "C#",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | d9918a8fdb60872158205778df61fd7668b24d60 | |
train_097108 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | tool_trace | advanced | Task: tool_trace
Topic: Multi-agent coordination and role separation
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.
[
{
"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": [
"data",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | e7a3b67119c0370a9bc0842ec1ed98b280956c47 | |
train_097109 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | design | expert | Task: design
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"security",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 16837312ef99235246d1f3d657c6d35648c7c788 | |
train_097110 | 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: 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.
[
{
"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": [
"data",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 5bbc5bd10640d01d75cb386f49c51902788ab640 | |
train_097111 | 2026-01-01T00:00:00 | Self-grading and automated model critique | failure_analysis | advanced | Task: failure_analysis
Topic: Self-grading and automated model critique
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Bash",
"moe_experts": [
"research",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | feec037d2db42e5d224958f4ac9cc036afff8ed3 | |
train_097112 | 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: 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": [
"governance",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 7063e9ffe5a8edd9535a11e45290413fe9fdfc41 | |
train_097113 | 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: 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.
[
{
"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": [
"data",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 0500e3ca0bca16ebb039b0240eaba3a424720228 | |
train_097114 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"evaluation",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | cdc2033a253c2e0673b3545819c4b248aa50d6fc | |
train_097115 | 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: 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": [
"security",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 288cb3bbe52eea6f2c2b806a4dd84532822628ee | |
train_097116 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | code | expert | Task: code
Topic: Governance, provenance, and audit logging
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",
"security"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 144a7b9be20bdad3301344db78afd82b5a028234 | |
train_097117 | 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: 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": [
"evaluation",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 98497a84a0258bdd0de285ec4a2237b0acbfe97e | |
train_097118 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | compare | expert | Task: compare
Topic: Extended context, memory, and repo graphs
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 2916f52e264c0b5c32a34c38d3444be0f0a1a654 | |
train_097119 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | patch_diff | expert | Task: patch_diff
Topic: Reasoning-first coding models and tunable deliberation
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": [
"governance",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 00c82f38ba18614f2c8754ea3393db323fd7a072 | |
train_097120 | 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: 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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "C#",
"moe_experts": [
"data",
"security"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | f8ee6f41bed09125ef44547fb099b05fb610a219 | |
train_097121 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | data_pipeline | advanced | Task: data_pipeline
Topic: Code-specialized model families and scaling laws
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",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 7f0ab794e58fb04df248819d2c16ea6134558146 | |
train_097122 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | eval | advanced | Task: eval
Topic: Dataset curation pipelines and quality attribution
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Python",
"moe_experts": [
"security",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | ccd65bec1a55fe45a2e15a3e6cf2683bdffb5b0f | |
train_097123 | 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: 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": 5,
"latency_ms_target": 50,
"audit_required": true
} | 93be4d3436d479c4cfa43ff40a0611051ecc2b36 | |
train_097124 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | compare | expert | Task: compare
Topic: Mixture-of-Experts (MoE) routing and sparsity
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | d6d8a11a44f57fd8ec5a089d00f5520f53fa415a | |
train_097125 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | tool_trace | expert | Task: tool_trace
Topic: Extended context, memory, and repo graphs
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.
[
{
"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": [
"evaluation",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 079047e1ab7bc10ee7be630eb47cdfa4e7b59b94 | |
train_097126 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | review | expert | Task: review
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"data",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | cf53a6e5195b395b5909cea90e203a0ed153e520 | |
train_097127 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | eval | expert | Task: eval
Topic: Extended context, memory, and repo graphs
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "TypeScript",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | c18f0b4342f943ff0671c897f82639f84193631c | |
train_097128 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | expert | Task: code
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"governance",
"security"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | e6a90ff22ecffa4a0e30e31714ec2b2317e4308e | |
train_097129 | 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: 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": [
"research",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 819e5103315109976ba0c656239650c5bebd198e | |
train_097130 | 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: 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": [
"research",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 49475817bde0b3bd7e408f99dc21debaf1ed6d50 | |
train_097131 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | design | expert | Task: design
Topic: Dataset curation pipelines and quality attribution
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | fdc73edf8210b9aa37dda4f24caee0379cc5bc64 | |
train_097132 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | code | advanced | Task: code
Topic: Failure engineering and resilience testing
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": [
"performance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 319bce6183eb198233d06b8bb3e3d324dd4cf3c8 | |
train_097133 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | agent_loop | expert | Task: agent_loop
Topic: Tool calling protocols and sandboxed execution
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": [
"coding",
"security"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 08582f0f29c47039a8560ebee40663462ecc84e6 | |
train_097134 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | expert | Task: design
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": [
"coding",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 4f327429bfe8b46dfaf74f2de632424f9aaef496 | |
train_097135 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | failure_analysis | expert | Task: failure_analysis
Topic: Model merging, distillation, and continual learning
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Java",
"moe_experts": [
"governance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 3882ae2aaa6f360bfbe0b049521b09a478e33dd7 | |
train_097136 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | patch_diff | expert | Task: patch_diff
Topic: SWE-bench real-repo evaluation and leakage control
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": [
"performance",
"research"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 02f248b3664008a650cafc2bb6b0621df9ef0d2e | |
train_097137 | 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: 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.
{
"score": 9,
"confidence": 0.9,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Rust",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | f6a3fa097179fd00f0d7de31772b7393be9ffb87 | |
train_097138 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | compare | advanced | Task: compare
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"agent",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 3332cb2f6d470424f2dda572b42edb68b7f2f983 | |
train_097139 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | code | expert | Task: code
Topic: Mixture-of-Experts (MoE) routing and sparsity
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | c824d294b4955bc49b4c3f0bfcb8e5661c473668 | |
train_097140 | 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: 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": [
"evaluation",
"data"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | b57d825150f3a930b5400f044d8d42d94a8ef0a7 | |
train_097141 | 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: 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": [
"agent",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 63642c32ade39a253dd0212badbd9017bccaa0a3 | |
train_097142 | 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: 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": [
"coding",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 82d3d6f0c9e42b8c94cd31698ced14a6de95e84e | |
train_097143 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | data_pipeline | advanced | Task: data_pipeline
Topic: Governance, provenance, and audit logging
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": [
"performance",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 59441b43478d3cd512504a02bd56ed1c61078a0f | |
train_097144 | 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: 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.
{
"score": 6,
"confidence": 0.6,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "C#",
"moe_experts": [
"data",
"research"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 379fa6291e9df160b7ab9e1595555f3d3786cc9e | |
train_097145 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | design | expert | Task: design
Topic: Agentic coding systems (plan→edit→test→reflect)
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | e92c5b0fd22f29a1318379ad020e4698c9d1f1ef | |
train_097146 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | tool_trace | expert | Task: tool_trace
Topic: Extended context, memory, and repo graphs
Difficulty: expert
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.
[
{
"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": [
"data",
"research"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 01379a56621359229936356f3d341bdb1a0567fe | |
train_097147 | 2026-01-01T00:00:00 | Self-grading and automated model critique | eval | expert | Task: eval
Topic: Self-grading and automated model critique
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "SQL",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | b9847d6f070df8579f6749a92dd0361bc0fba785 | |
train_097148 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | code | expert | Task: code
Topic: Secure code generation, red-teaming, and policy gates
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": [
"performance",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 58e884f1ff82d109a1c11c874939631dffd320ec | |
train_097149 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | review | expert | Task: review
Topic: Dataset curation pipelines and quality attribution
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"governance",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 7b86d3ff275db615e38b446071f2425e2baf51cb | |
train_097150 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | explain | expert | Task: explain
Topic: Dataset curation pipelines and quality attribution
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": [
"evaluation",
"research"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | fe86ec164457fa111239d49e79b54eeab81d46e9 | |
train_097151 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | compare | expert | Task: compare
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": [
"coding",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 27aaad0cd7a8f0819b3e5842a388798c5fff5c39 | |
train_097152 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | self_grade | expert | Task: self_grade
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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Java",
"moe_experts": [
"research",
"security"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 41a086ad25833990bfe035f141957ce964e40241 | |
train_097153 | 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: 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": [
"coding",
"research"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | d3ddc468b749deb8823bca4d756d483ba5d0c74b | |
train_097154 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | code | expert | Task: code
Topic: Latency, cost, throughput optimization
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": [
"performance",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 5e02800af71c0b4d014b3647ab5bc691c4938229 | |
train_097155 | 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: 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",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | c14ab374b8584a723ee18b082e52b7a6cdb91a2d | |
train_097156 | 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: 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": [
"agent",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 4c4b66914abfdd732bcf425a0af1021cba40520c | |
train_097157 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Bash",
"moe_experts": [
"governance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | d65819849d3210fc8bf449365027fdb209df9c72 | |
train_097158 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | review | expert | Task: review
Topic: Extended context, memory, and repo graphs
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | c2497300a135e7254c07b68fb3e44a8a5a713fd0 | |
train_097159 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | review | expert | Task: review
Topic: Dataset curation pipelines and quality attribution
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",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 38bfb98829c878b1518a4798d84bb3519354f426 | |
train_097160 | 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: 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",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 6ca7351dcb558bec1c2ac828b14c5fb4b46386fb | |
train_097161 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | review | expert | Task: review
Topic: Failure engineering and resilience testing
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": [
"performance",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | c5adb2b00c30fc675ed93882504f13a9bf83ecc9 | |
train_097162 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | explain | expert | Task: explain
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": [
"evaluation",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 9b67906591ac381f396242ece7b1f9e7353050f4 | |
train_097163 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | patch_diff | expert | Task: patch_diff
Topic: Secure code generation, red-teaming, and policy gates
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Java",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | b364b4cfbff735f923d7fdab7c2315141728c20a | |
train_097164 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | review | expert | Task: review
Topic: Governance, provenance, and audit logging
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": [
"governance",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 960d811b0211b2eb897b665890ba714c7f8e2c22 | |
train_097165 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | expert | Task: code
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.
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": [
"agent",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | fb9ca4d5b9fe8574655ea304f0263fca5af65c7c | |
train_097166 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | compare | advanced | Task: compare
Topic: Code-specialized model families and scaling laws
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": [
"performance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 5d5c4f56528f591947c93289e967ae7288e54e05 | |
train_097167 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | agent_loop | expert | Task: agent_loop
Topic: Reasoning-first coding models and tunable deliberation
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": [
"data",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | b691579cf5790e4223289606cb78d12f7f6c9f65 | |
train_097168 | 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: 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",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 7f50ab33604e31dd97b1b9a27d122d5f2e38c4a7 | |
train_097169 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | code | expert | Task: code
Topic: Mixture-of-Experts (MoE) routing and sparsity
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": [
"governance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 81d4d0a672fc84fbe2e5a42ebe84e8c5ca96255d | |
train_097170 | 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: 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": [
"security",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | bc56a9afcef3ea7254ef6a760208f2ebdd51ad21 | |
train_097171 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | agent_loop | advanced | Task: agent_loop
Topic: Extended context, memory, and repo graphs
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",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 8dd55885c2e6ad1389c7a8872807e0819b23398d | |
train_097172 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | code | advanced | Task: code
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"research",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | b36ffb7cc9cdbf3a3d3aed1f8a08e537b0287b37 | |
train_097173 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | failure_analysis | advanced | Task: failure_analysis
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "C#",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | fa4d8b25e297d0ad2030583d31057c24a4489e9a | |
train_097174 | 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: 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": [
"governance",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 20e09f2d4b0c4664043dad12951500eaeec8198c | |
train_097175 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | review | advanced | Task: review
Topic: Multi-agent coordination and role separation
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": [
"agent",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 76980d4128f4fd5c05c7886b30472dfcb2641e19 | |
train_097176 | 2026-01-01T00:00:00 | Self-grading and automated model critique | explain | advanced | Task: explain
Topic: Self-grading and automated model critique
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": [
"security",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 5d69b3865e039704c5491ee9a4680bdd73da8295 | |
train_097177 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"performance",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | c0451aafc3674dd3a03a7ec49cdace0b5e845dda | |
train_097178 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | self_grade | advanced | Task: self_grade
Topic: Latency, cost, throughput optimization
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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Go",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | c53a774c74ceccd1c2e34ebc72c2a90be2488fe0 | |
train_097179 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | patch_diff | advanced | Task: patch_diff
Topic: Latency, cost, throughput optimization
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "C#",
"moe_experts": [
"governance",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | ff16ee4a422c26b930ca1947de3229e18be4e9f4 | |
train_097180 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | explain | expert | Task: explain
Topic: Latency, cost, throughput optimization
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": [
"agent",
"data"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 893b6e0cfcbe5ae5ceb27a2eef92f84352a89732 | |
train_097181 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | code | advanced | Task: code
Topic: Extended context, memory, and repo graphs
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": [
"evaluation",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | c1183b180bac45d6f58337eb67069b5d00ec5575 | |
train_097182 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | failure_analysis | advanced | Task: failure_analysis
Topic: Governance, provenance, and audit logging
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": [
"governance",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 602114878339931632124edddd1f13615afcd4ee | |
train_097183 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | review | expert | Task: review
Topic: Governance, provenance, and audit logging
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": [
"research",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | c3331f3da3178b5829dbf73b20c530588edefb48 | |
train_097184 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | eval | expert | Task: eval
Topic: Latency, cost, throughput optimization
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Bash",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 5650c3cbfee3f49eb74c24fd76519c2d601b34f5 | |
train_097185 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | data_pipeline | advanced | Task: data_pipeline
Topic: Reasoning-first coding models and tunable deliberation
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",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | cf9b5cfc378f414ed0d1954a4e0c7900da1af670 | |
train_097186 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | compare | expert | Task: compare
Topic: Reasoning-first coding models and tunable deliberation
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": [
"governance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 4ad529451c19cfa0b5afa5b4498b864b57585d5a | |
train_097187 | 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: 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": [
"evaluation",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | aa4ea851545b3039d6cb7accb33e210fc30d72bd | |
train_097188 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | data_pipeline | expert | Task: data_pipeline
Topic: Latency, cost, throughput optimization
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": [
"agent",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 072d64ce27be2199514d04771c5a1caeebdb22ef | |
train_097189 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | self_grade | advanced | Task: self_grade
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.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "TypeScript",
"moe_experts": [
"governance",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 984daabc6a61b868f56df7c80ffa088437e086b8 | |
train_097190 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | review | expert | Task: review
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 072ec5350469d505b4c50a8393065af766cf783b | |
train_097191 | 2026-01-01T00:00:00 | Self-grading and automated model critique | failure_analysis | expert | Task: failure_analysis
Topic: Self-grading and automated model critique
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Python",
"moe_experts": [
"research",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 6cdcaf1d868c0a13a11981dfb57bc25c19d78fc3 | |
train_097192 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"agent",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 8e4e4da46b53256e679897a74aab6b2910a7984a | |
train_097193 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | compare | advanced | Task: compare
Topic: Reasoning-first coding models and tunable deliberation
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": [
"agent",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 7fa828196459030882d603c73545915355507230 | |
train_097194 | 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: 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": [
"performance",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 5207ad9d7df02ac1e0bf5cb7daeecaae031ca41d | |
train_097195 | 2026-01-01T00:00:00 | Self-grading and automated model critique | eval | advanced | Task: eval
Topic: Self-grading and automated model critique
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Java",
"moe_experts": [
"governance",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 9723c3144157673bf701d9f1cc4a5a57942e903f | |
train_097196 | 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: 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": [
"evaluation",
"research"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 8fdaf1e1cde9d491f355560c8924203526adcb06 | |
train_097197 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | code | expert | Task: code
Topic: Tool calling protocols and sandboxed execution
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"research",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | ca3a2760eec83643396909c0955c1ed30dd7a017 | |
train_097198 | 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: 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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Bash",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 2042b7ecf7a1bc840c29a6d4065261c3fd4ae10d | |
train_097199 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | self_grade | expert | Task: self_grade
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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Go",
"moe_experts": [
"performance",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 754317058ab8d966801805cd68d763b150584fb0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.