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_037000
2026-01-01T00:00:00
Code-specialized model families and scaling laws
agent_loop
advanced
Task: agent_loop Topic: Code-specialized model families and scaling laws Difficulty: advanced Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "research", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
7d0e88653621029c26c87ac776dbba54a0e081a1
train_037001
2026-01-01T00:00:00
Latency, cost, throughput optimization
failure_analysis
advanced
Task: failure_analysis Topic: Latency, cost, throughput optimization 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "C#", "moe_experts": [ "performance", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
61394271a259bc80384d0355e0c97c0f8ffe7230
train_037002
2026-01-01T00:00:00
Model merging, distillation, and continual learning
tool_trace
expert
Task: tool_trace 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Python", "moe_experts": [ "governance", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
36dee19a2520052f5e361105d38159379bf67df9
train_037003
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
review
expert
Task: review Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: 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", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
f544c340623b25bde89f8ffa605c50e6411fbfa5
train_037004
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
explain
advanced
Task: explain Topic: SWE-bench real-repo evaluation and leakage control 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": [ "coding", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
d33068114ba8b1d9e19781d5f98a6e477e50c025
train_037005
2026-01-01T00:00:00
Failure engineering and resilience testing
patch_diff
expert
Task: patch_diff Topic: Failure engineering and resilience testing Difficulty: expert Language: 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", "security" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
700be01d769964fc459e878d61f204443f36ced9
train_037006
2026-01-01T00:00:00
Multi-agent coordination and role separation
compare
expert
Task: compare Topic: Multi-agent coordination and role separation Difficulty: expert Language: 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": [ "performance", "agent" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
7d332eef9d12ff68a5fd61b69e0f228c50588759
train_037007
2026-01-01T00:00:00
Governance, provenance, and audit logging
explain
expert
Task: explain 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "governance", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
515b368fb22e51a2512d2cfc27547d6a15ad5ce1
train_037008
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
code
expert
Task: code Topic: Mixture-of-Experts (MoE) routing and sparsity 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": [ "coding", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
eeb1891fd74cf644d052875aee999eb68024fa60
train_037009
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
patch_diff
advanced
Task: patch_diff Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "C#", "moe_experts": [ "agent", "data" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
df52cfb54d55529430fb514ba61d5c815271b746
train_037010
2026-01-01T00:00:00
Self-grading and automated model critique
patch_diff
expert
Task: patch_diff Topic: Self-grading and automated model critique Difficulty: expert Language: 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. 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": 100, "audit_required": true }
847e4030a0d3b7a8cef1bf2034d71ef04671bd28
train_037011
2026-01-01T00:00:00
Failure engineering and resilience testing
self_grade
advanced
Task: self_grade Topic: Failure engineering and resilience testing Difficulty: advanced Language: Go Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "evaluation", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
3140fb506beeb63fda7a1e7acb2e59ed193ab087
train_037012
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
eval
advanced
Task: eval Topic: Dataset curation pipelines and quality attribution Difficulty: advanced Language: 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": [ "governance", "research" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
58fbde1fc0495fc3821077f04594741cdda4487f
train_037013
2026-01-01T00:00:00
Model merging, distillation, and continual learning
patch_diff
advanced
Task: patch_diff Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Go", "moe_experts": [ "agent", "coding" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
65f41958e0e8b016bfc1d914ea4612b90b662270
train_037014
2026-01-01T00:00:00
Code-specialized model families and scaling laws
patch_diff
advanced
Task: patch_diff Topic: Code-specialized model families and scaling laws 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Python", "moe_experts": [ "coding", "evaluation" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
d9d1494b6ae424641a7faa86950bff8c7d9907d9
train_037015
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: 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": "SQL", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
c1546d37d804673c3530bd4527df9d327fdc24e2
train_037016
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
tool_trace
expert
Task: tool_trace Topic: Agentic coding systems (plan→edit→test→reflect) 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": [ "performance", "research" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
58cfe03903c5b46297bf32acdd1ddc5a3451db9f
train_037017
2026-01-01T00:00:00
Governance, provenance, and audit logging
agent_loop
advanced
Task: agent_loop Topic: Governance, provenance, and audit logging Difficulty: advanced Language: C# Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "research", "data" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
7bde3290ab656dd7dbace389ca1bc167699060c7
train_037018
2026-01-01T00:00:00
Code-specialized model families and scaling laws
tool_trace
expert
Task: tool_trace Topic: Code-specialized model families and scaling laws Difficulty: expert Language: 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": 3, "latency_ms_target": 50, "audit_required": true }
8b26ff2da70de2af107a91f66cfa25e84228d049
train_037019
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
eval
expert
Task: eval Topic: Dataset curation pipelines and quality attribution Difficulty: expert Language: Bash Context: 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": "Bash", "moe_experts": [ "data", "agent" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
bfebad7db4d8db4d2d667dd02d27f657c7a57a79
train_037020
2026-01-01T00:00:00
Model merging, distillation, and continual learning
data_pipeline
advanced
Task: data_pipeline Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: SQL Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "data", "evaluation" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
417ddb70a9166954ecfe95c87a8df123586cdb23
train_037021
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: 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": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "research", "evaluation" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
8cf920a1f6ee32e8e70df34de68d2bcfd9e5e321
train_037022
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: 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": [ "data", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
cbeb7691dd0726feb4bf549ebde21a1b395dfb03
train_037023
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: 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": "Java", "moe_experts": [ "agent", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
f1a44e12718a814fd8118b9bf1ef356b17aebc45
train_037024
2026-01-01T00:00:00
Multi-agent coordination and role separation
design
expert
Task: design Topic: Multi-agent coordination and role separation Difficulty: expert Language: 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": [ "coding", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
03d493f27febdc912abf2442ff337d76c658879d
train_037025
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: 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": [ "data", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
f4df679c7ba202de10ae072a05117b8d2f57cb8c
train_037026
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: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "research", "evaluation" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
b1443d496473e621b0be8bf49d7e8403a9a25041
train_037027
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: Java Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Java", "moe_experts": [ "research", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
5bb96184c143f6b0addd4045ab98cde1620079b5
train_037028
2026-01-01T00:00:00
Governance, provenance, and audit logging
explain
expert
Task: explain Topic: Governance, provenance, and audit logging 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", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
6502d79da12be17c773583b437f8daf424e3aa55
train_037029
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
self_grade
advanced
Task: self_grade Topic: Dataset curation pipelines and quality attribution 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": 10, "confidence": 1.0, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "agent", "data" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
0a7bcf4c0d35f2e1e902fbf5479b4017e3853250
train_037030
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: 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", "evaluation" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
fd0e2e02b23ad66ae419950c2b1bfc70ae64d6fa
train_037031
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
eval
advanced
Task: eval Topic: Reasoning-first coding models and tunable deliberation 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "C#", "moe_experts": [ "evaluation", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
9435b31d62a85d61db88c7ffbd273e24ccd68f41
train_037032
2026-01-01T00:00:00
Code-specialized model families and scaling laws
tool_trace
advanced
Task: tool_trace 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "C#", "moe_experts": [ "coding", "data" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
be198fbbd5051a98696a46e1e9879dfa096dacdc
train_037033
2026-01-01T00:00:00
Latency, cost, throughput optimization
code
expert
Task: code Topic: Latency, cost, throughput optimization Difficulty: expert Language: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "coding", "security" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
e7cae698e2bedf062a59dcd2b0654158adf2c19a
train_037034
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: 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", "performance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
24fe50de8a333abe903220ffb16cd860778e586b
train_037035
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: SQL Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "agent", "performance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
0a7aa09f9c75f45732f57808c5fce66c79191e7d
train_037036
2026-01-01T00:00:00
Code-specialized model families and scaling laws
code
expert
Task: code Topic: Code-specialized model families and scaling laws Difficulty: expert Language: 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 }
379f7701cefb587053d317f92f7732b098d024fd
train_037037
2026-01-01T00:00:00
Self-grading and automated model critique
failure_analysis
advanced
Task: failure_analysis Topic: Self-grading and automated model critique Difficulty: advanced Language: Bash Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Bash", "moe_experts": [ "agent", "coding" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
d1e6fa577b1d18d2b9c40a74178635b3f1446a01
train_037038
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: Bash Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "security", "governance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
94b6b014cd6cd93d7d82462bf481f4bd87958c9b
train_037039
2026-01-01T00:00:00
Governance, provenance, and audit logging
tool_trace
advanced
Task: tool_trace Topic: Governance, provenance, and audit logging 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "SQL", "moe_experts": [ "coding", "performance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
14470e25565b0c22822ae35c7101b39ef2ef0ad1
train_037040
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
self_grade
expert
Task: self_grade Topic: Mixture-of-Experts (MoE) routing and sparsity 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": 10, "confidence": 1.0, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "coding", "agent" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
d430880db7f8bbc0362f27b2a4aa6f04cf97613c
train_037041
2026-01-01T00:00:00
Latency, cost, throughput optimization
failure_analysis
advanced
Task: failure_analysis Topic: Latency, cost, throughput optimization 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "SQL", "moe_experts": [ "agent", "evaluation" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
5edca04438bf8059230578cd688e86c72dc5f1b7
train_037042
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: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "performance", "evaluation" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
c2641126802ae07e7cfce1ebb62670d3808f9da5
train_037043
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
design
advanced
Task: design Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Language: 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": [ "governance", "security" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
0904302c334c8a49742814df697f3de0d6e09764
train_037044
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
tool_trace
expert
Task: tool_trace Topic: Agentic coding systems (plan→edit→test→reflect) 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Go", "moe_experts": [ "agent", "research" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
1f368e8c550742776f487286f177c7c2faed8397
train_037045
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Java", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
375f0f3bf4057e7388d95ec0ad1cfbc740f718ef
train_037046
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: 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": [ "performance", "governance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
57e09b52eb58ad9880fb0cc5f0f0dcf20fcfe1d7
train_037047
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: 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": [ "research", "performance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
c2641126802ae07e7cfce1ebb62670d3808f9da5
train_037048
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: 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", "security" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
6862d7f102f1225beaa089aca9087bbcbdb9756c
train_037049
2026-01-01T00:00:00
Governance, provenance, and audit logging
tool_trace
advanced
Task: tool_trace Topic: Governance, provenance, and audit logging Difficulty: advanced Language: Python Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Python", "moe_experts": [ "performance", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
7632ba95a314f52efbf5e6680e35733a70da9f9d
train_037050
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: 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": [ "performance", "agent" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
ca8559d05b85bc5636178fb7fed6b51440e181b8
train_037051
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
failure_analysis
expert
Task: failure_analysis Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: Go Context: 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": "Go", "moe_experts": [ "governance", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
26926dbed6352d1f4fa2afb69c1d359956476504
train_037052
2026-01-01T00:00:00
Multi-agent coordination and role separation
eval
expert
Task: eval Topic: Multi-agent coordination and role separation Difficulty: expert Language: SQL Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "research", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
6c98377dc6445bb3063a85b44a19ce8db1bc9ee7
train_037053
2026-01-01T00:00:00
Failure engineering and resilience testing
agent_loop
expert
Task: agent_loop Topic: Failure engineering and resilience testing 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. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "coding", "research" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
7e26da5a7edfe8ace3bb98a5cb922bcb44ea6ab4
train_037054
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: 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": [ "performance", "agent" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
86d592853b631faa2ca39fdc26339c86f475ad30
train_037055
2026-01-01T00:00:00
Latency, cost, throughput optimization
failure_analysis
advanced
Task: failure_analysis Topic: Latency, cost, throughput optimization 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "TypeScript", "moe_experts": [ "research", "data" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
8bc41e84b3de6b137c1e41454bfd43cf91b1e1af
train_037056
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: 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. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Python", "moe_experts": [ "coding", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
1d0b1034244752c7cd11d1e92d65e13fcd5a5bd9
train_037057
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
data_pipeline
advanced
Task: data_pipeline Topic: Tool calling protocols and sandboxed execution 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": [ "governance", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
873647e86958ffb2dc68155365f8a3efa20f42c8
train_037058
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: 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", "performance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
8cc9fabb7dc77b6497bcaec029cb5ae00f842587
train_037059
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
design
expert
Task: design Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: 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": [ "data", "governance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
7e837902a8adefe498082c2b32d4a11c78232287
train_037060
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
review
expert
Task: review Topic: Dataset curation pipelines and quality attribution Difficulty: expert Language: 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": [ "agent", "evaluation" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
80853098eef4c055e13924d08f1f07fb32d47872
train_037061
2026-01-01T00:00:00
Model merging, distillation, and continual learning
agent_loop
expert
Task: agent_loop Topic: Model merging, distillation, and continual learning Difficulty: expert Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "evaluation", "research" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
97457669f113d89d72258496307a1254be4c1845
train_037062
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
self_grade
expert
Task: self_grade Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: Bash Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 10, "confidence": 1.0, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Bash", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
34ad4a0d51a1183645377214a9449c1db5fb279b
train_037063
2026-01-01T00:00:00
Extended context, memory, and repo graphs
tool_trace
expert
Task: tool_trace Topic: Extended context, memory, and repo graphs Difficulty: expert Language: Bash Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Bash", "moe_experts": [ "coding", "performance" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
01379a56621359229936356f3d341bdb1a0567fe
train_037064
2026-01-01T00:00:00
Governance, provenance, and audit logging
eval
expert
Task: eval Topic: Governance, provenance, and audit logging Difficulty: expert Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "TypeScript", "moe_experts": [ "evaluation", "research" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
ae9bc1e09d7db8d88daef5226f4d9bca11276f5c
train_037065
2026-01-01T00:00:00
Latency, cost, throughput optimization
patch_diff
expert
Task: patch_diff Topic: Latency, cost, throughput optimization Difficulty: expert Language: SQL Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "SQL", "moe_experts": [ "data", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
91125ae2022236376df9a92a10c927b79b6379be
train_037066
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
explain
expert
Task: explain Topic: SWE-bench real-repo evaluation and leakage control 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": [ "coding", "research" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
36ecead498e21207f73c7ac35fab5bf59005bd1f
train_037067
2026-01-01T00:00:00
Code-specialized model families and scaling laws
review
expert
Task: review Topic: Code-specialized model families and scaling laws Difficulty: expert Language: Rust Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "data", "agent" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
a0dbe8b5f15b312314e873237f78c87edf095648
train_037068
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: 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", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
ce9f21ab81a3e1f1bf7cd25f9c6e5d87c03ace5f
train_037069
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
compare
expert
Task: compare Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: Bash Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Bash", "moe_experts": [ "research", "security" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
f9d2a9103ac9b8fa29ece6659fe001f3728c8748
train_037070
2026-01-01T00:00:00
Extended context, memory, and repo graphs
self_grade
advanced
Task: self_grade Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
ff9349af12eef5a5f68f292439258b96273a164a
train_037071
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: 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", "performance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
15fcc40fffb56450f794f3dcf43a9ea486cebe8b
train_037072
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: 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": [ "governance", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
788d1c98ec6b3b91d0ee22494a9ec2264208a7a7
train_037073
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: Go Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "agent", "governance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
a5637f7007eea223d5ee33ac2bfb46757ce0e691
train_037074
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: Rust Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "evaluation", "coding" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
3f372768e95c7ad6b286b6c803d234bedc782072
train_037075
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: 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": [ "performance", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
53c92a3763f79237eaa7eec122dbe0d9af72ed10
train_037076
2026-01-01T00:00:00
Failure engineering and resilience testing
code
expert
Task: code Topic: Failure engineering and resilience testing 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": [ "performance", "data" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
4c75e54212bf9ff7ed670864925f54e2a272bd6e
train_037077
2026-01-01T00:00:00
Code-specialized model families and scaling laws
code
advanced
Task: code 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. Code: ```python def agent_loop(plan, edit, test, issue, budget=4): cost = 0 for _ in range(budget): p = plan(issue) patch = edi...
{ "language": "Python", "moe_experts": [ "security", "research" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
d52d73df8076eea629e68901cb8bc87c4fc99b21
train_037078
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: 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": [ "evaluation", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
120a39301c28c0bc1329751933706e81034d6857
train_037079
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: C# Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "security", "agent" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
4e341022d381dea5ec1e219e390459b39e02ebb9
train_037080
2026-01-01T00:00:00
Multi-agent coordination and role separation
review
expert
Task: review Topic: Multi-agent coordination and role separation Difficulty: expert Language: Go Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "evaluation", "agent" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
030a82835f3535a12d1e444c369db84da74c52f1
train_037081
2026-01-01T00:00:00
Failure engineering and resilience testing
agent_loop
expert
Task: agent_loop Topic: Failure engineering and resilience testing 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": [ "agent", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
c32f3afdbf7bcc6f237c9af7ae36415fc7033cb3
train_037082
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
design
advanced
Task: design Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: advanced Language: 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", "performance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
dcfa9c92bfa9be6e92b4c1c9d5c0d78095457502
train_037083
2026-01-01T00:00:00
Extended context, memory, and repo graphs
code
expert
Task: code Topic: Extended context, memory, and repo graphs 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. Code: ```python def agent_loop(plan, edit, test, issue, budget=4): cost = 0 for _ in range(budget): p = plan(issue) patch = edi...
{ "language": "Python", "moe_experts": [ "coding", "evaluation" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
06415bdc4cdc81f8cc40119e7a9d747b087615f4
train_037084
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
patch_diff
advanced
Task: patch_diff Topic: Tool calling protocols and sandboxed execution 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Java", "moe_experts": [ "research", "evaluation" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
49ac8d318fb4e5f672c5f198e43630da3c2ecf5b
train_037085
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: 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "JavaScript", "moe_experts": [ "research", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
cc6a407659f946071eac014d5c4692291b2db556
train_037086
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: Go Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "evaluation", "coding" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
fd7fe7d29bb1c1d98ba5cdb01cb3a2f10787d5b1
train_037087
2026-01-01T00:00:00
Latency, cost, throughput optimization
patch_diff
advanced
Task: patch_diff Topic: Latency, cost, throughput optimization 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "SQL", "moe_experts": [ "performance", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
cc51b8bc1539e4a7a9668b824cbe452b5eda378d
train_037088
2026-01-01T00:00:00
Code-specialized model families and scaling laws
review
expert
Task: review Topic: Code-specialized model families and scaling laws 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": [ "evaluation", "security" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
16896c5f4649459f64369002199a75d38e87bb8f
train_037089
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: 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": "TypeScript", "moe_experts": [ "data", "evaluation" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
ce4676e413b6e7226ae913b281fcb51b6fc05315
train_037090
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
eval
advanced
Task: eval Topic: Dataset curation pipelines and quality attribution Difficulty: advanced Language: 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": [ "security", "governance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
015748858be2e2328336c4504bd9588e43a9cdd9
train_037091
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
compare
advanced
Task: compare Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: advanced Language: Bash Context: 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": [ "data", "security" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
09e366834423600bcc06e29004d2299a3b5d0d2f
train_037092
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
data_pipeline
advanced
Task: data_pipeline Topic: Tool calling protocols and sandboxed execution Difficulty: advanced Language: JavaScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "research", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
e62e0c878567f7f90c2ad9e4856c99f22a60e8c4
train_037093
2026-01-01T00:00:00
Model merging, distillation, and continual learning
eval
advanced
Task: eval Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: 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": [ "research", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
eae4f490e8252baaba37a26a6c6e6bf8642fbc9d
train_037094
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
eval
advanced
Task: eval Topic: Mixture-of-Experts (MoE) routing and sparsity 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Bash", "moe_experts": [ "coding", "governance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
618ad0ee1875d8df538bed5c8e474f8ad874a053
train_037095
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: 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", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
e6850e89a2cfdca98a009d2205bf583ceb6140ab
train_037096
2026-01-01T00:00:00
Governance, provenance, and audit logging
failure_analysis
advanced
Task: failure_analysis Topic: Governance, provenance, and audit logging Difficulty: advanced Language: Java Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Java", "moe_experts": [ "agent", "research" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
888ed8e6b913f94a6e5a751dc7ea597d5a7df44d
train_037097
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
eval
advanced
Task: eval Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: advanced Language: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "performance", "security" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
ef3905575be62dd4a7496d808d1ef81617c3d3e2
train_037098
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: 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": [ "evaluation", "coding" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
21e822a54ce67cf72d0a75703b32a13eb3cf4912
train_037099
2026-01-01T00:00:00
Code-specialized model families and scaling laws
review
expert
Task: review Topic: Code-specialized model families and scaling laws Difficulty: expert Language: Java Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "data", "coding" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
d5ae096e703c4681511e872f7303b3e915e70740