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_078300
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: 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", "evaluation" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
2821f9423350fc2b1ab92e8c07acf17d9d8ded5b
train_078301
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
review
advanced
Task: review Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: C# Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "research", "evaluation" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
d36a1a9b6002de444050a66a5e1679210d0d15a2
train_078302
2026-01-01T00:00:00
Failure engineering and resilience testing
self_grade
advanced
Task: self_grade Topic: Failure engineering and resilience testing Difficulty: advanced Language: 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. { "score": 10, "confidence": 1.0, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Python", "moe_experts": [ "governance", "performance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
bd280ae21ea53567a42c61c5d1aac1cad1518a57
train_078303
2026-01-01T00:00:00
Code-specialized model families and scaling laws
patch_diff
expert
Task: patch_diff Topic: Code-specialized model families and scaling laws Difficulty: expert Language: Java Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Java", "moe_experts": [ "governance", "agent" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
348bc73532ccf996d0abe10d3bb174c615d50795
train_078304
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
design
expert
Task: design Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: TypeScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "research", "data" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
34c88047ce976cea28b9f2eed2841e148edda472
train_078305
2026-01-01T00:00:00
Latency, cost, throughput optimization
failure_analysis
advanced
Task: failure_analysis Topic: Latency, cost, throughput optimization 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Rust", "moe_experts": [ "agent", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
d61d041f610a2a613944192ab555443c34599ad0
train_078306
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: JavaScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "security", "governance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
84903fdf9642cff3bff2017230dcb5e7409714c4
train_078307
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: Rust Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
f57556a1cd7c53bb5e4b01cee65a57322266fca4
train_078308
2026-01-01T00:00:00
Code-specialized model families and scaling laws
patch_diff
expert
Task: patch_diff Topic: Code-specialized model families and scaling laws Difficulty: expert Language: JavaScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "JavaScript", "moe_experts": [ "security", "evaluation" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
6bafacfca3d087bc07ea06dbd80480f049d91601
train_078309
2026-01-01T00:00:00
Governance, provenance, and audit logging
compare
expert
Task: compare Topic: Governance, provenance, and audit logging 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": [ "governance", "data" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
78f6430397b75ece3a78d079e73e995d08986122
train_078310
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
eval
advanced
Task: eval Topic: Secure code generation, red-teaming, and policy gates 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Python", "moe_experts": [ "security", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
ae4c1a26d4676010b3484ed9b5c92b9ab33bdfc3
train_078311
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: 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": [ "coding", "governance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
2c43d817012dd2095d9b502632501015ee83e565
train_078312
2026-01-01T00:00:00
Extended context, memory, and repo graphs
tool_trace
expert
Task: tool_trace Topic: Extended context, memory, and repo graphs Difficulty: expert Language: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Go", "moe_experts": [ "research", "agent" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
75acf7440a1e960e4f32a960dd05af6060342742
train_078313
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: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "security", "research" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
3a2770b70f682e40a455fb5d21cb05dad05e0d6a
train_078314
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
design
advanced
Task: design Topic: Tool calling protocols and sandboxed execution 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": [ "data", "governance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
eff80b97993a9ece9bc7c8ea11b7185d09f95443
train_078315
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
eval
expert
Task: eval Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: JavaScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "JavaScript", "moe_experts": [ "research", "performance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
a2691b721d327158195d5cfcfc564e0b21235c6b
train_078316
2026-01-01T00:00:00
Multi-agent coordination and role separation
tool_trace
advanced
Task: tool_trace Topic: Multi-agent coordination and role separation Difficulty: advanced Language: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "C#", "moe_experts": [ "governance", "security" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
68f3e84072ce8dc2de43902e8cd4864d264efd32
train_078317
2026-01-01T00:00:00
Extended context, memory, and repo graphs
design
advanced
Task: design Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: 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": [ "evaluation", "governance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
9e31546dbed7613885ed00441615b0e4ba55b0aa
train_078318
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
tool_trace
advanced
Task: tool_trace Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: Bash Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Bash", "moe_experts": [ "coding", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
39f91c8cdec93629c35525b92a3583a7a49619d9
train_078319
2026-01-01T00:00:00
Extended context, memory, and repo graphs
tool_trace
expert
Task: tool_trace Topic: Extended context, memory, and repo graphs Difficulty: expert Language: 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": [ "agent", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
ed292c3eeb92f467be3c60f0351bbeac2618797e
train_078320
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
agent_loop
advanced
Task: agent_loop Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: Bash Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
40374daeab3e754d38faaf503eabd7931470dc70
train_078321
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: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Java", "moe_experts": [ "governance", "research" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
e46762a080f27d4b84d4b0d86ce0396304dfcf0a
train_078322
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": [ "performance", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
98046ca4f644749e9fca0dac66e1aabb5aff6a76
train_078323
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: 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": [ "security", "governance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
af323ff1c4f695291658a0d2e84240c831c58695
train_078324
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
compare
advanced
Task: compare Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: 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": [ "security", "coding" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
d462be2b439fb8eeb9853d2c7d553dd701911351
train_078325
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
design
expert
Task: design Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: Rust Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "data", "security" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
bddaab2c7d8e6be63bdbd16d2eee468ad1e72954
train_078326
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: 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": [ "coding", "research" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
40a757318a1daa41a9960c34c080ad73a89982f7
train_078327
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Rust", "moe_experts": [ "security", "research" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
4676b112adf58de4ce073ab8f47c71f7245bae7e
train_078328
2026-01-01T00:00:00
Code-specialized model families and scaling laws
explain
advanced
Task: explain Topic: Code-specialized model families and scaling laws Difficulty: advanced Language: 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": [ "data", "coding" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
8555100dd057ef8c06d715b3b437f4d5ae6f116e
train_078329
2026-01-01T00:00:00
Governance, provenance, and audit logging
code
expert
Task: code Topic: Governance, provenance, and audit logging Difficulty: expert Language: Java Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
803972cd103600731eea9f556348e9ae809c1d03
train_078330
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
eval
advanced
Task: eval Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: 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": [ "data", "governance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
9a68fb6cf24379300b0ee071646420a08734a00e
train_078331
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: Go Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Go", "moe_experts": [ "security", "governance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
f230463b196dfc7a29234a13cf4d0c2fd742b75a
train_078332
2026-01-01T00:00:00
Governance, provenance, and audit logging
agent_loop
expert
Task: agent_loop Topic: Governance, provenance, and audit logging Difficulty: expert Language: 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": [ "performance", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
f271db10d6c2ae4a835a1cc0c62707bfb459d8d8
train_078333
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: 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", "evaluation" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
61fd9fb099ceaa90472ed1057afc8080203adb37
train_078334
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: 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": [ "research", "data" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
c9bd81b7c93fcf11ced7eef7d0dacb691df5dc72
train_078335
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
tool_trace
expert
Task: tool_trace Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: TypeScript Context: 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": "TypeScript", "moe_experts": [ "performance", "security" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
a054ecf33b1329420e6809fce079859eda4fb039
train_078336
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
agent_loop
advanced
Task: agent_loop Topic: Secure code generation, red-teaming, and policy gates 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", "evaluation" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
6240dafb62394ce6708c3f11184897281b283b2d
train_078337
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
patch_diff
advanced
Task: patch_diff Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: advanced Language: Rust Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Rust", "moe_experts": [ "governance", "performance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
9edeb2f2bcb4f871b5a439e76e4a841d82a01391
train_078338
2026-01-01T00:00:00
Governance, provenance, and audit logging
patch_diff
advanced
Task: patch_diff Topic: Governance, provenance, and audit logging Difficulty: advanced Language: Bash Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Bash", "moe_experts": [ "performance", "data" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
0b7a2ce5f783cd4fad66dc543ce6a043c1fd78ee
train_078339
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
failure_analysis
expert
Task: failure_analysis Topic: SWE-bench real-repo evaluation and leakage control 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "C#", "moe_experts": [ "coding", "agent" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
8c84edbdbda008d1623dccba98a505d75db23629
train_078340
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
data_pipeline
expert
Task: data_pipeline Topic: Dataset curation pipelines and quality attribution Difficulty: expert Language: 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": [ "research", "coding" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
7b214346998baf0b7373de99197731dc0ad371f0
train_078341
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: Python Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "coding", "governance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
dc46fc710b9b6726d1dfef779baf0e37c2b871db
train_078342
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: 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": 3, "latency_ms_target": 200, "audit_required": true }
e53232e275d0bce16a5602983a1bbbfa8df4bd6c
train_078343
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: 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": "JavaScript", "moe_experts": [ "agent", "evaluation" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
fbc149892ca21e6e0ecfbcd99e2b7a0e713885be
train_078344
2026-01-01T00:00:00
Multi-agent coordination and role separation
explain
advanced
Task: explain 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "agent", "coding" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
bfa750570a8dc7458e69715daeaa1d50c17c53c7
train_078345
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
explain
advanced
Task: explain Topic: Dataset curation pipelines and quality attribution Difficulty: advanced Language: Go Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "security", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
c73d3f6690c87001afb5b0c01cca4e2f6bd07b10
train_078346
2026-01-01T00:00:00
Latency, cost, throughput optimization
review
advanced
Task: review Topic: Latency, cost, throughput optimization Difficulty: advanced Language: Java Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "governance", "data" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
b5bb0fef14bfcf4f9b952094e3faa7cf6490d739
train_078347
2026-01-01T00:00:00
Failure engineering and resilience testing
failure_analysis
advanced
Task: failure_analysis Topic: Failure engineering and resilience testing Difficulty: advanced Language: 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "C#", "moe_experts": [ "agent", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
3761767b0432783019148421bd067502ce77e7d0
train_078348
2026-01-01T00:00:00
Extended context, memory, and repo graphs
eval
advanced
Task: eval Topic: Extended context, memory, and repo graphs 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Java", "moe_experts": [ "governance", "performance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
b338b44054cc8e2952b780afbca033de20b000b8
train_078349
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
design
expert
Task: design Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: Python Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "evaluation", "data" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
cdb8a13e270e290d4803de156dabec8865f1ef2e
train_078350
2026-01-01T00:00:00
Failure engineering and resilience testing
review
expert
Task: review Topic: Failure engineering and resilience testing 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", "agent" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
e8db5bbaaa8b1468d11e72fcd122614d8ff047b6
train_078351
2026-01-01T00:00:00
Code-specialized model families and scaling laws
data_pipeline
advanced
Task: data_pipeline Topic: Code-specialized model families and scaling laws Difficulty: advanced Language: Bash Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "agent", "evaluation" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
b0018520fde97b5d3c91ea6b05bc4b868aa78811
train_078352
2026-01-01T00:00:00
Extended context, memory, and repo graphs
patch_diff
expert
Task: patch_diff Topic: Extended context, memory, and repo graphs Difficulty: expert Language: 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": [ "evaluation", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
3935de4b98dea02e9d24d9002cd7e57df7b0e691
train_078353
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: 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": [ "security", "agent" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
332922e4da970aa1e41b0410d84584967500c859
train_078354
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: SQL Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
c69d41ba412ec421889e3d2f6b68a4ab84441c00
train_078355
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
self_grade
advanced
Task: self_grade Topic: Tool calling protocols and sandboxed execution 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": [ "coding", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
fe270275da8958e11999e3fc5b552d5a4933f51c
train_078356
2026-01-01T00:00:00
Model merging, distillation, and continual learning
failure_analysis
advanced
Task: failure_analysis Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: JavaScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "JavaScript", "moe_experts": [ "security", "governance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
0e00a7b47b0cd4cf6f5b16b99251ea0009d34856
train_078357
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: 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. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "JavaScript", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
f180670e21ebc4bd22cf9bf5e5d6b9111284ffc5
train_078358
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
design
advanced
Task: design Topic: Tool calling protocols and sandboxed execution Difficulty: advanced Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "governance", "security" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
078d988d77765103385f65cfbeddabff2871da88
train_078359
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: 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": [ "governance", "performance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
0dfafbac7fb3f52dcd57f77e65658b1ebca16d73
train_078360
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
self_grade
expert
Task: self_grade Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: 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": 10, "confidence": 1.0, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "security", "governance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
4d056cc6b2b537d1cb500b86a756cc889f48b084
train_078361
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
eval
expert
Task: eval Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: expert Language: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "research", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
1fd181520ad1fb6eec24b8f975920f1485251080
train_078362
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
review
expert
Task: review Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: C# Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "coding", "performance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
97867fa70f87f499b9c8e825f9c7f4dce5157847
train_078363
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
code
advanced
Task: code Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: 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", "security" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
5c324614895768c8a670f48606864f76c01384f9
train_078364
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
code
advanced
Task: code Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: Java Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "research", "security" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
3cf0bb48fd6207aab6952dea24a066310d266204
train_078365
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
patch_diff
advanced
Task: patch_diff Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: Rust Context: 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": "Rust", "moe_experts": [ "agent", "data" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
b12f441e65d7d63c21f5f3e5c887fc68f0112aad
train_078366
2026-01-01T00:00:00
Model merging, distillation, and continual learning
explain
expert
Task: explain Topic: Model merging, distillation, and continual learning Difficulty: expert Language: 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": [ "performance", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
c28c5a16c8d31395faa06809d1f91e483fa1b7ff
train_078367
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
agent_loop
advanced
Task: agent_loop Topic: Secure code generation, red-teaming, and policy gates 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", "agent" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
e14f70e8cbed6e9d38767a020929511d1c8e4566
train_078368
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: 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": [ "evaluation", "research" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
e9d3eeeb9549715841ff508c31adc4528d2005df
train_078369
2026-01-01T00:00:00
Failure engineering and resilience testing
tool_trace
expert
Task: tool_trace Topic: Failure engineering and resilience testing Difficulty: expert Language: Python Context: 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", "governance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
a360514940f404968d4f8d7614fa44f58764b4b3
train_078370
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
patch_diff
expert
Task: patch_diff Topic: Tool calling protocols and sandboxed execution Difficulty: expert 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Python", "moe_experts": [ "governance", "security" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
1ba3d0f41b6512141802fec8ba97ed0c70974d17
train_078371
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: 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": [ "performance", "data" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
7a27415268eff5952b27ec375efe60a94f134ce2
train_078372
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: 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", "security" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
71c7d5d62f3f05b3dedf5dd55cfc2e0413b7ca07
train_078373
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
explain
advanced
Task: explain Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: SQL Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "performance", "agent" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
f044cafdb2edcffcbcd89db3a9b680c2ef3dbdec
train_078374
2026-01-01T00:00:00
Multi-agent coordination and role separation
patch_diff
advanced
Task: patch_diff Topic: Multi-agent coordination and role separation Difficulty: advanced Language: Go Context: 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": "Go", "moe_experts": [ "governance", "agent" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
c0c8c8e8e4902f69ac1104111d77db7e3803e67f
train_078375
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
code
advanced
Task: code Topic: Tool calling protocols and sandboxed execution Difficulty: advanced Language: SQL Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "performance", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
eeb7e76c0035f3d3ca1c27bf3809fbc46a7c6da0
train_078376
2026-01-01T00:00:00
Self-grading and automated model critique
explain
expert
Task: explain Topic: Self-grading and automated model critique Difficulty: expert Language: Bash Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "evaluation", "coding" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
e9c10dae677500fdea99579c27533dec017b1670
train_078377
2026-01-01T00:00:00
Self-grading and automated model critique
self_grade
advanced
Task: self_grade Topic: Self-grading and automated model critique Difficulty: advanced Language: SQL Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "agent", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
ee0d1bff55065cf379d3595a9b0d43aec9e91686
train_078378
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: 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": [ "data", "governance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
1f972b64a5cc3154af836c72008fc8a6b2d5c2bd
train_078379
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: 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", "performance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
a999e73bc13837e526225b580bd0ba129de38ffa
train_078380
2026-01-01T00:00:00
Failure engineering and resilience testing
eval
expert
Task: eval Topic: Failure engineering and resilience testing 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "C#", "moe_experts": [ "governance", "research" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
8874e8cc5edd84f5d52d222da4ab55f3448901e1
train_078381
2026-01-01T00:00:00
Failure engineering and resilience testing
agent_loop
advanced
Task: agent_loop Topic: Failure engineering and resilience testing Difficulty: advanced Language: Rust Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
861b73950b0fc596e25e0e6d34fef07e4a7894a1
train_078382
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
tool_trace
expert
Task: tool_trace Topic: Dataset curation pipelines and quality attribution Difficulty: expert Language: 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "C#", "moe_experts": [ "data", "research" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
4c120672c059e028a119ed357fdb737650e6088a
train_078383
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: 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": [ "governance", "agent" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
2e10456a6eedbc957f819e5208e2181647954817
train_078384
2026-01-01T00:00:00
Code-specialized model families and scaling laws
explain
expert
Task: explain Topic: Code-specialized model families and scaling laws Difficulty: expert Language: Python Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "coding", "data" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
0b823a34f41743ef0a494798650135c5693ca92c
train_078385
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: Rust Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "governance", "coding" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
ee82b41e5db34110f51f45198161098f76dc9c29
train_078386
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: 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": [ "data", "research" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
224e9feccd9d53f9ee52389dab80241db8e322e2
train_078387
2026-01-01T00:00:00
Extended context, memory, and repo graphs
review
advanced
Task: review Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: Python Context: 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": 2, "latency_ms_target": 50, "audit_required": true }
3c851c9b162d5b4a54ccb6374f48e354bf2bab1f
train_078388
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
patch_diff
advanced
Task: patch_diff Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: advanced Language: Rust Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Rust", "moe_experts": [ "data", "evaluation" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
672ce8e02145200afdfb8b396dc4eeb87b6b10dc
train_078389
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: 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", "research" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
79d9351c82bfb1d25d965a262f50777ff03ee007
train_078390
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
agent_loop
expert
Task: agent_loop Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: 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": [ "agent", "governance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
971e0ca25eb57b7a310cb219165e6b8f7661155a
train_078391
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: 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": [ "agent", "evaluation" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
516da9d4dfa3767f9e650921a97a31d465e3a94a
train_078392
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
agent_loop
expert
Task: agent_loop Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: 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": 4, "latency_ms_target": 200, "audit_required": true }
33f55b1e963c0e3a78b42ab0a757e0d0eca9ca61
train_078393
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: 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": 10, "confidence": 1.0, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "TypeScript", "moe_experts": [ "security", "governance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
256955be55a54af48662d7638b7f61aa58a87ea2
train_078394
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: TypeScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "performance", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
aaa059099ca34f470740dc63d5cc35a2faf30a14
train_078395
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
explain
advanced
Task: explain Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: 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": [ "agent", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
7efde6ccbd972356e4231ea118f5c5ea36d924ba
train_078396
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Rust", "moe_experts": [ "coding", "evaluation" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
e660f230d924ed66cc0bd072688f5b32a351aaaa
train_078397
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: Go Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "data", "evaluation" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
a96b96a9c99262be9ab65afb48f9ddd607401a8c
train_078398
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
failure_analysis
expert
Task: failure_analysis Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "TypeScript", "moe_experts": [ "coding", "governance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
0496ed9a107d958eeba9ff63b6b985108db1a3d7
train_078399
2026-01-01T00:00:00
Latency, cost, throughput optimization
agent_loop
advanced
Task: agent_loop Topic: Latency, cost, throughput optimization 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": [ "data", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
c1f42b56675e7a3fcf2de25924652fd6fe0ebd6f