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_038900
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
self_grade
advanced
Task: self_grade Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: advanced Language: SQL Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
bd940a6a7380c504ce2b479763568a6f3975693c
train_038901
2026-01-01T00:00:00
Code-specialized model families and scaling laws
eval
advanced
Task: eval Topic: Code-specialized model families and scaling laws Difficulty: advanced Language: JavaScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "JavaScript", "moe_experts": [ "coding", "evaluation" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
60dfb181e06eca47679a5c0f455dc9bec90fa25a
train_038902
2026-01-01T00:00:00
Self-grading and automated model critique
design
advanced
Task: design Topic: Self-grading and automated model critique Difficulty: advanced Language: Java Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Java", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
e636044e5f1bcbfb03f4616a8641bdb8a71ed2e3
train_038903
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "C#", "moe_experts": [ "data", "governance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
16368252d4a828d8853b04b31707a67071dd167d
train_038904
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
code
expert
Task: code Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "data", "evaluation" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
656c72f11d3b452d9c683fb5f8421354560bfdbc
train_038905
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
code
expert
Task: code Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: 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": [ "agent", "coding" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
4681bb93f966b7c7624c84bdb08b662cbb0564bf
train_038906
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: 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": [ "research", "governance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
56174617c7292e0dff3c8ac45386c1b275f3bf3a
train_038907
2026-01-01T00:00:00
Code-specialized model families and scaling laws
design
expert
Task: design Topic: Code-specialized model families and scaling laws Difficulty: expert Language: 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": [ "research", "data" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
65c534be723aa72a7a7cc0f241a12a0e7909ae14
train_038908
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
patch_diff
expert
Task: patch_diff Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: Rust Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "Rust", "moe_experts": [ "research", "evaluation" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
d9019e54144d513edf30a3668c969d8a0742d20e
train_038909
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
agent_loop
expert
Task: agent_loop Topic: Dataset curation pipelines and quality attribution Difficulty: expert Language: Python Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "performance", "governance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
4a9b0723ceff247c443ac2f2b70535bc6a1f5e29
train_038910
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
self_grade
advanced
Task: self_grade Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "performance", "agent" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
e23252377cd12e1bca2f8c9b31aa902d5ddbe4d7
train_038911
2026-01-01T00:00:00
Self-grading and automated model critique
failure_analysis
expert
Task: failure_analysis Topic: Self-grading and automated model critique 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. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Rust", "moe_experts": [ "security", "performance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
3c2affab7449849157261abfa1ebcfd2e80f4ac7
train_038912
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: 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": [ "agent", "security" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
ee79960df4d151c6567b477737ee77961ae4a45a
train_038913
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
code
expert
Task: code Topic: Agentic coding systems (plan→edit→test→reflect) 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": [ "data", "agent" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
44d5af9d042cc33252724e5569a2043789908a76
train_038914
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
tool_trace
advanced
Task: tool_trace Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: 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": [ "data", "performance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
6665d28c39ca319aea392b24f7bd54d149ee2f4a
train_038915
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
explain
advanced
Task: explain Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: advanced Language: Go Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "agent", "performance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
54302977e6f2ddfd51537a45e11964fe71d97743
train_038916
2026-01-01T00:00:00
Model merging, distillation, and continual learning
self_grade
expert
Task: self_grade Topic: Model merging, distillation, and continual learning Difficulty: expert Language: Rust Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "evaluation", "governance" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
fe65473b08d70009fbc6508ed3fc6f036926496a
train_038917
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
data_pipeline
advanced
Task: data_pipeline Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: advanced Language: 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": [ "governance", "data" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
b4a3e118d3cca77c2ab58d43333c6e93ce2607fa
train_038918
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
self_grade
expert
Task: self_grade Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: Go Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "performance", "data" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
ac7b4c4f4b4acac8fe2e55318276c18ea0e28a38
train_038919
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "TypeScript", "moe_experts": [ "performance", "security" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
b770cb02c441fc6bc45ddc8cb89950d7dde745ea
train_038920
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
review
advanced
Task: review Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: advanced Language: TypeScript Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "performance", "evaluation" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
164639556e0ef00b032ff763cd553395896fb91e
train_038921
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: Python Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Python", "moe_experts": [ "performance", "governance" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
718a384b40825883b6e5e862de3ef6cdb9f1004e
train_038922
2026-01-01T00:00:00
Failure engineering and resilience testing
eval
expert
Task: eval Topic: Failure engineering and resilience testing 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Bash", "moe_experts": [ "security", "research" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
87df2d8d84a8c40cee8f73e35c21b80cbc6b7738
train_038923
2026-01-01T00:00:00
Model merging, distillation, and continual learning
design
expert
Task: design Topic: Model merging, distillation, and continual learning 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": [ "performance", "agent" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
df7384ba8d98d40b1c7bf24f9e5fdf331642ff5e
train_038924
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: Python Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Python", "moe_experts": [ "performance", "coding" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
1c3e85a7d3d9f051393d4b51d5b23f73bf15e9ad
train_038925
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
code
expert
Task: code Topic: Agentic coding systems (plan→edit→test→reflect) 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": [ "research", "security" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
6d17c50e66babffb8f9958013db2f2953477d52e
train_038926
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: 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. { "score": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Java", "moe_experts": [ "security", "evaluation" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
68b3c102ab32f92d19397bc671be39b49b7d6248
train_038927
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
eval
expert
Task: eval Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: expert Language: Python Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Python", "moe_experts": [ "governance", "agent" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
fa382806a9cbb61f5e3dd3af1c1bb3bd1c762f9d
train_038928
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
tool_trace
expert
Task: tool_trace Topic: SWE-bench real-repo evaluation and leakage control 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. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Rust", "moe_experts": [ "coding", "data" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
3683c7705e6951a0d973b8afbf02d5ce71cd7b71
train_038929
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
self_grade
expert
Task: self_grade Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: Go Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "governance", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
07cc95a522740cd9f7d4058ff0c12939eafe6065
train_038930
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: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Go", "moe_experts": [ "governance", "coding" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
7adb10256b75668b071b5b6fa554991b1a6ebe89
train_038931
2026-01-01T00:00:00
Model merging, distillation, and continual learning
design
advanced
Task: design Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: 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": [ "coding", "data" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
a57c6d004f04f4a0c7bddb67cf5221221daa1fab
train_038932
2026-01-01T00:00:00
Model merging, distillation, and continual learning
agent_loop
advanced
Task: agent_loop Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: SQL Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "data", "evaluation" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
e5709846b822dce0d8c9c7649eab51c048324fc7
train_038933
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
eval
expert
Task: eval Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: Python Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Python", "moe_experts": [ "coding", "agent" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
a4da0ac24d79aa9cba1d3836bfc26d81b516b35b
train_038934
2026-01-01T00:00:00
Model merging, distillation, and continual learning
eval
expert
Task: eval Topic: Model merging, distillation, and continual learning Difficulty: expert Language: 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": [ "research", "agent" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
30559205ff1171096a4aff0e98ce1433aa1d20a0
train_038935
2026-01-01T00:00:00
Latency, cost, throughput optimization
agent_loop
expert
Task: agent_loop Topic: Latency, cost, throughput optimization Difficulty: expert Language: Python Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "evaluation", "security" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
010cdb5863f4442e66c953c8cf42e7447ea5b898
train_038936
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: Python Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "data", "coding" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
3d3b097eb5e6fdd5cd5ab8d9f91e70c88cbd1e3c
train_038937
2026-01-01T00:00:00
Multi-agent coordination and role separation
design
advanced
Task: design Topic: Multi-agent coordination and role separation Difficulty: advanced Language: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "governance", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
f9a0404d6ccecd63d6a0304ea2c02b0173f57911
train_038938
2026-01-01T00:00:00
Governance, provenance, and audit logging
design
advanced
Task: design Topic: Governance, provenance, and audit logging Difficulty: advanced Language: Go Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "coding", "governance" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
08eef8dedeb2e60b7bbea5005af36693e5f55a38
train_038939
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: TypeScript Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "TypeScript", "moe_experts": [ "research", "security" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
757e8958969b7ad0dfda593498fbf3f9cad57ebf
train_038940
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
code
advanced
Task: code Topic: Secure code generation, red-teaming, and policy gates Difficulty: advanced Language: 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": [ "evaluation", "governance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
53a71df6609de6937664b5badc20d1990fc913d3
train_038941
2026-01-01T00:00:00
Governance, provenance, and audit logging
review
advanced
Task: review Topic: Governance, provenance, and audit logging 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": 2, "latency_ms_target": 200, "audit_required": true }
d0c9dc7ee15bff60d6b822501aa34d0f6b789ab1
train_038942
2026-01-01T00:00:00
Self-grading and automated model critique
compare
expert
Task: compare Topic: Self-grading and automated model critique Difficulty: expert Language: 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": [ "security", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
9463465f3cc5cb478702f457a821e664f32f7876
train_038943
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
explain
expert
Task: explain Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: Java Context: 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": [ "performance", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
d84ef6aff6ae9118f027e614d7f5ead7f8aaaa19
train_038944
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: 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": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Go", "moe_experts": [ "security", "agent" ], "cost_budget": 2, "latency_ms_target": 100, "audit_required": true }
d0f2f79aca34383611046a65189e09a760f16dc4
train_038945
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: Bash Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Bash", "moe_experts": [ "performance", "agent" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
d0e00ee8dc47ee16ed2a47111b4a2fb5c4479a73
train_038946
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
data_pipeline
expert
Task: data_pipeline Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: Go Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "performance", "coding" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
ffc4a06114ebce85641cdcb46b35d7be010fe721
train_038947
2026-01-01T00:00:00
Failure engineering and resilience testing
self_grade
expert
Task: self_grade Topic: Failure engineering and resilience testing Difficulty: expert Language: 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "TypeScript", "moe_experts": [ "research", "governance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
ee2b803f58f8fdff0deeca7b53de30443b650517
train_038948
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
self_grade
advanced
Task: self_grade 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. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "security", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
3e0b4cca56013a90214632a4efafeb79b9da2983
train_038949
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
patch_diff
advanced
Task: patch_diff Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: JavaScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "JavaScript", "moe_experts": [ "governance", "data" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
b4f98b0c54a6b3935d3ddadd05666a4a42fb6ac2
train_038950
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
code
expert
Task: code Topic: SWE-bench real-repo evaluation and leakage control Difficulty: expert Language: JavaScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "security", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
855bfaafef825793152389b39280e11a56ae1a80
train_038951
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: 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. { "score": 6, "confidence": 0.6, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "C#", "moe_experts": [ "agent", "research" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
18526cd2d5ab426f815ee48f4f40d36bfa66f223
train_038952
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: 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": 5, "latency_ms_target": 200, "audit_required": true }
30dadf7ed58c5abd77b5dda27d9d02cdc1f43b4d
train_038953
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
self_grade
expert
Task: self_grade Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: 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. { "score": 7, "confidence": 0.7, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "TypeScript", "moe_experts": [ "coding", "evaluation" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
2648f0393fc44a767fccd23239ef96f403ff9297
train_038954
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: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "SQL", "moe_experts": [ "governance", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
c0ab191a0027f385a40852d791b55ce370f5f4b6
train_038955
2026-01-01T00:00:00
Failure engineering and resilience testing
self_grade
expert
Task: self_grade Topic: Failure engineering and resilience testing Difficulty: expert Language: JavaScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "JavaScript", "moe_experts": [ "governance", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
8bfbfe8f667ebc38514fe43bfee55bb52f044c38
train_038956
2026-01-01T00:00:00
Multi-agent coordination and role separation
tool_trace
expert
Task: tool_trace Topic: Multi-agent coordination and role separation Difficulty: expert Language: SQL Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "SQL", "moe_experts": [ "evaluation", "performance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
7938c50553247f033057e6cb5bbb82dbcac41e56
train_038957
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: JavaScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "security", "performance" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
0a68e648d10fda6c25b303f77be7bad3a77e1c76
train_038958
2026-01-01T00:00:00
Extended context, memory, and repo graphs
design
expert
Task: design Topic: Extended context, memory, and repo graphs 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": [ "evaluation", "data" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
cfd684551a3eb3a640df128234912473af9162c8
train_038959
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: 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": [ "coding", "performance" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
8e2b17f448d2763a048d5893b564487496c1c96e
train_038960
2026-01-01T00:00:00
Model merging, distillation, and continual learning
eval
expert
Task: eval Topic: Model merging, distillation, and continual learning Difficulty: expert Language: 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. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Rust", "moe_experts": [ "research", "performance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
a44db2c6d3dbff7ac7d16a6e6751d2d5ba4bd322
train_038961
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
explain
advanced
Task: explain Topic: Secure code generation, red-teaming, and policy gates 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", "agent" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
4accf697455ea24bdba13542cfe6b30cfa552922
train_038962
2026-01-01T00:00:00
Latency, cost, throughput optimization
compare
advanced
Task: compare Topic: Latency, cost, throughput optimization 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": 200, "audit_required": true }
fbb831d1c9d9cece6ddb83923c6b7f690d489708
train_038963
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: Python Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Python", "moe_experts": [ "coding", "evaluation" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
8e074a971e45358c67729cde288337386adda6e7
train_038964
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: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "evaluation", "data" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
ba2bee17a0025e6bc60024ee4963ceeb16affe30
train_038965
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
explain
expert
Task: explain Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "data", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
09cb15711202218c2843e9bf623c904080c3369a
train_038966
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: Rust Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "Rust", "moe_experts": [ "data", "agent" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
b63d1faacd1a9c5bb0636bf8067db49a355916f0
train_038967
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "TypeScript", "moe_experts": [ "research", "governance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
df5abc138d8b72b39ab2b807c3c56c25a7b57ec2
train_038968
2026-01-01T00:00:00
Latency, cost, throughput optimization
data_pipeline
expert
Task: data_pipeline Topic: Latency, cost, throughput optimization Difficulty: expert Language: Rust Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "security", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
c10d1edcaefffe1b1e05b046018d0110d991d835
train_038969
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
explain
expert
Task: explain Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: 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": [ "evaluation", "governance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
868108214c8a0522c326623dd074ec767278f9ac
train_038970
2026-01-01T00:00:00
Secure code generation, red-teaming, and policy gates
code
expert
Task: code Topic: Secure code generation, red-teaming, and policy gates Difficulty: expert Language: SQL Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "SQL", "moe_experts": [ "performance", "evaluation" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
e9f8b9bce1422aef984d8bae9f3a1306ce202f8b
train_038971
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
agent_loop
expert
Task: agent_loop Topic: Dataset curation pipelines and quality attribution 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": [ "data", "agent" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
a9edfbeca8ee9dd9e87bb4c7872dd8182409244e
train_038972
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
failure_analysis
advanced
Task: failure_analysis Topic: SWE-bench real-repo evaluation and leakage control Difficulty: advanced Language: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "Go", "moe_experts": [ "governance", "security" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
25e304abf5d25c9204059804843a295c8737969b
train_038973
2026-01-01T00:00:00
Extended context, memory, and repo graphs
patch_diff
advanced
Task: patch_diff Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: SQL Context: 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": [ "data", "security" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
ba554b1b1c30b5a087224f412aefee2dbd115bd8
train_038974
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: C# Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "C#", "moe_experts": [ "governance", "security" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
a855b60dea221e6352f2214fff0d0e4c6f60e45d
train_038975
2026-01-01T00:00:00
Mixture-of-Experts (MoE) routing and sparsity
data_pipeline
expert
Task: data_pipeline Topic: Mixture-of-Experts (MoE) routing and sparsity Difficulty: expert Language: 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": [ "governance", "agent" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
6d073ee1e6e395f3474cb6d94062f704aabcdb16
train_038976
2026-01-01T00:00:00
Model merging, distillation, and continual learning
eval
advanced
Task: eval Topic: Model merging, distillation, and continual learning Difficulty: advanced Language: Python Context: 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": [ "governance", "security" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
1eff519f967f72576d15f893486108503aa6fbd2
train_038977
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: 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "SQL", "moe_experts": [ "research", "evaluation" ], "cost_budget": 5, "latency_ms_target": 200, "audit_required": true }
f658721074960b475f1542647e79fdc03d20b127
train_038978
2026-01-01T00:00:00
Code-specialized model families and scaling laws
failure_analysis
expert
Task: failure_analysis Topic: Code-specialized model families and scaling laws Difficulty: expert Language: TypeScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Failure: regression detected Cause: missing edge case Fix: add guard + test
{ "language": "TypeScript", "moe_experts": [ "coding", "security" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
67581b9c2389174c49ce5d5f96510d705289aa34
train_038979
2026-01-01T00:00:00
Latency, cost, throughput optimization
code
advanced
Task: code Topic: Latency, cost, throughput optimization 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": [ "coding", "data" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
6243243945e8b1e2692bfb6c268b36c2e72c79b8
train_038980
2026-01-01T00:00:00
Governance, provenance, and audit logging
review
expert
Task: review Topic: Governance, provenance, and audit logging Difficulty: expert Language: TypeScript Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "evaluation", "data" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
a4c2f003a8601c4cbff460851e2edb6ffe372096
train_038981
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: 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": [ "coding", "performance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
f851f5319165c8b9c0d3b4504d6a41f89daea87b
train_038982
2026-01-01T00:00:00
Dataset curation pipelines and quality attribution
code
advanced
Task: code Topic: Dataset curation pipelines and quality attribution 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": [ "coding", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
2fbf5a34a9b31916688547f2a8563a2da50b4535
train_038983
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
data_pipeline
expert
Task: data_pipeline Topic: Tool calling protocols and sandboxed execution 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": [ "research", "coding" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
ef9450f1fcb77010e96aba3daa09c598f105b709
train_038984
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: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "coding", "agent" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
57de9c8205788c8369a5e0c40634421385a81fb9
train_038985
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: JavaScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "JavaScript", "moe_experts": [ "data", "coding" ], "cost_budget": 5, "latency_ms_target": 50, "audit_required": true }
5736657c44ece8b63bc2db6e066efb9b0ada1870
train_038986
2026-01-01T00:00:00
Latency, cost, throughput optimization
code
advanced
Task: code Topic: Latency, cost, throughput optimization Difficulty: advanced Language: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "governance", "security" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
0413f19ee9e35265b697c7d2e6e622a5623db24e
train_038987
2026-01-01T00:00:00
Latency, cost, throughput optimization
self_grade
expert
Task: self_grade Topic: Latency, cost, throughput optimization Difficulty: expert Language: JavaScript Context: Offline air-gapped deployment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 9, "confidence": 0.9, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "JavaScript", "moe_experts": [ "agent", "performance" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
4c01cd635442bed9bcf8ed6bc407f6bb0802c100
train_038988
2026-01-01T00:00:00
SWE-bench real-repo evaluation and leakage control
patch_diff
advanced
Task: patch_diff Topic: SWE-bench real-repo evaluation and leakage control 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. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "C#", "moe_experts": [ "performance", "research" ], "cost_budget": 2, "latency_ms_target": 50, "audit_required": true }
fe004da59b82425f36f5f7be4a379d72af7b69c5
train_038989
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: 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": "Bash", "moe_experts": [ "research", "security" ], "cost_budget": 2, "latency_ms_target": 200, "audit_required": true }
fdca3cbf8cef3cf7d66fb5a96ce4e3115b97cd13
train_038990
2026-01-01T00:00:00
Multi-agent coordination and role separation
review
advanced
Task: review Topic: Multi-agent coordination and role separation Difficulty: advanced Language: TypeScript Context: Research benchmark validation environment Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "TypeScript", "moe_experts": [ "governance", "performance" ], "cost_budget": 3, "latency_ms_target": 50, "audit_required": true }
5f55dc3f44aae9963d402720be14566348b36942
train_038991
2026-01-01T00:00:00
Governance, provenance, and audit logging
review
advanced
Task: review Topic: Governance, provenance, and audit logging Difficulty: advanced Language: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Go", "moe_experts": [ "agent", "security" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
c957f53621dbbc272ea991e2f1076235402949d2
train_038992
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: SQL Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Metrics: - pass@k - time-to-green - cost-per-fix - regression rate
{ "language": "SQL", "moe_experts": [ "performance", "security" ], "cost_budget": 3, "latency_ms_target": 200, "audit_required": true }
7a1271ab955a29f1ad5a5ca2dbeefe99ec751238
train_038993
2026-01-01T00:00:00
Extended context, memory, and repo graphs
data_pipeline
advanced
Task: data_pipeline Topic: Extended context, memory, and repo graphs Difficulty: advanced Language: Python Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Python", "moe_experts": [ "governance", "performance" ], "cost_budget": 3, "latency_ms_target": 100, "audit_required": true }
b7d1f578ff59694c698e20273140f2bf6e9db796
train_038994
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: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "Rust", "moe_experts": [ "security", "coding" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
d5c0dc78f430053e33f4be40a4e39676070dcf60
train_038995
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
self_grade
expert
Task: self_grade Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: SQL Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. { "score": 8, "confidence": 0.8, "notes": "Passed tests; minimal diff; no security flags." }
{ "language": "SQL", "moe_experts": [ "security", "governance" ], "cost_budget": 5, "latency_ms_target": 100, "audit_required": true }
03f409eaae2f2bd2e4933a7f07532e0253764afc
train_038996
2026-01-01T00:00:00
Tool calling protocols and sandboxed execution
tool_trace
expert
Task: tool_trace Topic: Tool calling protocols and sandboxed execution Difficulty: expert Language: Go Context: Latency-critical production API Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. [ { "tool": "repo_checkout", "args": { "commit": "abc123" } }, { "tool": "run_tests", "args": { "suite": "unit" ...
{ "language": "Go", "moe_experts": [ "performance", "governance" ], "cost_budget": 4, "latency_ms_target": 100, "audit_required": true }
d1a3b108fb1a68103d6625c69cd83f905f84c2ee
train_038997
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
explain
expert
Task: explain Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Language: Rust Context: Large monorepo with flaky tests and strict CI Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Expert guidance with risks, metrics, and governance controls.
{ "language": "Rust", "moe_experts": [ "agent", "research" ], "cost_budget": 4, "latency_ms_target": 200, "audit_required": true }
4cda20be150e6157ee24e98c15fdc02844aaca08
train_038998
2026-01-01T00:00:00
Model merging, distillation, and continual learning
patch_diff
expert
Task: patch_diff Topic: Model merging, distillation, and continual learning Difficulty: expert Language: C# Context: Regulated enterprise with audit requirements Produce frontier-grade, production-valid output.
Facts: - Modern AI coding success is measured by test pass rates, iteration cost, and reliability. - Agentic and multi-agent systems outperform single-pass generation. Patch: ```diff - result = a / b + if b == 0: + raise ValueError('division by zero') + result = a / b ```
{ "language": "C#", "moe_experts": [ "agent", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
53f22e47271dce66d7cc697705d1adfc8f1b90b8
train_038999
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: 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": [ "data", "performance" ], "cost_budget": 4, "latency_ms_target": 50, "audit_required": true }
1ca2f2c261168249668875f139b278fd241f7f5f