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_050200
2026-01-01T00:00:00
Multi-agent coordination and role separation
self_grade
expert
Task: self_grade Topic: Multi-agent coordination and role separation Difficulty: expert Language: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "research", "security" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
92942a5f3b777e626a926d90d5ea67ebc841320e
train_050201
2026-01-01T00:00:00
Extended context, memory, and repo graphs
data_pipeline
advanced
Task: data_pipeline Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: Python Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "performance", "security" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
b7d1f578ff59694c698e20273140f2bf6e9db796
train_050202
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
design
expert
Task: design Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "security", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
494444666867731caf662968f8c9426f7b2f11a4
train_050203
2026-01-01T00:00:00
Failure engineering and resilience testing
data_pipeline
advanced
Task: data_pipeline Topic: Failure engineering and resilience testing Difficulty: advanced Language: SQL Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "research", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
008de7b5448f6062e3454869a5130a072f764f33
train_050204
2026-01-01T00:00:00
Model merging, distillation, and continual learning
code
advanced
Task: code Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: 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": [ "data", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
dbe65a960a63f0856f84af6197a54bc5622f4ca2
train_050205
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: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Go", "moe_experts": [ "governance", "security" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
81952a136a9374fd27807aec9d0ef3902309199a
train_050206
2026-01-01T00:00:00
Governance, provenance, and audit logging
code
expert
Task: code Topic: Governance, provenance, and audit logging Difficulty: expert Language: JavaScript Context: 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": 3, "latency_ms_target": 100, "audit_required": true }
42d68871cc0cebfd5814e35893517367b167ddb5
train_050207
2026-01-01T00:00:00
Multi-agent coordination and role separation
patch_diff
expert
Task: patch_diff Topic: Multi-agent coordination and role separation Difficulty: expert Language: TypeScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "TypeScript", "moe_experts": [ "research", "security" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
de7d70cb36773a5c6b51ce913943256c78671ff2
train_050208
2026-01-01T00:00:00
Governance, provenance, and audit logging
failure_analysis
expert
Task: failure_analysis Topic: Governance, provenance, and audit logging Difficulty: expert Language: TypeScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "TypeScript", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
4d73f6122c22fa260914098580f78b842b744d87
train_050209
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: 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "performance", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
943e954340a048334c7c5ad96d37c201f8093ee0
train_050210
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: 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": [ "agent", "performance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
b1082c0b3437aa8fe7402f512b106456082383bb
train_050211
2026-01-01T00:00:00
Model merging, distillation, and continual learning
code
advanced
Task: code Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: C# Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "security", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
b86a227932de3a28ca5b1149cde1f524d5ff51e7
train_050212
2026-01-01T00:00:00
Latency, cost, throughput optimization
explain
expert
Task: explain 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "governance", "data" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
1e668dfa99e36b274b5c1d839aa1a03ccf475ef4
train_050213
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: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Java", "moe_experts": [ "coding", "research" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
b5b6eec142d035b57803e4764c932655ffa821a0
train_050214
2026-01-01T00:00:00
Code-specialized model families and scaling laws
self_grade
expert
Task: self_grade Topic: Code-specialized model families and scaling laws Difficulty: expert Language: 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. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "research", "performance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
667257e5fc849ac3b5439fe9a749e4a363a8e77f
train_050215
2026-01-01T00:00:00
Code-specialized model families and scaling laws
self_grade
expert
Task: self_grade Topic: Code-specialized model families and scaling laws Difficulty: expert Language: 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "evaluation", "performance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
bc897f8d90b934448ddc9df13d6de00c13e6d09b
train_050216
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": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "research", "coding" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
f7c348b97f6d5532d620541df2bb7f76a0b28dc9
train_050217
2026-01-01T00:00:00
Governance, provenance, and audit logging
design
expert
Task: design Topic: Governance, provenance, and audit logging Difficulty: expert Language: TypeScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
31840c09a742121fe6a2c8ed77f8522262a366bf
train_050218
2026-01-01T00:00:00
Governance, provenance, and audit logging
compare
expert
Task: compare Topic: Governance, provenance, and audit logging Difficulty: expert Language: Java Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "governance", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
63532500d677f87a7c9c134ca941094655d7f621
train_050219
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: 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": [ "performance", "governance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
7980320795b3097288224cae0130a8214e862ab9
train_050220
2026-01-01T00:00:00
Latency, cost, throughput optimization
compare
expert
Task: compare Topic: Latency, cost, throughput optimization Difficulty: expert Language: Java Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "agent", "coding" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
f0750796dd9c6f872426a75be704412bdb0ac24b
train_050221
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: 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", "performance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
fb5eceaeeb86ce3df4c82c712251052582f19e3a
train_050222
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
tool_trace
expert
Task: tool_trace Topic: Tool calling protocols and sandboxed execution 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "C#", "moe_experts": [ "agent", "coding" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
a6a5630c76c917bd7248a4c92a5b11b0396e4459
train_050223
2026-01-01T00:00:00
Failure engineering and resilience testing
compare
advanced
Task: compare Topic: Failure engineering and resilience testing 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": [ "data", "governance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
bc9916c29ab89a0a3d670cdc7996ba050d1dd21e
train_050224
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
eval
advanced
Task: eval Topic: Tool calling protocols and sandboxed execution Difficulty: advanced Language: C# Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "C#", "moe_experts": [ "performance", "research" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
07706213a32b988f9b3c9d07f80d5c5a43b8e325
train_050225
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
agent_loop
advanced
Task: agent_loop Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: Bash Context: 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": [ "security", "research" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
0302afcbca45d4961b34a940726c0e8f52ae1472
train_050226
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: 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", "security" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
98046ca4f644749e9fca0dac66e1aabb5aff6a76
train_050227
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
data_pipeline
advanced
Task: data_pipeline Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: 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": [ "performance", "security" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
918c8ebdf748952eab9e471b9d1f122ae75e8bf8
train_050228
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: 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": [ "security", "agent" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
18a529c7f18909f2bdf36158d301ddd7a2e33616
train_050229
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
explain
expert
Task: explain Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: 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", "agent" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
b67a5288dd8dbb69f55ecd68c790607b62ea1a5c
train_050230
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: 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": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "TypeScript", "moe_experts": [ "coding", "data" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
f529fb948558e0bdc6fd031f9232fd1e808e4db9
train_050231
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
data_pipeline
expert
Task: data_pipeline Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: SQL Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "agent", "coding" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
92638df62579a229e39eef6af8d07216d3260b45
train_050232
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
eval
advanced
Task: eval Topic: Tool calling protocols and sandboxed execution 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "JavaScript", "moe_experts": [ "security", "research" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
54b81a2c06d878f70f79dc6238f9854fc0e5a735
train_050233
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: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Java", "moe_experts": [ "coding", "governance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
b289c17d19198735222cb6a0a13f4e967d2feedb
train_050234
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: C# Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "evaluation", "performance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
b9c61326fe9be13e1a9ba2ec760bd1ec4b216dbc
train_050235
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
explain
expert
Task: explain Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: Go Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "performance", "agent" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
97ddce7ece9f8e8c1515e2e8cd5c2dbe334a0d81
train_050236
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: 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": "SQL", "moe_experts": [ "data", "research" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
b20b0c2f2285741aa1532713764ffc5cab1a9a28
train_050237
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: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "agent", "data" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
95733a8785a91f0ddf19303a47b95aafbeb3c59a
train_050238
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
self_grade
expert
Task: self_grade Topic: Dataset curation pipelines and quality attribution Difficulty: expert Language: 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": [ "security", "research" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
39beb312907b00e05697d2a4bce204ce10188cd2
train_050239
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
self_grade
expert
Task: self_grade Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: expert Language: TypeScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "TypeScript", "moe_experts": [ "research", "governance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
ec9208211d4fd4c6294992e6a23a96d777aacc73
train_050240
2026-01-01T00:00:00
Latency, cost, throughput optimization
data_pipeline
advanced
Task: data_pipeline Topic: Latency, cost, throughput optimization 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": [ "agent", "governance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
b1452502c9144a138b98fc85d355ae30da019a7f
train_050241
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
design
expert
Task: design Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: SQL Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
e82ef17bff2a04b92be4803611546e4554f8bcb6
train_050242
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: 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": 3, "latency_ms_target": 100, "audit_required": true }
9940414d3a3ee8650d1004e35f20289a348a9a7c
train_050243
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: 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": [ "data", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
5847ac4d08a03e24fc826788d98c81c66d2b8dd1
train_050244
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: Bash Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "data", "agent" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
bc87e8fcbaa17f09f80d06115555830e4735fac1
train_050245
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: 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", "research" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
5a6a3f27d786629f31694e2f9f97237fa51e8a87
train_050246
2026-01-01T00:00:00
Self-grading and automated model critique
explain
advanced
Task: explain Topic: Self-grading and automated model critique Difficulty: advanced Language: 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": 200, "audit_required": true }
a5bb6fce36b558e31ea139f3bdb408d37411cc48
train_050247
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
tool_trace
advanced
Task: tool_trace Topic: Tool calling protocols and sandboxed execution Difficulty: advanced Language: C# Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "C#", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
648218a315ad11a991c55b8c7bf59b6febb41132
train_050248
2026-01-01T00:00:00
Self-grading and automated model critique
design
advanced
Task: design 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", "evaluation" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
48d60c823df17306c1ccebe12c38b6c1bc03e1ad
train_050249
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
patch_diff
advanced
Task: patch_diff Topic: Dataset curation pipelines and quality attribution Difficulty: advanced Language: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Python", "moe_experts": [ "research", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
66c703ddfc0083e0cb53d39e6276e98868d6a17c
train_050250
2026-01-01T00:00:00
Self-grading and automated model critique
tool_trace
advanced
Task: tool_trace Topic: Self-grading and automated model critique 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "SQL", "moe_experts": [ "data", "security" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
9925e40919d2978090a4efff987d1e51a4aeabba
train_050251
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: 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", "research" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
df16832835a5b96adfc5a55e716d3f2e9effbe9e
train_050252
2026-01-01T00:00:00
Extended context, memory, and repo graphs
explain
advanced
Task: explain Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: 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", "evaluation" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
bde4ce34ab768bc0cbd21471a3206e069a5103fd
train_050253
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
review
advanced
Task: review Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: Bash Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "coding", "security" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
8db32035679914b52d16b4dbf400750c165d229e
train_050254
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
self_grade
expert
Task: self_grade Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: Go Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "coding", "security" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
6b886d6bfb34b3c7c182825b9d132139be6c0075
train_050255
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
code
advanced
Task: code Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: advanced Language: 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", "performance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
e671c26e404a0679b50c009d6f354d459529fc3f
train_050256
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
code
expert
Task: code Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: Bash Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "performance", "research" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
238124a482ce10f0a35bbdfcf6d80be04b679ab8
train_050257
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
failure_analysis
expert
Task: failure_analysis Topic: Agentic coding systems (plan→edit→test→reflect) 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Bash", "moe_experts": [ "coding", "agent" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
e766a1692bb78128f6035aedcbdb61501d4b1924
train_050258
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: JavaScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "JavaScript", "moe_experts": [ "performance", "governance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
5e1aaf0e254369113066e0dc1f48e37af6a3d82e
train_050259
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
code
expert
Task: code Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: 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": [ "agent", "security" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
0555ca15f4cfe81e305821af1e97d94f9854a9c2
train_050260
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: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "data", "evaluation" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
1b5e8b8faa00f56fab684a5efa5cfee4c686c623
train_050261
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: 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": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "coding", "research" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
a54aae43d97d59b4a700fbe66e19e18275ae51f0
train_050262
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: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Bash", "moe_experts": [ "agent", "security" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
566e357c47b861a4ec027fc05152c5c703b5185b
train_050263
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: 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "JavaScript", "moe_experts": [ "agent", "security" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
3bd60423556d67b353ba00ac57ee384d733f5319
train_050264
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: 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": [ "agent", "data" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
738f2ad90c5ccdef9947014b349b23aba521d52f
train_050265
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
patch_diff
expert
Task: patch_diff Topic: Agentic coding systems (plan→edit→test→reflect) 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Bash", "moe_experts": [ "research", "agent" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
4c0a8199086ff99513191cc3cfd8d958af6b0c6d
train_050266
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: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "data", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
d27ae2f5443069fd60ff342438e9ee079ecef9b3
train_050267
2026-01-01T00:00:00
Self-grading and automated model critique
compare
expert
Task: compare Topic: Self-grading and automated model critique Difficulty: expert Language: Java Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "agent", "security" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
3564d59148c9b703a6d96610ae6c464b79b69c67
train_050268
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: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Java", "moe_experts": [ "agent", "governance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
a634aee7a9804c5a19f310e235f4891e81111b88
train_050269
2026-01-01T00:00:00
Code-specialized model families and scaling laws
failure_analysis
advanced
Task: failure_analysis Topic: Code-specialized model families and scaling laws Difficulty: advanced Language: Python Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Python", "moe_experts": [ "security", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
397fb668c8e1df0ab36a92fab80544325d1f7b84
train_050270
2026-01-01T00:00:00
Governance, provenance, and audit logging
code
expert
Task: code Topic: Governance, provenance, and audit logging Difficulty: expert Language: TypeScript Context: 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", "agent" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
0d79316061e63ea30224bf85a2b7c51b67f18b95
train_050271
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: 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": [ "evaluation", "security" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
8075dec6b77cab454986d88f0fc943af803d6204
train_050272
2026-01-01T00:00:00
Governance, provenance, and audit logging
compare
advanced
Task: compare Topic: Governance, provenance, and audit logging Difficulty: advanced Language: JavaScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "data", "governance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
88b6435d781dc3a9029a22ff18e638fe992bca51
train_050273
2026-01-01T00:00:00
Self-grading and automated model critique
eval
expert
Task: eval Topic: Self-grading and automated model critique Difficulty: expert Language: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Python", "moe_experts": [ "agent", "performance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
e902ba1b0f2eb66d8c1704baedecc84956812a91
train_050274
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
explain
expert
Task: explain Topic: Tool calling protocols and sandboxed execution 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": [ "research", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
6d5904c5e895a949dd22b423769665c6863dc4bf
train_050275
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
patch_diff
expert
Task: patch_diff Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: Java Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Java", "moe_experts": [ "research", "evaluation" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
eab2966672a10614e4da90b5e82f02ae2d3d4279
train_050276
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: 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": "Bash", "moe_experts": [ "governance", "data" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
59a5f0a035a75990af00535dcf976da513eca136
train_050277
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: 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": [ "evaluation", "performance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
a7874947e85e360e7e4bcabdba7af3fdab6b69fa
train_050278
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
design
expert
Task: design Topic: Dataset curation pipelines and quality attribution Difficulty: expert Language: Go Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
1f6711bd586c9e37ff7f1ade04fc69215402c12e
train_050279
2026-01-01T00:00:00
Self-grading and automated model critique
design
advanced
Task: design Topic: Self-grading and automated model critique Difficulty: advanced Language: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "agent", "governance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
02edf614681928a84bcac469560158a9c6121db6
train_050280
2026-01-01T00:00:00
Code-specialized model families and scaling laws
data_pipeline
expert
Task: data_pipeline Topic: Code-specialized model families and scaling laws 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": [ "governance", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
6c1c02bc2bf7a731cdd5b12ebd84e2eedbc6accf
train_050281
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: Java Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Java", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
f91abcbdbcc88011876b8e719e16790634021c06
train_050282
2026-01-01T00:00:00
Governance, provenance, and audit logging
patch_diff
expert
Task: patch_diff Topic: Governance, provenance, and audit logging Difficulty: expert Language: JavaScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "JavaScript", "moe_experts": [ "data", "agent" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
2e842c9adfd0ff4fb35e4d60d45b2d11294f8499
train_050283
2026-01-01T00:00:00
Self-grading and automated model critique
review
advanced
Task: review Topic: Self-grading and automated model critique Difficulty: advanced Language: C# Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
93b7097e8776b9f3ec9fa920ef34681c45ad6e63
train_050284
2026-01-01T00:00:00
Extended context, memory, and repo graphs
data_pipeline
advanced
Task: data_pipeline Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "governance", "research" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
518ad6bbe761f532e1faa800c652ad18e08d3c9f
train_050285
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
patch_diff
expert
Task: patch_diff Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Java", "moe_experts": [ "research", "data" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
cb9306181045051ccbabce3f3c9f1b6a8993f805
train_050286
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: Java Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Java", "moe_experts": [ "agent", "coding" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
5aea4612a69fd05d7794a0efe0817a3504988f0f
train_050287
2026-01-01T00:00:00
Latency, cost, throughput optimization
self_grade
expert
Task: self_grade Topic: Latency, cost, throughput optimization 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. { "score": 10, "confidence": 1.0, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Python", "moe_experts": [ "research", "evaluation" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
4007de3ec7aeec3c45acb417a222950fb9d371c5
train_050288
2026-01-01T00:00:00
Latency, cost, throughput optimization
design
expert
Task: design Topic: Latency, cost, throughput optimization Difficulty: expert Language: Java Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "evaluation", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
209e977bd40b3392019e183d78948db3f8c07eba
train_050289
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: 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Rust", "moe_experts": [ "agent", "coding" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
95436c3a24f8b2e82249525082bb88297cd67ee4
train_050290
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: 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": [ "research", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
c92b42019431d00f7a8ed019ae9672c217e48c64
train_050291
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: 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "governance", "security" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
666c14144b7f874bb2449e0a802563f0282e02a7
train_050292
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
failure_analysis
advanced
Task: failure_analysis Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Go", "moe_experts": [ "governance", "agent" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
02f53f4749e3c32140ef6901ac584c998ec766bf
train_050293
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
compare
advanced
Task: compare Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: advanced Language: Python Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "research", "evaluation" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
7fa07c9199bf56da5abb0da596a7179fabcde75b
train_050294
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: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "data", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
df119a5cdb760627db45be462f55ae5e3d6a7e9c
train_050295
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: 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. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "JavaScript", "moe_experts": [ "data", "coding" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
99f948ee7cc6ee1e7548a8fdeaa896c304569ac7
train_050296
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: 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", "coding" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
9d90b9c5cfb57842869564b62fca8f8a64dae347
train_050297
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
patch_diff
expert
Task: patch_diff Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: JavaScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "JavaScript", "moe_experts": [ "research", "security" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
972325957561ee7e3e61585ee72c436840cc1024
train_050298
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: Java Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Java", "moe_experts": [ "data", "security" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
24aa6443cd32a8e612b2d18ffd0a5e29ac97fac2
train_050299
2026-01-01T00:00:00
Self-grading and automated model critique
data_pipeline
advanced
Task: data_pipeline Topic: Self-grading and automated model critique Difficulty: advanced Language: Java Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "research", "performance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
ff2f264e45a32b4fa774a61bcfcc730bf1db8160