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_026300
2026-01-01T00:00:00
Governance, provenance, and audit logging
design
expert
Task: design Topic: Governance, provenance, and audit logging Difficulty: expert Language: Java Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "research", "security" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
2d3c0f3a12eea90b0d3317010a9cd7b9c1eaca76
train_026301
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
failure_analysis
advanced
Task: failure_analysis Topic: Tool calling protocols and sandboxed execution 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "C#", "moe_experts": [ "security", "agent" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
c307f8cd58211a9cbf16888790c436dad45c9692
train_026302
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: 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": 2, "latency_ms_target": 100, "audit_required": true }
034cdbb3095c421dff1eaf9dd706bdbd83f147e0
train_026303
2026-01-01T00:00:00
Model merging, distillation, and continual learning
design
advanced
Task: design Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "research", "security" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
3ae1403d3751381ffb898850f9165189357e064d
train_026304
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: 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", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
f5087718a0555aba840fe9da344a86634c4fa2fb
train_026305
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
self_grade
advanced
Task: self_grade Topic: Secure code generation, red-teaming, and policy gates 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. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "performance", "research" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
d419a48049665c062e2b219b1bf18199aba9e900
train_026306
2026-01-01T00:00:00
Failure engineering and resilience testing
code
advanced
Task: code Topic: Failure engineering and resilience testing Difficulty: advanced Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "research", "governance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
1c20916063afd738e4a11e7e970dfc41e47a40ab
train_026307
2026-01-01T00:00:00
Self-grading and automated model critique
code
advanced
Task: code Topic: Self-grading and automated model critique Difficulty: advanced Language: 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 }
c55b33bc972f2c7e08aefc5c1e7512e655441759
train_026308
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: Python Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Python", "moe_experts": [ "security", "performance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
cc29d191909b1333fae5e465fc51b00487dbf7aa
train_026309
2026-01-01T00:00:00
Latency, cost, throughput optimization
patch_diff
advanced
Task: patch_diff Topic: Latency, cost, throughput optimization 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Rust", "moe_experts": [ "evaluation", "coding" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
e8190521c7d8a7ff6c4b2303d82d6fcc8715d37f
train_026310
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: 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Python", "moe_experts": [ "agent", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
28722df3ce46b86c17fa65f020abaa5c1a4797e3
train_026311
2026-01-01T00:00:00
Model merging, distillation, and continual learning
failure_analysis
advanced
Task: failure_analysis Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: 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": [ "coding", "evaluation" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
0e00a7b47b0cd4cf6f5b16b99251ea0009d34856
train_026312
2026-01-01T00:00:00
Governance, provenance, and audit logging
eval
expert
Task: eval Topic: Governance, provenance, and audit logging 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Go", "moe_experts": [ "performance", "governance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
21e7aba4505317acd94c2910d36e1aa15419907d
train_026313
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: 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", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
b7ef183b50381f5085d45d921762e8a695b4f1f3
train_026314
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: 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": 2, "latency_ms_target": 50, "audit_required": true }
3d4af73174a066046fa2f3f67a856571c7a3eec7
train_026315
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: 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": [ "evaluation", "security" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
e1814be69088ea1fed092e28b16c8b8a7b523924
train_026316
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
data_pipeline
advanced
Task: data_pipeline Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: 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": [ "security", "coding" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
bd1fd3cdbc932d0863bb4c120fa47e315c371237
train_026317
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
explain
advanced
Task: explain 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": [ "research", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
c7455b8e188acb0cc050c446eb8429aeebcf39ac
train_026318
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: 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": [ "evaluation", "governance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
049bc3ad2fe5bed8f10acc973603dda6f57b80f6
train_026319
2026-01-01T00:00:00
Latency, cost, throughput optimization
self_grade
expert
Task: self_grade 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "performance", "coding" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
52fccb3048d2118dccfefe42e3b74afa9e5fa749
train_026320
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
explain
advanced
Task: explain Topic: Dataset curation pipelines and quality attribution 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": [ "coding", "evaluation" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
c73d3f6690c87001afb5b0c01cca4e2f6bd07b10
train_026321
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
self_grade
advanced
Task: self_grade Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: SQL Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "performance", "security" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
33824aa12a42e85084efa85df31653d7013a8fe1
train_026322
2026-01-01T00:00:00
Multi-agent coordination and role separation
code
expert
Task: code Topic: Multi-agent coordination and role separation Difficulty: expert Language: 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": [ "security", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
91bdca75b617653dc21ecb741c4971008c993ecd
train_026323
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: 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", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
a617c329e2695030284c6bc23492ed1ba84a5d88
train_026324
2026-01-01T00:00:00
Model merging, distillation, and continual learning
eval
expert
Task: eval Topic: Model merging, distillation, and continual learning Difficulty: expert Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "TypeScript", "moe_experts": [ "research", "data" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
a7d1933a796cb1cc36f3228181ee9fa291d4d157
train_026325
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
eval
expert
Task: eval Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: 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": [ "security", "performance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
f30cdbf1278246c6a063a43937f8328ef28abf0c
train_026326
2026-01-01T00:00:00
Failure engineering and resilience testing
self_grade
expert
Task: self_grade Topic: Failure engineering and resilience testing Difficulty: expert Language: 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": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "coding", "research" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
4873664f0584aaf12ff94a35be7c68f714cde37c
train_026327
2026-01-01T00:00:00
Code-specialized model families and scaling laws
patch_diff
expert
Task: patch_diff Topic: Code-specialized model families and scaling laws Difficulty: expert Language: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Bash", "moe_experts": [ "performance", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
65ffbf2208afe9e075075d7b33fc7bb504d85644
train_026328
2026-01-01T00:00:00
Failure engineering and resilience testing
design
advanced
Task: design Topic: Failure engineering and resilience testing 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": [ "evaluation", "security" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
433f61ccd1f90b9a01257c706d04ae99d7ac3a09
train_026329
2026-01-01T00:00:00
Model merging, distillation, and continual learning
explain
expert
Task: explain Topic: Model merging, distillation, and continual learning Difficulty: expert Language: JavaScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "research", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
5c6be5751c96ee0af8df7d5ab1a902c957f975ae
train_026330
2026-01-01T00:00:00
Multi-agent coordination and role separation
eval
expert
Task: eval Topic: Multi-agent coordination and role separation Difficulty: expert Language: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "C#", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
fd7443b5cf00ccfbe7cf2189fd7abe1a1c01c3ce
train_026331
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", "research" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
3332cb2f6d470424f2dda572b42edb68b7f2f983
train_026332
2026-01-01T00:00:00
Multi-agent coordination and role separation
eval
expert
Task: eval Topic: Multi-agent coordination and role separation Difficulty: expert Language: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Rust", "moe_experts": [ "research", "data" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
ecd3dff5b82684eee6f1855b80dd3697074bd2a8
train_026333
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: Python Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "data", "performance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
a882b703f279444012322c978df12bf692dc6a92
train_026334
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: C# Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "C#", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
40eaaa8124dce1b16e1eb7a1674e373c7445dee5
train_026335
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: 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", "agent" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
1e82f406f46b5adc61ca7cd152b6173b4ee9f31e
train_026336
2026-01-01T00:00:00
Extended context, memory, and repo graphs
design
advanced
Task: design Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: 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": [ "agent", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
87fafe2f333eb050ebf1f8c622ee7d108054fe67
train_026337
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
data_pipeline
advanced
Task: data_pipeline Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: Python Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "research", "governance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
fa7224ec1b6d22ab2d0beca29047040ff3f0597e
train_026338
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
design
advanced
Task: design 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "coding", "data" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
13eb48940bf070b5874dc50e88714e520385590f
train_026339
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: C# Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "research", "data" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
8d2329cbab7a2df71e19b6f69fb898a0dfd8fd80
train_026340
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
tool_trace
expert
Task: tool_trace Topic: Reasoning-first coding models and tunable deliberation 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "TypeScript", "moe_experts": [ "governance", "security" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
83ce991d5dd8baf597741a5d1ed22089433bb271
train_026341
2026-01-01T00:00:00
Model merging, distillation, and continual learning
eval
advanced
Task: eval Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: 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", "data" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
860d90e4e27b1eafc914266c02f1718836a0eba7
train_026342
2026-01-01T00:00:00
Governance, provenance, and audit logging
tool_trace
expert
Task: tool_trace Topic: Governance, provenance, and audit logging Difficulty: expert Language: 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" ...
{ "language": "SQL", "moe_experts": [ "performance", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
fd5ffdd9bddb0d6253803cf5a170059b96a75cab
train_026343
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: 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" ...
{ "language": "Bash", "moe_experts": [ "data", "agent" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
8fc7894bd124b5e5dc36563a1f97f33904dc4896
train_026344
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
patch_diff
advanced
Task: patch_diff Topic: Secure code generation, red-teaming, and policy gates 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Rust", "moe_experts": [ "security", "governance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
4af3701aa3a208bd5e7349876ec93ae203d32c6f
train_026345
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
tool_trace
advanced
Task: tool_trace Topic: Tool calling protocols and sandboxed execution Difficulty: advanced Language: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Python", "moe_experts": [ "governance", "security" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
d45bb2d5ba4dd3eec842589cdfe0cf7fa9dc7747
train_026346
2026-01-01T00:00:00
Multi-agent coordination and role separation
data_pipeline
advanced
Task: data_pipeline Topic: Multi-agent coordination and role separation Difficulty: advanced Language: Go Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "performance", "agent" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
d224da9c218ee788e8f57181c122e65aadf0b388
train_026347
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: 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": [ "agent", "coding" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
ed4a63031a93f94a3707afac7bf4d3a4503db683
train_026348
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
review
expert
Task: review 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": [ "performance", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
704c9d0f524080900706c70441861c65a7fbf2a6
train_026349
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: Bash Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "performance", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
1ed57bb3c68061b2db03d9a29a6a8e30558f60e3
train_026350
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: 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": [ "security", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
7ae569fda34761fadca28b35b1378140e819d81f
train_026351
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: 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": [ "security", "data" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
df549922e062460e57d49e5e316be49a24609f15
train_026352
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: 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": [ "governance", "agent" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
00ca8b239c567cba5a4a84e9d43e894450b5ecf5
train_026353
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: 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. Code: ```python def agent_loop(plan, edit, test, issue, budget=4): cost = 0 for _ in range(budget): p = plan(issue) patch = edi...
{ "language": "Python", "moe_experts": [ "data", "research" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
ff5250bacd3fc2ae826be931e46a098b2971f9e8
train_026354
2026-01-01T00:00:00
Extended context, memory, and repo graphs
explain
expert
Task: explain Topic: Extended context, memory, and repo graphs Difficulty: expert Language: C# Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "security", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
2fcfdec5defb224ef4803b640577fb2e3e24c610
train_026355
2026-01-01T00:00:00
Self-grading and automated model critique
patch_diff
expert
Task: patch_diff Topic: Self-grading and automated model critique Difficulty: expert Language: 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": [ "agent", "research" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
35f71153ed7c3af5f274830312589421b102abeb
train_026356
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: Bash Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Bash", "moe_experts": [ "data", "research" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
cc8259d1daacb2061225720d59405ebd70e5d3f9
train_026357
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
self_grade
expert
Task: self_grade Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: SQL Context: 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": "SQL", "moe_experts": [ "agent", "evaluation" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
78960b90006de8a9c624e87769cd1eb42eee88be
train_026358
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: 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": [ "performance", "security" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
8b705a0d5e913bf9bea8dd670af4ae9567f7a1a6
train_026359
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Rust", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
672ce8e02145200afdfb8b396dc4eeb87b6b10dc
train_026360
2026-01-01T00:00:00
Model merging, distillation, and continual learning
explain
advanced
Task: explain Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: TypeScript Context: 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": [ "research", "agent" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
a88e02120226abcbbd7f466b3f588420fbd6e3e4
train_026361
2026-01-01T00:00:00
Model merging, distillation, and continual learning
tool_trace
advanced
Task: tool_trace Topic: Model merging, distillation, and continual learning 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Bash", "moe_experts": [ "coding", "security" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
b2caa2662a60d3cc55580b789644340519743a4d
train_026362
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
self_grade
advanced
Task: self_grade Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: Rust Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "coding", "evaluation" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
dafb9860f53df9fb25daa37b4fd4c47594708559
train_026363
2026-01-01T00:00:00
Multi-agent coordination and role separation
compare
advanced
Task: compare 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": [ "evaluation", "data" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
ebbcc6a5102de01d8256f16b19352a4f2736d9f8
train_026364
2026-01-01T00:00:00
Latency, cost, throughput optimization
self_grade
expert
Task: self_grade Topic: Latency, cost, throughput optimization 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "agent", "performance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
9edc4562c69fbb1b5e94a0b9941a282c4bb7f110
train_026365
2026-01-01T00:00:00
Model merging, distillation, and continual learning
review
expert
Task: review Topic: Model merging, distillation, and continual learning Difficulty: expert Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "evaluation", "research" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
2a82776090fc58a28d5e89b775696f3b102fd4da
train_026366
2026-01-01T00:00:00
Failure engineering and resilience testing
code
advanced
Task: code Topic: Failure engineering and resilience testing 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": [ "data", "evaluation" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
f5d0fd588dcfd2bcab65e4b8c474e419d21d0242
train_026367
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: 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": "Java", "moe_experts": [ "security", "research" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
d8c6568cb75791c100fa3664c7f5050a444ec298
train_026368
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
data_pipeline
expert
Task: data_pipeline Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: 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": [ "research", "governance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
2965ca68c3f68dcf625470282224a588b4ce6a4c
train_026369
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: 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", "security" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
ee47fb252944a86e6fac0ffcb441b4ae2027cffc
train_026370
2026-01-01T00:00:00
Governance, provenance, and audit logging
code
expert
Task: code Topic: Governance, provenance, and audit logging Difficulty: expert Language: C# Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
b0ff43a76af0ae35d583434edf65931423bcce4f
train_026371
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: 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Python", "moe_experts": [ "performance", "evaluation" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
182870542e3ffe2cadba5c75e0c7895de77389b8
train_026372
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: 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", "evaluation" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
01a8d061a65d3a5e63ea994ad16c07cb3a7279c8
train_026373
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
compare
advanced
Task: compare Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: advanced Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "governance", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
f3ff892ff4288854f9e4c63406ca90a1aece356a
train_026374
2026-01-01T00:00:00
Latency, cost, throughput optimization
agent_loop
expert
Task: agent_loop 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": [ "coding", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
f0cf8fb495499c280b95fe37546ed37f0121edb8
train_026375
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
agent_loop
expert
Task: agent_loop Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: 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": [ "governance", "agent" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
b2f0aa84d7591c1e07e6359361e80209b4820e99
train_026376
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
data_pipeline
advanced
Task: data_pipeline Topic: Dataset curation pipelines and quality attribution 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", "data" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
016ee965bf128ab58386bd98e14d6761f58de5e7
train_026377
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: 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", "research" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
14228746434456c3e54883cad34d17e834c54afc
train_026378
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: 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", "governance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
c3ddd0276fbddfb7f277871afbfe6bd65eecd2c4
train_026379
2026-01-01T00:00:00
Latency, cost, throughput optimization
self_grade
expert
Task: self_grade Topic: Latency, cost, throughput optimization 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. { "score": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "JavaScript", "moe_experts": [ "performance", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
8b8cd1988faad266d98544f041a01942b48256bb
train_026380
2026-01-01T00:00:00
Code-specialized model families and scaling laws
eval
advanced
Task: eval Topic: Code-specialized model families and scaling laws Difficulty: advanced Language: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Go", "moe_experts": [ "agent", "security" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
c040765a90fa7a1c34e3f431e1b70d4515d2859c
train_026381
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: 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": "JavaScript", "moe_experts": [ "evaluation", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
c5adab3803cde572bf8af38ec8f3b45d995e64ff
train_026382
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
review
advanced
Task: review Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: Rust Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
e41073f8aed79cb45120dfa600c2876ba405c316
train_026383
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: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "JavaScript", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
cb871a6c1cd10d3b712ea89865f731e2c8710289
train_026384
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
data_pipeline
expert
Task: data_pipeline Topic: Dataset curation pipelines and quality attribution 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": [ "agent", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
b6148328ab4fcf577c80cbd8eb1aea9b4e89ee9d
train_026385
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: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "research", "evaluation" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
534688190abb99d54e6e3fb13d21be4ae7c47424
train_026386
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: Python Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Python", "moe_experts": [ "research", "governance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
3970192374e22a757cf6cac98e3f2ad181950905
train_026387
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
explain
expert
Task: explain Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: TypeScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "data", "agent" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
d738b1c35a8cc1effc0d6f7bb98f68649a201f6e
train_026388
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
data_pipeline
advanced
Task: data_pipeline Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: 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", "coding" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
aeb1cc71027a6ba4bafdac8a8dd612a681c5a7ca
train_026389
2026-01-01T00:00:00
Failure engineering and resilience testing
code
advanced
Task: code Topic: Failure engineering and resilience testing 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. Code: ```python def agent_loop(plan, edit, test, issue, budget=4): cost = 0 for _ in range(budget): p = plan(issue) patch = edi...
{ "language": "Python", "moe_experts": [ "evaluation", "coding" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
65a5e77374b984001aa1ed2abbb976e3915bcde4
train_026390
2026-01-01T00:00:00
Failure engineering and resilience testing
review
advanced
Task: review Topic: Failure engineering and resilience testing Difficulty: advanced Language: Python Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "performance", "evaluation" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
0904d0dd93e05c6e9ea3b330c092892efff45c95
train_026391
2026-01-01T00:00:00
Governance, provenance, and audit logging
self_grade
advanced
Task: self_grade Topic: Governance, provenance, and audit logging 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": [ "performance", "research" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
213b2114d5dda24bf593136e2a93678c805ec8a2
train_026392
2026-01-01T00:00:00
Governance, provenance, and audit logging
compare
expert
Task: compare Topic: Governance, provenance, and audit logging 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "research", "performance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
642785893275558cc404eaca4e3d8d7d1c22875d
train_026393
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "SQL", "moe_experts": [ "security", "agent" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
499ba53451836b9b223282826ef793f794674167
train_026394
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: SQL Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "research", "evaluation" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
54776fd26b1c36a4e9f9142abfdbb8f224453a7f
train_026395
2026-01-01T00:00:00
Latency, cost, throughput optimization
compare
expert
Task: compare Topic: Latency, cost, throughput optimization Difficulty: expert Language: Go Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "performance", "data" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
7a864550d4d4b2ccb9bdb7510a7cc409ffeef473
train_026396
2026-01-01T00:00:00
Multi-agent coordination and role separation
design
expert
Task: design Topic: Multi-agent coordination and role separation Difficulty: expert Language: SQL Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "data", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
4effa13ee32873c08999e3a0da18785e4600155a
train_026397
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: 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": [ "security", "research" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
6e833dd627bea24432d3a3424a7003456a4dafb2
train_026398
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: 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": [ "performance", "security" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
cad50e911630bfbb66cb7ddbbe5ba4cb7d05589a
train_026399
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: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "research", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
b0057c44454895dc5af0a6b785b6f06d46283411