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_019200
2026-01-01T00:00:00
Self-grading and automated model critique
failure_analysis
advanced
Task: failure_analysis Topic: Self-grading and automated model critique Difficulty: advanced Language: Bash Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Bash", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
d1e6fa577b1d18d2b9c40a74178635b3f1446a01
train_019201
2026-01-01T00:00:00
Self-grading and automated model critique
code
expert
Task: code Topic: Self-grading and automated model critique Difficulty: expert Language: Python Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Code: ```python def agent_loop(plan, edit, test, issue, budget=4): cost = 0 for _ in range(budget): p = plan(issue) patch = edi...
{ "language": "Python", "moe_experts": [ "research", "evaluation" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
24cd7ad76a0621b6a5f91e8446e12267593d04db
train_019202
2026-01-01T00:00:00
Multi-agent coordination and role separation
data_pipeline
expert
Task: data_pipeline 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", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
4b0c8584eb2192e98e3183c5a1b2884c38feca8e
train_019203
2026-01-01T00:00:00
Extended context, memory, and repo graphs
compare
expert
Task: compare Topic: Extended context, memory, and repo graphs Difficulty: expert Language: 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": [ "data", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
404549faa53385e24021b660a86b4f844eb8aa64
train_019204
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: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "governance", "performance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
646735f7dc0db4ac01ea3cc12b9c2b25a9a1b4f1
train_019205
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
explain
expert
Task: explain Topic: Agentic coding systems (plan→edit→test→reflect) 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": [ "performance", "evaluation" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
c4094d30bbe2568e4af07cc86f2cd1e216ebccb2
train_019206
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", "security" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
7a864550d4d4b2ccb9bdb7510a7cc409ffeef473
train_019207
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: 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", "security" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
a99062cc419d9b5a0c44f59914cfe70eded945a6
train_019208
2026-01-01T00:00:00
Multi-agent coordination and role separation
self_grade
advanced
Task: self_grade Topic: Multi-agent coordination and role separation Difficulty: advanced Language: 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": [ "governance", "evaluation" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
3ec0ac13464e95047287e5b0c39a7e6bc3256bb1
train_019209
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: 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": [ "coding", "evaluation" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
090a02735d49737467423ce1708c1664111adc9a
train_019210
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
self_grade
advanced
Task: self_grade Topic: Mixture-of-Experts (MoE) routing and sparsity 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Python", "moe_experts": [ "research", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
498602c41a7beebfc7e6716df8eca6fb58772698
train_019211
2026-01-01T00:00:00
Code-specialized model families and scaling laws
compare
advanced
Task: compare Topic: Code-specialized model families and scaling laws Difficulty: advanced Language: Go Context: 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": [ "security", "performance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
57d5b4ec8ff985844a103077b565f220b48f1bf0
train_019212
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: C# Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "C#", "moe_experts": [ "performance", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
af9bbb0f5db31671a7b52f4f304822f528050826
train_019213
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
eval
expert
Task: eval Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "governance", "research" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
877dc78d2a073d07b52bde906c362568293159fe
train_019214
2026-01-01T00:00:00
Multi-agent coordination and role separation
eval
advanced
Task: eval 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Rust", "moe_experts": [ "performance", "coding" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
916890bcb5e40f6ea5d402940ffb9f7fffe13b68
train_019215
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: 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "SQL", "moe_experts": [ "security", "research" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
281ce2e057fa0feb172f3e90adcade717a295466
train_019216
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: 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": [ "data", "coding" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
4e86e9aa89212b1e2bc812b475fbf73ac8b90a4a
train_019217
2026-01-01T00:00:00
Governance, provenance, and audit logging
data_pipeline
expert
Task: data_pipeline Topic: Governance, provenance, and audit logging Difficulty: expert Language: 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": 4, "latency_ms_target": 200, "audit_required": true }
348c0260e13091705cabff1c6b69311be2ea868a
train_019218
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", "governance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
c307f8cd58211a9cbf16888790c436dad45c9692
train_019219
2026-01-01T00:00:00
Model merging, distillation, and continual learning
review
advanced
Task: review Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: Go Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "agent", "data" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
ccd4f9b70fdfc256096cc48f37b3407c626b95d4
train_019220
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: Rust Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Rust", "moe_experts": [ "performance", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
79c707a35c6945cd43057ea5f61549f593080a58
train_019221
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
data_pipeline
expert
Task: data_pipeline Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "governance", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
d9cc9584947052604b76ea47cf862b94752e1adf
train_019222
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
failure_analysis
advanced
Task: failure_analysis Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Java", "moe_experts": [ "security", "research" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
e12a77bb0d33bbba92889d5215f5fbc8290300ef
train_019223
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
eval
expert
Task: eval Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: Python Context: 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", "evaluation" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
fa52e1a2d5f28104a1eb422522058b48d14127e2
train_019224
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: 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", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
f6423adcd70bb7f5406407f3e9e6cee39f3b929c
train_019225
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: TypeScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "evaluation", "data" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
07426de9cc546c3f436c4f59c7d7ddcf85333c5d
train_019226
2026-01-01T00:00:00
Self-grading and automated model critique
agent_loop
advanced
Task: agent_loop Topic: Self-grading and automated model critique Difficulty: advanced Language: Java Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "data", "performance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
455338db54e3a9bf0d33fe5f85712cc769666e01
train_019227
2026-01-01T00:00:00
Model merging, distillation, and continual learning
data_pipeline
advanced
Task: data_pipeline Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "agent", "data" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
587d04af41e00de391dddb98b511f476d7a01ef5
train_019228
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: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
cc2738a3df70b1f36f66e02a4181a86b70ffc943
train_019229
2026-01-01T00:00:00
Self-grading and automated model critique
compare
advanced
Task: compare Topic: Self-grading and automated model critique Difficulty: advanced Language: 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": [ "governance", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
6923c16234ba35f146438a2704f7f07f55a4d6f1
train_019230
2026-01-01T00:00:00
Failure engineering and resilience testing
patch_diff
expert
Task: patch_diff Topic: Failure engineering and resilience testing Difficulty: expert Language: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "TypeScript", "moe_experts": [ "performance", "security" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
9965bd68ce5e8450e4c9ee2183322c8b2a52d8bb
train_019231
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: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "coding", "agent" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
a484ad69e07e1d407b7545516534ba6902628d64
train_019232
2026-01-01T00:00:00
Multi-agent coordination and role separation
explain
expert
Task: explain Topic: Multi-agent coordination and role separation Difficulty: expert Language: 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": [ "research", "evaluation" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
56998fc30b9fb29699160b25707e92964246af5b
train_019233
2026-01-01T00:00:00
Governance, provenance, and audit logging
review
expert
Task: review Topic: Governance, provenance, and audit logging 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": [ "coding", "research" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
fdbbe882557f1f4b194ba9b667c66f1021a473f4
train_019234
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: 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": [ "security", "performance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
9c6d3562ad3d619d1fc23e81fc0ef36bef3242b4
train_019235
2026-01-01T00:00:00
Model merging, distillation, and continual learning
data_pipeline
expert
Task: data_pipeline Topic: Model merging, distillation, and continual learning 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": [ "agent", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
da287370cd4be8a69b94240c39c90493f4d986d7
train_019236
2026-01-01T00:00:00
Failure engineering and resilience testing
eval
expert
Task: eval Topic: Failure engineering and resilience testing 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Python", "moe_experts": [ "agent", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
072a6a7ca6e1ed2890436352b5d4d7bd32d26690
train_019237
2026-01-01T00:00:00
Governance, provenance, and audit logging
data_pipeline
advanced
Task: data_pipeline Topic: Governance, provenance, and audit logging Difficulty: advanced Language: TypeScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "performance", "coding" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
963bcaab9dccf954a22387aae3add9a9a7b0b119
train_019238
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
data_pipeline
advanced
Task: data_pipeline Topic: Agentic coding systems (plan→edit→test→reflect) 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", "coding" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
a07f1a2f16fd622aed357a8b8e20a81b66f98b4b
train_019239
2026-01-01T00:00:00
Code-specialized model families and scaling laws
self_grade
advanced
Task: self_grade Topic: Code-specialized model families and scaling laws 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": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "performance", "coding" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
561f5004d3c94fc58b15604530f2285a0e692a34
train_019240
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: JavaScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "JavaScript", "moe_experts": [ "agent", "data" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
d008029c3500353b1bcb09fdee1390deafc1c1b0
train_019241
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: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Go", "moe_experts": [ "data", "research" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
163b5d0a9a78c709726a64c3ab78b5fa2a2754c8
train_019242
2026-01-01T00:00:00
Code-specialized model families and scaling laws
tool_trace
expert
Task: tool_trace Topic: Code-specialized model families and scaling laws 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "SQL", "moe_experts": [ "performance", "evaluation" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
d039862e6c62102dd68b679dd08c115862ef31d1
train_019243
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
eval
expert
Task: eval Topic: Dataset curation pipelines and quality attribution Difficulty: expert Language: Bash Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Bash", "moe_experts": [ "data", "agent" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
c34e5b003b227181b4fe10664e0c2a04f5aa9a59
train_019244
2026-01-01T00:00:00
Governance, provenance, and audit logging
data_pipeline
expert
Task: data_pipeline Topic: Governance, provenance, and audit logging Difficulty: expert Language: JavaScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "coding", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
ae5cd7b9bb398c1a59138fe7b2c5fec737b66196
train_019245
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
eval
expert
Task: eval Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: SQL Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "data", "coding" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
da346e94ab19c3aa953f96388a30d76fd5eee4d6
train_019246
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
design
expert
Task: design Topic: Secure code generation, red-teaming, and policy gates 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": [ "evaluation", "security" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
09007bbc4b277ddf15fd60267e782d8114525c0f
train_019247
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: 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "agent", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
52aa015f1bc1ac486c093967c0501553a448bb9b
train_019248
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: 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": [ "performance", "evaluation" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
4b75b7e76c6f21dac282e6fff409e433463c38a3
train_019249
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
agent_loop
advanced
Task: agent_loop Topic: Tool calling protocols and sandboxed execution Difficulty: advanced Language: Java Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "governance", "agent" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
d1419f42b8d2edb800de4c9944a4dea3413f41d3
train_019250
2026-01-01T00:00:00
Failure engineering and resilience testing
failure_analysis
expert
Task: failure_analysis Topic: Failure engineering and resilience testing Difficulty: expert Language: 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Go", "moe_experts": [ "evaluation", "performance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
7c65efebc8f02b49847e44aec0fe3ad854c04744
train_019251
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
review
expert
Task: review Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: C# Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "data", "governance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
f5ba595ba17a588d39017f76f7619e01ca760f75
train_019252
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: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "TypeScript", "moe_experts": [ "agent", "governance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
5e1c833b711b93643a93ea6d44ed548a1804ff01
train_019253
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: 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", "evaluation" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
0dcd1ceb2b15c39d969e452125bf7a096fa534a1
train_019254
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: 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", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
29473671db3a7b286f0b0bcf9a0e8f490f87adb1
train_019255
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
data_pipeline
expert
Task: data_pipeline Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: JavaScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "governance", "data" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
20887b6397fa94bebb9029c157d1061aed65fe79
train_019256
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
self_grade
advanced
Task: self_grade Topic: Mixture-of-Experts (MoE) routing and sparsity 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. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "TypeScript", "moe_experts": [ "coding", "security" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
72958bc8e8a3bc38ae3fd4e27233d402d6e306a2
train_019257
2026-01-01T00:00:00
Failure engineering and resilience testing
code
advanced
Task: code Topic: Failure engineering and resilience testing Difficulty: advanced Language: Go Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "security", "coding" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
0aaa2c8bbdae112a3fcbd3d118211f103b14c40a
train_019258
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
compare
advanced
Task: compare Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: Go Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "evaluation", "data" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
b16c831ceeb6eaef209a9aa50115e34e99f7c034
train_019259
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: Java Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "data", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
42aa4e97f3ac2951d65439035a0d2f6724f88306
train_019260
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
compare
advanced
Task: compare Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: 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": [ "performance", "data" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
26d74337a46a2783ade1ffaa831b1c6349b31a47
train_019261
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: 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": [ "agent", "security" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
5438d98ec27ff43a6af5907c6c31ecad162a94ea
train_019262
2026-01-01T00:00:00
Governance, provenance, and audit logging
design
expert
Task: design Topic: Governance, provenance, and audit logging 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", "governance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
4169c8f23535e35bbd9a5960a51abc0be8493aab
train_019263
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: 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": [ "evaluation", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
05676b04bd270892109662a4555b65448b444eb9
train_019264
2026-01-01T00:00:00
Self-grading and automated model critique
patch_diff
advanced
Task: patch_diff Topic: Self-grading and automated model critique Difficulty: advanced Language: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "JavaScript", "moe_experts": [ "evaluation", "security" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
1c5a8f629d7ff73876fbd1e14c63556a332c2155
train_019265
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
tool_trace
advanced
Task: tool_trace Topic: Mixture-of-Experts (MoE) routing and sparsity 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Go", "moe_experts": [ "coding", "evaluation" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
96d6607b5baaffde5d213e24512bb3747cd6d285
train_019266
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
agent_loop
advanced
Task: agent_loop Topic: Tool calling protocols and sandboxed execution 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": [ "coding", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
20570622e50bc71c601e5727cecdf844fcd8d7f0
train_019267
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
tool_trace
advanced
Task: tool_trace Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "JavaScript", "moe_experts": [ "agent", "coding" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
1af99f63303bc9ea8de7e8bbdf9c094da56650ff
train_019268
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: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "C#", "moe_experts": [ "performance", "coding" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
3fdb26dd14197d6a93d7e80a11880377c6475ddf
train_019269
2026-01-01T00:00:00
Model merging, distillation, and continual learning
agent_loop
expert
Task: agent_loop Topic: Model merging, distillation, and continual learning Difficulty: expert Language: Go Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "agent", "data" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
e526acf33f41bee10a1e87306ea81e5b6760edef
train_019270
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: 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": [ "research", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
5a2c836c28ceb066996f670f8dd76ea42459937a
train_019271
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Python", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
bca5989806da4738951faaab5a3289cac53b453a
train_019272
2026-01-01T00:00:00
Model merging, distillation, and continual learning
agent_loop
expert
Task: agent_loop Topic: Model merging, distillation, and continual learning Difficulty: expert Language: Bash Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "coding", "performance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
16ae1594836da5610ec3f2126932c1d6becf850a
train_019273
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: Java Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "data", "coding" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
6b20657054f768270c06a6a55339e440223ebf3a
train_019274
2026-01-01T00:00:00
Multi-agent coordination and role separation
eval
advanced
Task: eval Topic: Multi-agent coordination and role separation 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Rust", "moe_experts": [ "security", "coding" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
486fba8970f07ce23a01ea5c93c1213dd0d70c66
train_019275
2026-01-01T00:00:00
Failure engineering and resilience testing
design
advanced
Task: design 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": [ "research", "performance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
5518115bc101544c765e45444ab8c5916ff65b20
train_019276
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: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
9165749821f61069b109518a4e2a5368cc67a612
train_019277
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
code
expert
Task: code 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "research", "security" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
dceb52a6468884a7ceff520ad1775ca481484acd
train_019278
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
data_pipeline
expert
Task: data_pipeline Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: Python Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "performance", "research" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
06880ac1e401e382ef7af054699c57c988e0d0a5
train_019279
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: SQL Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "governance", "data" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
f0c599228d869ac01edb7a9f759c0578959a6420
train_019280
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: TypeScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "performance", "data" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
938117ae8b4dc738ca09042403e5b07265761500
train_019281
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: 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", "research" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
f8a1372006749b305a25ec64e4ee6d7b99ba39ab
train_019282
2026-01-01T00:00:00
Failure engineering and resilience testing
patch_diff
advanced
Task: patch_diff Topic: Failure engineering and resilience testing 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Python", "moe_experts": [ "governance", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
44be3c680a4de9dd5ce8abc69f9832766b2e3671
train_019283
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: 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", "security" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
44b4818a43dabd6c905b6053a934f2c1e50a2caf
train_019284
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: 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": [ "data", "security" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
33aa2841a281fceb94038619fe6d2688cff8c03c
train_019285
2026-01-01T00:00:00
Model merging, distillation, and continual learning
self_grade
advanced
Task: self_grade Topic: Model merging, distillation, and continual learning 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. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "evaluation", "performance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
ac46877c2764494d3d2fd62b610b9c3c9fd1b40a
train_019286
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: JavaScript Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "performance", "coding" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
1740bc9f72353cd7b10d58e2246ea54bb5afef77
train_019287
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: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "research", "security" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
ecd516f6472b93c68f0cceee4a86dbde3cfd719b
train_019288
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
compare
advanced
Task: compare Topic: Tool calling protocols and sandboxed execution 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": [ "performance", "governance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
05718999ebca307ffece29b0fe3970e7c2eadfdf
train_019289
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: 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": [ "coding", "data" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
595d032ec62efd28dcd23ee7fc5446188903462f
train_019290
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: 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": [ "coding", "security" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
9d2fbc8ee20cf4682e8b2537b691e3ec18515359
train_019291
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: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Java", "moe_experts": [ "governance", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
f66d154183ab58c869afdcf3a66e7edf93ce0f23
train_019292
2026-01-01T00:00:00
Failure engineering and resilience testing
explain
advanced
Task: explain Topic: Failure engineering and resilience testing 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": [ "security", "agent" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
e99dfe0eb017ef4fec4d6e413b5956ab1249847f
train_019293
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: Go Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "research", "agent" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
5795d7df9ac6c8fb5b4bf8e51d86fef7c90eb5c7
train_019294
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: 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" ...
{ "language": "Python", "moe_experts": [ "security", "performance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
92690e6d1f11b330fe28e8f13d0c9c105f5f76fa
train_019295
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: 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": 2, "latency_ms_target": 100, "audit_required": true }
caf97ed4fb5e0cf5ac5d3282a79ee4bf30db7970
train_019296
2026-01-01T00:00:00
Latency, cost, throughput optimization
design
expert
Task: design Topic: Latency, cost, throughput optimization 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": [ "data", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
3b6476bfc99cc9e6c2f7eb995765efc601ae8673
train_019297
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
compare
advanced
Task: compare Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: 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": [ "security", "evaluation" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
7d9c30cac8f4adeda347ce5c63ec816290068438
train_019298
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: 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": 2, "latency_ms_target": 200, "audit_required": true }
6bfd73ca33a7ca9cd487096b7a51fa0099a3d882
train_019299
2026-01-01T00:00:00
Multi-agent coordination and role separation
design
expert
Task: design Topic: Multi-agent coordination and role separation Difficulty: expert Language: Rust Context: 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": [ "coding", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
b35dbbc5b517fb701256e0d7fb62409a8f8f4f96