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_096800 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | tool_trace | advanced | Task: tool_trace
Topic: Dataset curation pipelines and quality attribution
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.
[
{
"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",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 62949c7c15652a54d636060dab82da713458fc84 | |
train_096801 | 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: 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.
[
{
"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",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | d65f5a323c1440527191f3375a065011e55a974f | |
train_096802 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | patch_diff | advanced | Task: patch_diff
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "JavaScript",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | c1bd65604d327bd257f08794c947183f1038c5dc | |
train_096803 | 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: 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": [
"security",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 31284d41f55af50b458e47a816ae779e33ddf06e | |
train_096804 | 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: 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": [
"coding",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | cd598faa60dda991a6ef7c145763f7966cb654d1 | |
train_096805 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | agent_loop | advanced | Task: agent_loop
Topic: SWE-bench real-repo evaluation and leakage control
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": [
"agent",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | e31bab7f4186c2be83673bf5075d49d00adf3e41 | |
train_096806 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | agent_loop | expert | Task: agent_loop
Topic: Mixture-of-Experts (MoE) routing and sparsity
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": [
"research",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 4686de4778771f1d7cfd229a1bc6727905a982fd | |
train_096807 | 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: SQL
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "SQL",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 67cc6b96d46d53a899872eb16a4da8a37762884c | |
train_096808 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | failure_analysis | expert | Task: failure_analysis
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "SQL",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 6c94b8306633c90aaf43cdcbed9d73eb78bf8a3b | |
train_096809 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | eval | advanced | Task: eval
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: Go
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Go",
"moe_experts": [
"coding",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 47842924c69d1f34fa7a54c26efb8708c8711e3e | |
train_096810 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | design | advanced | Task: design
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"agent",
"research"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 5c7399656992e64c1e41af22cd80ea35d9935c0c | |
train_096811 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | review | expert | Task: review
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: Java
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | ff91cfad6306a4d9e288104f6b4c0a559a72b389 | |
train_096812 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | tool_trace | advanced | Task: tool_trace
Topic: Agentic coding systems (plan→edit→test→reflect)
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.
[
{
"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": [
"security",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | f7c1cc0891f2abeffb633ed6ab7cc43df9025bc1 | |
train_096813 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | tool_trace | expert | Task: tool_trace
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: expert
Language: Rust
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"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": [
"security",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 692c4f0b6b506603eba711416d5f20c9b276c164 | |
train_096814 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | design | expert | Task: design
Topic: Code-specialized model families and scaling laws
Difficulty: expert
Language: 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": [
"evaluation",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | ea54782a51569b610176734ace0ef4f526e850b2 | |
train_096815 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | self_grade | expert | Task: self_grade
Topic: Latency, cost, throughput optimization
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.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Java",
"moe_experts": [
"research",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | b6e9cf3cbdc7ad238169e20a5cf103127ceba297 | |
train_096816 | 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: 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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "TypeScript",
"moe_experts": [
"data",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 97265e9b20793ae5d4ecba0e43a0d66a08c6260e | |
train_096817 | 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: 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": [
"coding",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 9e9e07f06cd54b1a9322f7fdcc192a87088710ab | |
train_096818 | 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: 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": [
"governance",
"data"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | b2d79f1601d08ba455c0d76d285a90c904e8ae4e | |
train_096819 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | advanced | Task: design
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Python
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 0c54fb358d2d838953e8243ab38acac79442e5eb | |
train_096820 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | tool_trace | advanced | Task: tool_trace
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Python
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Python",
"moe_experts": [
"security",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 68780ceb0b325e8ea7a9948531ffd8f9c0f66240 | |
train_096821 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | agent_loop | expert | Task: agent_loop
Topic: Code-specialized model families and scaling laws
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": [
"data",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 72f6594a28c43f18247e1b46bc2736b000eb76a9 | |
train_096822 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | self_grade | expert | Task: self_grade
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: 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.
{
"score": 9,
"confidence": 0.9,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "C#",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 5d307d8c86b3f1a89ea5dd50ccf9ff7cb39f4651 | |
train_096823 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | eval | expert | Task: eval
Topic: Reasoning-first coding models and tunable deliberation
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": [
"data",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | c854dcaa20edd575dbf70932917de978acc3f410 | |
train_096824 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | failure_analysis | expert | Task: failure_analysis
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: Java
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Java",
"moe_experts": [
"agent",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | dc2209d3a5768766165837a377bba3a665a3099f | |
train_096825 | 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: 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",
"data"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | dea6f93a71c3ab79357fab396e4629b94ab2df38 | |
train_096826 | 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: 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.
[
{
"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": [
"performance",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 94761ab214640dfac1099f1c6498edaaaaec7c08 | |
train_096827 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | agent_loop | advanced | Task: agent_loop
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"security",
"research"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | c56caab787d383bad24f994f13fd6dda63b16c5a | |
train_096828 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | compare | expert | Task: compare
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 528c224793e08693ac57d646948301f8ef182795 | |
train_096829 | 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: 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": [
"evaluation",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 72715c06cdb4b1f0eb37da167bd3e2f1d400e578 | |
train_096830 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | code | expert | Task: code
Topic: Code-specialized model families and scaling laws
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",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 9fe9641397be92ef9f562b2b9a2a454b48d66c67 | |
train_096831 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Go",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 9721513e07022f47ae2a28d968a2b56d8f8426dd | |
train_096832 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | eval | expert | Task: eval
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"security",
"research"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | a04afa1ecfabf146ff5d4dba70aba4dbf65d5802 | |
train_096833 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | failure_analysis | expert | Task: failure_analysis
Topic: Tool calling protocols and sandboxed execution
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Go",
"moe_experts": [
"coding",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | ba10c8e40774114c791ab14b4a579c5649b92f61 | |
train_096834 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | failure_analysis | expert | Task: failure_analysis
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "C#",
"moe_experts": [
"evaluation",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | aa0869b4242b3fcb6ef2885ae3ae06c5dec1e234 | |
train_096835 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | advanced | Task: code
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: Rust
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"agent",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 6a1a0ae7bb7e10a7c40264ddb49f59f6a4a07f44 | |
train_096836 | 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: C#
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "C#",
"moe_experts": [
"evaluation",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 405f02a55fafee62808440eceb280add7b51068c | |
train_096837 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | agent_loop | advanced | Task: agent_loop
Topic: Multi-agent coordination and role separation
Difficulty: advanced
Language: 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",
"data"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 1772c2d8fc34a2df220f0d1b4c68d7a7b45f9026 | |
train_096838 | 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: 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": [
"evaluation",
"data"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 296ae91328a36484b3ac1363e3ea2926872cd483 | |
train_096839 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | design | advanced | Task: design
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: 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": [
"agent",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | b263fae4730f56783dc85c9f44b61b2eef8683cc | |
train_096840 | 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: 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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "SQL",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 8ef25af7d061b5439dcc775d72780986a2360480 | |
train_096841 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"governance",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | bdc3aa61137f0fe4af516526a3f5ce8032515d29 | |
train_096842 | 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: 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",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | dde1728acbeab6f6d23e57363d2e894bbbe32cbc | |
train_096843 | 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: 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": [
"security",
"research"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 468de22d44bf8406aae41961a4385690b4e45aea | |
train_096844 | 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: 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": 4,
"latency_ms_target": 200,
"audit_required": true
} | ec4a3320cc836c3705f41075d4f60b0b8a15ce3e | |
train_096845 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | data_pipeline | expert | Task: data_pipeline
Topic: Extended context, memory, and repo graphs
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": [
"data",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 5f0240e205520679ef270f4d4af34e9c74742930 | |
train_096846 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | compare | expert | Task: compare
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: Python
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"agent",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | bceb794a2f0d75fa5a1956bbaf6eba2cfbd13f23 | |
train_096847 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | compare | expert | Task: compare
Topic: Code-specialized model families and scaling laws
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": [
"governance",
"research"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | cdc367a5dbcd938e715efdacab8981dae64bd9f5 | |
train_096848 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | code | advanced | Task: code
Topic: Failure engineering and resilience testing
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": [
"data",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 3c6a6606f666c76aad9f1fb90b22dfd9561eb677 | |
train_096849 | 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: 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": [
"security",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 0e3619b537a851d0cd7ca58347151f3d89fb32ea | |
train_096850 | 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: 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",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 98ee1ab40bd488279adb58857574a747908241c4 | |
train_096851 | 2026-01-01T00:00:00 | Self-grading and automated model critique | data_pipeline | expert | Task: data_pipeline
Topic: Self-grading and automated model critique
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",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | a979930e9dcc827e30f52503ab51432c63f20a97 | |
train_096852 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | self_grade | advanced | Task: self_grade
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.
{
"score": 9,
"confidence": 0.9,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Go",
"moe_experts": [
"governance",
"research"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 3140fb506beeb63fda7a1e7acb2e59ed193ab087 | |
train_096853 | 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: 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": [
"security",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 8e7b13782149e8534cf5edf8eed541080630bb87 | |
train_096854 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | explain | advanced | Task: explain
Topic: Tool calling protocols and sandboxed execution
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": [
"research",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 1ded3143dab881d3f7df51867f6583c787248c01 | |
train_096855 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | code | expert | Task: code
Topic: Governance, provenance, and audit logging
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 828950b478927cb1238c7a0448fe7570fae1332d | |
train_096856 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | code | expert | Task: code
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: 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": [
"agent",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 6771fdda578a9f042280f344125c35efa7885edb | |
train_096857 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | self_grade | expert | Task: self_grade
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: Bash
Context: 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",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 2be687ebc56c16b04e417f5bcd5d7869934f3dbb | |
train_096858 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | agent_loop | expert | Task: agent_loop
Topic: SWE-bench real-repo evaluation and leakage control
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"security",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 73fcab330a175f0afd77eea41a29eef46a43b346 | |
train_096859 | 2026-01-01T00:00:00 | Self-grading and automated model critique | explain | expert | Task: explain
Topic: Self-grading and automated model critique
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": [
"coding",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | a5bdf87aef9b7abc3fac2ad12187d55c6096817f | |
train_096860 | 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: 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": [
"performance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 3a29c482b2f158159291abe97eeeb2b815c8a832 | |
train_096861 | 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: 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.
[
{
"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": [
"performance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | f0bcb6c15fc901eea6b4493b53c67c3ae6ab9421 | |
train_096862 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | review | advanced | Task: review
Topic: Latency, cost, throughput optimization
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",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 9d71bb0a6c26cfb83af2f1c5f4dd9d9ab1506adb | |
train_096863 | 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: 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.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "JavaScript",
"moe_experts": [
"performance",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 8aa9afa4bec8c0f1926764a99cfa7fb4536892a4 | |
train_096864 | 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: 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": [
"agent",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 472cea45bbaa6859417ce9c5662fe6724f979359 | |
train_096865 | 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: 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": [
"security",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 99f9132a59cc94b85df1190711ee200bda9096db | |
train_096866 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"governance",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | e86a7669d04b2934752fbd2aa8860bc4f2b8dd5b | |
train_096867 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | review | expert | Task: review
Topic: Latency, cost, throughput optimization
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": [
"data",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | ae1b8cc806f7297eab520e0f378f7f036a5267d3 | |
train_096868 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | eval | expert | Task: eval
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: expert
Language: Rust
Context: 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": [
"coding",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 7c505764ec7cabc9f41b7664db4c189d10e3ade2 | |
train_096869 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | compare | expert | Task: compare
Topic: Governance, provenance, and audit logging
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": [
"coding",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 69c168d9d7c26898cf777af46cee79cc85431e3f | |
train_096870 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | code | expert | Task: code
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"agent",
"research"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 803972cd103600731eea9f556348e9ae809c1d03 | |
train_096871 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | failure_analysis | advanced | Task: failure_analysis
Topic: Extended context, memory, and repo graphs
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Java",
"moe_experts": [
"evaluation",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | a2f2f5a0aeb3c3b9843c23a0ce1f2679f990068d | |
train_096872 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | code | advanced | Task: code
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"evaluation",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | f071ff87e22659f730329f0f93541a25f40a5a50 | |
train_096873 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | explain | expert | Task: explain
Topic: Code-specialized model families and scaling laws
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": [
"agent",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | a9e8177d1b3455a117f560fbbba481ea189d0e2f | |
train_096874 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | self_grade | expert | Task: self_grade
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.
{
"score": 6,
"confidence": 0.6,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "SQL",
"moe_experts": [
"data",
"security"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | d23fc2284ecb6797037a89bea17bc4ce41f2135d | |
train_096875 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | design | expert | Task: design
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: 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": [
"governance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 8b0d1d56e58a5f7c30d923aca16675c2aa029003 | |
train_096876 | 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": [
"evaluation",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 5207ad9d7df02ac1e0bf5cb7daeecaae031ca41d | |
train_096877 | 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: 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": [
"agent",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | cf5154e1b4877ae1c60f8bdb3cf4dd4843f92f35 | |
train_096878 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | eval | expert | Task: eval
Topic: Governance, provenance, and audit logging
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 40d36568cd5b823bad35b76eef7d9af7b3b94ea8 | |
train_096879 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | explain | expert | Task: explain
Topic: Reasoning-first coding models and tunable deliberation
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": [
"security",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 67f535b02117128f69fa068ba6081a93d2c20c8f | |
train_096880 | 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: 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": [
"evaluation",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 20872573475dc6041dea1cb49636fda9bae4dcb4 | |
train_096881 | 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: 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": [
"performance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 9bd02ed242bdb4b71f47dd6d6eeef525489727a4 | |
train_096882 | 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: 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": [
"security",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 28e841817ec45e00ff9fd69a38065376932b91b2 | |
train_096883 | 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: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Python",
"moe_experts": [
"data",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 6ad805266a3d9a0fde97844ae28477077118ee11 | |
train_096884 | 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: 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": [
"evaluation",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 174120f7c063836b65ccf5545521a7d5c924bc3d | |
train_096885 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | data_pipeline | advanced | Task: data_pipeline
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",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | a4027367be49d2be55a1aa78b5b97d302d7713e5 | |
train_096886 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | failure_analysis | expert | Task: failure_analysis
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Go",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 16fe2128233378535a2c520fb2fcfaf904af4aab | |
train_096887 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | agent_loop | expert | Task: agent_loop
Topic: Governance, provenance, and audit logging
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": [
"research",
"security"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 173f3a8ee9308a9454a9150222bc4987bf2d4fc0 | |
train_096888 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | patch_diff | advanced | Task: patch_diff
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "JavaScript",
"moe_experts": [
"research",
"data"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 03319c304a41f59df3e6dc99a889d1dc1f394566 | |
train_096889 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | code | expert | Task: code
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: 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",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | b8f0b61878034ee1b54ccc319350ca3dc48d957b | |
train_096890 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | review | advanced | Task: review
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: Rust
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | fb761a84a1602a18f9fac48d5257b6b484b7e3b6 | |
train_096891 | 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": [
"performance",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 072d64ce27be2199514d04771c5a1caeebdb22ef | |
train_096892 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | failure_analysis | expert | Task: failure_analysis
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Python",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | b6776d5d30949dfe7b1afb9aa81dc763b012f91d | |
train_096893 | 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: 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": [
"governance",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 96c06204ec889a86d2c3faa20b13235107ba0e1d | |
train_096894 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Rust",
"moe_experts": [
"performance",
"research"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 331da0e84c6489e58a9392f4debdbb2c1ea78105 | |
train_096895 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | patch_diff | advanced | Task: patch_diff
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"evaluation",
"security"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 0ddc4a836cc93606cb37fd449922157600dd6049 | |
train_096896 | 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: 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",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 9ce00ed167f533e2b57b8c5b5d20f00d7ceb2248 | |
train_096897 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | agent_loop | advanced | Task: agent_loop
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Bash
Context: 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": [
"data",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | f5142426e5c5e06ed9b4c2af4c6c344470f21042 | |
train_096898 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | tool_trace | advanced | Task: tool_trace
Topic: Agentic coding systems (plan→edit→test→reflect)
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.
[
{
"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",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 2c9e084d04ed7f9cabc27703dc43b4a6a1cb4fed | |
train_096899 | 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: 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",
"data"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | b9a99ae8fa9a70491ad3238d0fe17ae78f4c82aa |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.