id
stringlengths
11
11
created
timestamp[s]date
2026-01-01 00:00:00
2026-01-01 00:00:00
topic
stringclasses
14 values
task_type
stringclasses
10 values
difficulty
stringclasses
3 values
instruction
stringlengths
189
248
input
stringclasses
1 value
output
stringclasses
9 values
reasoning_steps
listlengths
0
5
metadata
dict
hash
stringlengths
40
40
train_05800
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
data_pipeline
advanced
Task: data_pipeline Topic: Tool calling, sandboxes, and CI integration Difficulty: advanced Target language: Go Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Go", "developer_needs": [ "cost_latency_tradeoffs", "governance", "documentation", "evaluation_metrics" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
747b02c225e44dd84f38ad090f7d8927025bc671
train_05801
2026-01-01T00:00:00
Latency, cost, and reliability optimization
code
expert
Task: code Topic: Latency, cost, and reliability optimization Difficulty: expert Target language: TypeScript Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "TypeScript", "developer_needs": [ "security_gates", "tooling", "evaluation_metrics", "reproducibility" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d5e3e204c8d1ca25bcb7cbf8f02d5eec46c70999
train_05802
2026-01-01T00:00:00
Extended context and repo-scale understanding
agent_loop
intermediate
Task: agent_loop Topic: Extended context and repo-scale understanding Difficulty: intermediate Target language: Bash Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Bash", "developer_needs": [ "evaluation_metrics", "reproducibility", "repo_scale_reasoning", "ci_integration" ], "moe_experts": [ "evaluation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b7db73e10c6ae2686d9888f0f2ce7e078d3b5485
train_05803
2026-01-01T00:00:00
Secure code generation and policy gates
compare
intermediate
Task: compare Topic: Secure code generation and policy gates Difficulty: intermediate Target language: SQL Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "documentation", "auditability", "tooling", "tests_are_truth" ], "moe_experts": [ "performance_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
15c103ba376755d289d36fc591c533f4dcc1bc49
train_05804
2026-01-01T00:00:00
Secure code generation and policy gates
data_pipeline
advanced
Task: data_pipeline Topic: Secure code generation and policy gates Difficulty: advanced Target language: JavaScript Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "JavaScript", "developer_needs": [ "reproducibility", "cost_latency_tradeoffs", "documentation", "security_gates" ], "moe_experts": [ "performance_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e3424a71bfdd07d575f26e86218a3f477209a94f
train_05805
2026-01-01T00:00:00
Secure code generation and policy gates
review
expert
Task: review Topic: Secure code generation and policy gates Difficulty: expert Target language: TypeScript Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "TypeScript", "developer_needs": [ "evaluation_metrics", "reproducibility", "repo_scale_reasoning", "security_gates" ], "moe_experts": [ "security_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
64aef519872aa1b1aff39bce87373c39836bc4e1
train_05806
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
agent_loop
advanced
Task: agent_loop Topic: Model merging, distillation, and continued pretraining Difficulty: advanced Target language: SQL Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "repo_scale_reasoning", "documentation", "cost_latency_tradeoffs", "ci_integration" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7654439e8bd6e3280856e518cbecf4a553e81005
train_05807
2026-01-01T00:00:00
Extended context and repo-scale understanding
failure_analysis
advanced
Task: failure_analysis Topic: Extended context and repo-scale understanding Difficulty: advanced Target language: Rust Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "tooling", "governance", "auditability", "ci_integration" ], "moe_experts": [ "governance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
20aad067b934778bd91c458f317a0688e3c31f67
train_05808
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
eval
expert
Task: eval Topic: Model merging, distillation, and continued pretraining Difficulty: expert Target language: Java Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Java", "developer_needs": [ "reproducibility", "security_gates", "tooling", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
37ac29b012721f565722cd3b520d428b096163b0
train_05809
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
failure_analysis
intermediate
Task: failure_analysis Topic: Governance, provenance, and licensing for code data Difficulty: intermediate Target language: Java Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Java", "developer_needs": [ "tooling", "ci_integration", "documentation", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
430738217c7d153b5374af7f11e6011ef4a97b5a
train_05810
2026-01-01T00:00:00
Latency, cost, and reliability optimization
compare
intermediate
Task: compare Topic: Latency, cost, and reliability optimization Difficulty: intermediate Target language: Bash Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Bash", "developer_needs": [ "cost_latency_tradeoffs", "governance", "evaluation_metrics", "tests_are_truth" ], "moe_experts": [ "performance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c83453c3d0f32664877daa616fb15109cea98205
train_05811
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
eval
expert
Task: eval Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: expert Target language: Bash Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Bash", "developer_needs": [ "documentation", "evaluation_metrics", "tests_are_truth", "cost_latency_tradeoffs" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8deae43905bd3e9d2a1d4b216c5fef0b751b562f
train_05812
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
review
advanced
Task: review Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Target language: C# Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[]
{ "target_language": "C#", "developer_needs": [ "documentation", "ci_integration", "repo_scale_reasoning", "reproducibility" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
76a46615dcc12079f79e617b651d1a619c0611a4
train_05813
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
design
expert
Task: design Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Target language: C# Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "C#", "developer_needs": [ "governance", "cost_latency_tradeoffs", "tests_are_truth", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
64f3019544736c5dbafa95c4510102e00fd87732
train_05814
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
failure_analysis
intermediate
Task: failure_analysis Topic: Model merging, distillation, and continued pretraining Difficulty: intermediate Target language: Java Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Java", "developer_needs": [ "security_gates", "evaluation_metrics", "governance", "auditability" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c5d0435432a99685a44bc8fce37180ba7f456a71
train_05815
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
eval
expert
Task: eval Topic: Model merging, distillation, and continued pretraining Difficulty: expert Target language: Python Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Python", "developer_needs": [ "reproducibility", "auditability", "documentation", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6fa156ca94506031b6b36b176935cc921beaa006
train_05816
2026-01-01T00:00:00
Latency, cost, and reliability optimization
explain
intermediate
Task: explain Topic: Latency, cost, and reliability optimization Difficulty: intermediate Target language: JavaScript Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "JavaScript", "developer_needs": [ "governance", "tooling", "ci_integration", "auditability" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2ce86311b13b4cecd4184dde0374ce3bcf1e50ff
train_05817
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 Target language: Python Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Scaffold: ```python def agent_loop(plan, edit, test, issue, max_iters=4): history = [] p = plan(issue) for _ in range(max_iters): patch = edit(issue, p) ok, report = test(patch) history.append({"plan": p, "ok": ok}) if ok: return patch, history p = p + " | refine" return patch, history ```
[]
{ "target_language": "Python", "developer_needs": [ "reproducibility", "cost_latency_tradeoffs", "evaluation_metrics", "documentation" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
1f6881c253590cf01c3a73a165ef0b56be72f6be
train_05818
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
explain
intermediate
Task: explain Topic: Reasoning-first coding models and tunable deliberation Difficulty: intermediate Target language: Rust Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Rust", "developer_needs": [ "tests_are_truth", "documentation", "tooling", "repo_scale_reasoning" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
388d2676ca228b3ae4d8db42fff14746b7291c0d
train_05819
2026-01-01T00:00:00
Secure code generation and policy gates
patch_diff
advanced
Task: patch_diff Topic: Secure code generation and policy gates Difficulty: advanced Target language: Python Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[]
{ "target_language": "Python", "developer_needs": [ "auditability", "tooling", "security_gates", "governance" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2d74a9e311c01555c929218fcc48e9553668b09a
train_05820
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
data_pipeline
intermediate
Task: data_pipeline Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: intermediate Target language: JavaScript Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "JavaScript", "developer_needs": [ "evaluation_metrics", "tooling", "repo_scale_reasoning", "tests_are_truth" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e9804f74cb2db74e5e3cbba628bc3ecf03f9f9a8
train_05821
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
agent_loop
advanced
Task: agent_loop Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced Target language: C# Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "documentation", "evaluation_metrics", "ci_integration", "reproducibility" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0c0e96de117514013a45e883e5afcc4a549277fa
train_05822
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
review
advanced
Task: review Topic: Code-specialized model families and sizing tradeoffs Difficulty: advanced Target language: TypeScript Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[]
{ "target_language": "TypeScript", "developer_needs": [ "security_gates", "tests_are_truth", "repo_scale_reasoning", "cost_latency_tradeoffs" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2684f44cf4ea522415d5342aadeabbec17f5db6f
train_05823
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
failure_analysis
advanced
Task: failure_analysis Topic: Mixture-of-Experts (MoE) for code Difficulty: advanced Target language: Go Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Go", "developer_needs": [ "auditability", "tests_are_truth", "security_gates", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6b4adf452929e279ff72c3b93a490644f9e9c9cb
train_05824
2026-01-01T00:00:00
Secure code generation and policy gates
compare
intermediate
Task: compare Topic: Secure code generation and policy gates Difficulty: intermediate Target language: Bash Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Bash", "developer_needs": [ "documentation", "auditability", "reproducibility", "governance" ], "moe_experts": [ "evaluation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c52ba51cf9742672c691660acb9a14afb3d8267e
train_05825
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
data_pipeline
expert
Task: data_pipeline Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Target language: Go Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Go", "developer_needs": [ "documentation", "evaluation_metrics", "ci_integration", "reproducibility" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
15ef2cd3f7cab371e65d8d610b80c0a94128b965
train_05826
2026-01-01T00:00:00
Secure code generation and policy gates
explain
advanced
Task: explain Topic: Secure code generation and policy gates Difficulty: advanced Target language: Python Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Python", "developer_needs": [ "repo_scale_reasoning", "security_gates", "cost_latency_tradeoffs", "tooling" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c856b68378e0630e1c2953ea616c9e0732c383a3
train_05827
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
failure_analysis
intermediate
Task: failure_analysis Topic: Governance, provenance, and licensing for code data Difficulty: intermediate Target language: Rust Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "ci_integration", "tests_are_truth", "auditability", "security_gates" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
dde973614d1f4a1e1ec65e368070e64e332e08ce
train_05828
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
review
intermediate
Task: review Topic: Reasoning-first coding models and tunable deliberation Difficulty: intermediate Target language: Go Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Go", "developer_needs": [ "evaluation_metrics", "ci_integration", "documentation", "repo_scale_reasoning" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
942a7a28460223375d6da5bbce69bd29c8749c49
train_05829
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
agent_loop
intermediate
Task: agent_loop Topic: Governance, provenance, and licensing for code data Difficulty: intermediate Target language: Go Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Go", "developer_needs": [ "tooling", "tests_are_truth", "security_gates", "evaluation_metrics" ], "moe_experts": [ "governance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9cbf89de40302f6fbf9fbe99ae48b5217cb7c411
train_05830
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
review
advanced
Task: review Topic: Governance, provenance, and licensing for code data Difficulty: advanced Target language: JavaScript Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[]
{ "target_language": "JavaScript", "developer_needs": [ "security_gates", "reproducibility", "governance", "tests_are_truth" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
248adb0fb38147e3c02d32519e5d5b39add2ff97
train_05831
2026-01-01T00:00:00
Secure code generation and policy gates
eval
expert
Task: eval Topic: Secure code generation and policy gates Difficulty: expert Target language: SQL Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "SQL", "developer_needs": [ "evaluation_metrics", "governance", "tooling", "security_gates" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c399393562783866e5470a58e9092f0e1c350121
train_05832
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
compare
intermediate
Task: compare Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: intermediate Target language: JavaScript Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "JavaScript", "developer_needs": [ "auditability", "ci_integration", "cost_latency_tradeoffs", "governance" ], "moe_experts": [ "governance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
eda04a25e5682f4f1a0a5e5e7f6f71544a708bdc
train_05833
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
explain
advanced
Task: explain Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: advanced Target language: SQL Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "evaluation_metrics", "reproducibility", "cost_latency_tradeoffs", "governance" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
125fb6d922bc80b66c5d0f6f72953af75925def5
train_05834
2026-01-01T00:00:00
Self-improving agents and feedback loops
compare
intermediate
Task: compare Topic: Self-improving agents and feedback loops Difficulty: intermediate Target language: TypeScript Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "TypeScript", "developer_needs": [ "reproducibility", "ci_integration", "tooling", "repo_scale_reasoning" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
38222fdefa4c18953142907bfaa9be3a863f4086
train_05835
2026-01-01T00:00:00
Secure code generation and policy gates
compare
expert
Task: compare Topic: Secure code generation and policy gates Difficulty: expert Target language: Java Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Java", "developer_needs": [ "security_gates", "governance", "documentation", "repo_scale_reasoning" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f56bed9b7ce6e49092da83a6570d63af613bd8b8
train_05836
2026-01-01T00:00:00
Self-improving agents and feedback loops
agent_loop
expert
Task: agent_loop Topic: Self-improving agents and feedback loops Difficulty: expert Target language: Rust Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "cost_latency_tradeoffs", "documentation", "security_gates", "repo_scale_reasoning" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e0bd124ee56aab7f64d0d503223b0b438c024025
train_05837
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
explain
advanced
Task: explain Topic: Tool calling, sandboxes, and CI integration Difficulty: advanced Target language: Rust Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Rust", "developer_needs": [ "cost_latency_tradeoffs", "auditability", "governance", "repo_scale_reasoning" ], "moe_experts": [ "governance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d3309106fa438ea271db0bd0c2c11ab521a98b40
train_05838
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
eval
intermediate
Task: eval Topic: Governance, provenance, and licensing for code data Difficulty: intermediate Target language: SQL Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "auditability", "reproducibility", "repo_scale_reasoning", "security_gates" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0104e832460ae2456d6ef28d19552dcb78342b71
train_05839
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
compare
expert
Task: compare Topic: Model merging, distillation, and continued pretraining Difficulty: expert Target language: JavaScript Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "JavaScript", "developer_needs": [ "reproducibility", "ci_integration", "tests_are_truth", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c9a367899bfcaa508f10fb9bbb0eee251891719c
train_05840
2026-01-01T00:00:00
Self-improving agents and feedback loops
explain
advanced
Task: explain Topic: Self-improving agents and feedback loops Difficulty: advanced Target language: Go Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Go", "developer_needs": [ "auditability", "tooling", "cost_latency_tradeoffs", "tests_are_truth" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8267abd0e65ba53656820a186f7b5bb14539215e
train_05841
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
review
expert
Task: review Topic: Model merging, distillation, and continued pretraining Difficulty: expert Target language: Go Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[]
{ "target_language": "Go", "developer_needs": [ "reproducibility", "evaluation_metrics", "tooling", "governance" ], "moe_experts": [ "security_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a504ee8f25e7a00502418fa9e49a698bfb0a0a86
train_05842
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
failure_analysis
expert
Task: failure_analysis Topic: Mixture-of-Experts (MoE) for code Difficulty: expert Target language: JavaScript Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "JavaScript", "developer_needs": [ "auditability", "governance", "reproducibility", "tests_are_truth" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
123628dfddaf664be3d686f116e8b926d6b8aaa1
train_05843
2026-01-01T00:00:00
Secure code generation and policy gates
code
intermediate
Task: code Topic: Secure code generation and policy gates Difficulty: intermediate Target language: Java Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Java", "developer_needs": [ "tooling", "security_gates", "ci_integration", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
187b90fe7856efa2e5757a45818c17b674b52a1f
train_05844
2026-01-01T00:00:00
Secure code generation and policy gates
failure_analysis
expert
Task: failure_analysis Topic: Secure code generation and policy gates Difficulty: expert Target language: C# Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "tooling", "tests_are_truth", "documentation", "evaluation_metrics" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f50af981a6a646f109214aab81bdbd4d37cf30aa
train_05845
2026-01-01T00:00:00
Secure code generation and policy gates
compare
advanced
Task: compare Topic: Secure code generation and policy gates Difficulty: advanced Target language: Rust Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Rust", "developer_needs": [ "repo_scale_reasoning", "auditability", "governance", "security_gates" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
991f7b7ce2e0eef77abe3cf33c777ca48f9ed8a3
train_05846
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
patch_diff
advanced
Task: patch_diff Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: advanced Target language: Go Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[]
{ "target_language": "Go", "developer_needs": [ "tests_are_truth", "cost_latency_tradeoffs", "governance", "documentation" ], "moe_experts": [ "performance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
27027e6619793c53b12f096f8bbe5ef71bb11e24
train_05847
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
failure_analysis
intermediate
Task: failure_analysis Topic: SWE-bench style real-repo evaluation Difficulty: intermediate Target language: Rust Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "governance", "auditability", "reproducibility", "repo_scale_reasoning" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6d258ded644a58397413b4022b02763b8f40d6e3
train_05848
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
failure_analysis
intermediate
Task: failure_analysis Topic: Tool calling, sandboxes, and CI integration Difficulty: intermediate Target language: Rust Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "Rust", "developer_needs": [ "documentation", "reproducibility", "repo_scale_reasoning", "tests_are_truth" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
699663e1359c37be749705cbe447c9d45809f05d
train_05849
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
agent_loop
intermediate
Task: agent_loop Topic: Code-specialized model families and sizing tradeoffs Difficulty: intermediate Target language: Bash Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Bash", "developer_needs": [ "governance", "documentation", "auditability", "evaluation_metrics" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
be5383a2f1d51c9d89a05243ff2707154859e8c5
train_05850
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 Target language: SQL Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "SQL", "developer_needs": [ "ci_integration", "repo_scale_reasoning", "auditability", "tests_are_truth" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9a200c501fb823f68d1300f2ef1219f5fcfd4b9e
train_05851
2026-01-01T00:00:00
Extended context and repo-scale understanding
patch_diff
intermediate
Task: patch_diff Topic: Extended context and repo-scale understanding Difficulty: intermediate Target language: SQL Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[]
{ "target_language": "SQL", "developer_needs": [ "repo_scale_reasoning", "security_gates", "ci_integration", "reproducibility" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e26c96ce4caf48375bd5f30c4866c7d8e0e0133a
train_05852
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
eval
advanced
Task: eval Topic: Governance, provenance, and licensing for code data Difficulty: advanced Target language: Rust Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "repo_scale_reasoning", "documentation", "auditability", "tooling" ], "moe_experts": [ "security_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ec75424372fce1ccb52d97277b1ba1493f8a5946
train_05853
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
review
expert
Task: review Topic: Model merging, distillation, and continued pretraining Difficulty: expert Target language: Python Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[]
{ "target_language": "Python", "developer_needs": [ "reproducibility", "tests_are_truth", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ffda027be9afaf3bf6725024c8015d80994b7bf4
train_05854
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
code
advanced
Task: code Topic: Code-specialized model families and sizing tradeoffs Difficulty: advanced Target language: Python Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Scaffold: ```python def agent_loop(plan, edit, test, issue, max_iters=4): history = [] p = plan(issue) for _ in range(max_iters): patch = edit(issue, p) ok, report = test(patch) history.append({"plan": p, "ok": ok}) if ok: return patch, history p = p + " | refine" return patch, history ```
[]
{ "target_language": "Python", "developer_needs": [ "repo_scale_reasoning", "security_gates", "auditability", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
63ba6406e4f6c575f2eb3c3375ad639e527bad95
train_05855
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
agent_loop
intermediate
Task: agent_loop Topic: Tool calling, sandboxes, and CI integration Difficulty: intermediate Target language: Go Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Go", "developer_needs": [ "documentation", "cost_latency_tradeoffs", "tooling", "auditability" ], "moe_experts": [ "data_curation_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e14ecde58a422005bdc472d3545868337ba5e3d5
train_05856
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
compare
advanced
Task: compare Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: advanced Target language: Rust Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "auditability", "ci_integration", "governance", "tooling" ], "moe_experts": [ "performance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a876b74dd01011ecbeb163ebc158203e3f92c72a
train_05857
2026-01-01T00:00:00
Extended context and repo-scale understanding
failure_analysis
advanced
Task: failure_analysis Topic: Extended context and repo-scale understanding Difficulty: advanced Target language: Rust Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "Rust", "developer_needs": [ "governance", "reproducibility", "tests_are_truth", "security_gates" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7aec61485d0f8d8ff638b5d56f88ae6666a75c02
train_05858
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
eval
advanced
Task: eval Topic: Code-specialized model families and sizing tradeoffs Difficulty: advanced Target language: SQL Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "SQL", "developer_needs": [ "tests_are_truth", "evaluation_metrics", "governance", "tooling" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0c9c6dbee42d6b9909838977c805e69ff2e9ca9c
train_05859
2026-01-01T00:00:00
Latency, cost, and reliability optimization
agent_loop
advanced
Task: agent_loop Topic: Latency, cost, and reliability optimization Difficulty: advanced Target language: Bash Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Bash", "developer_needs": [ "documentation", "tests_are_truth", "cost_latency_tradeoffs", "ci_integration" ], "moe_experts": [ "agentic_systems_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a418b363c637ed3e16c7678f2dad36ed537d74a9
train_05860
2026-01-01T00:00:00
Self-improving agents and feedback loops
code
intermediate
Task: code Topic: Self-improving agents and feedback loops Difficulty: intermediate Target language: Go Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Go", "developer_needs": [ "auditability", "tooling", "ci_integration", "tests_are_truth" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
1b8f4494cafd9bc7a2ce412bea2d2841c8ca3c5d
train_05861
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
patch_diff
expert
Task: patch_diff Topic: Governance, provenance, and licensing for code data Difficulty: expert Target language: Java Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Java", "developer_needs": [ "security_gates", "ci_integration", "repo_scale_reasoning", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
878c177b2628e217737d468f28f18273ae9c9d07
train_05862
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
agent_loop
intermediate
Task: agent_loop Topic: Tool calling, sandboxes, and CI integration Difficulty: intermediate Target language: SQL Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "repo_scale_reasoning", "reproducibility", "governance", "documentation" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
53ccdf88dd7d15145bf87c5b80de7e1e2915e974
train_05863
2026-01-01T00:00:00
Extended context and repo-scale understanding
eval
advanced
Task: eval Topic: Extended context and repo-scale understanding Difficulty: advanced Target language: Rust Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "tests_are_truth", "evaluation_metrics", "ci_integration", "repo_scale_reasoning" ], "moe_experts": [ "governance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cdc3032216d4a5ba022260ecd5075a3621586ec7
train_05864
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
failure_analysis
expert
Task: failure_analysis Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: expert Target language: SQL Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "evaluation_metrics", "documentation", "repo_scale_reasoning", "tooling" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
37a9d0f22d7879b19d020d1c430f9e5b1c46dc0e
train_05865
2026-01-01T00:00:00
Self-improving agents and feedback loops
explain
expert
Task: explain Topic: Self-improving agents and feedback loops Difficulty: expert Target language: Go Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Go", "developer_needs": [ "repo_scale_reasoning", "reproducibility", "tooling", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
dfae99c409d0dfbe2dd6ee6801af690c13c60912
train_05866
2026-01-01T00:00:00
Self-improving agents and feedback loops
failure_analysis
advanced
Task: failure_analysis Topic: Self-improving agents and feedback loops Difficulty: advanced Target language: SQL Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "reproducibility", "governance", "cost_latency_tradeoffs", "security_gates" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
539d30f19f9f9f3c61ce6f9f3c0be1aa86c21b11
train_05867
2026-01-01T00:00:00
Secure code generation and policy gates
patch_diff
advanced
Task: patch_diff Topic: Secure code generation and policy gates Difficulty: advanced Target language: C# Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "tooling", "reproducibility", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0f53be0b5288d2a747575a5b78eafa08dcd53a47
train_05868
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
design
advanced
Task: design Topic: Code-specialized model families and sizing tradeoffs Difficulty: advanced Target language: C# Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "C#", "developer_needs": [ "auditability", "evaluation_metrics", "tests_are_truth", "repo_scale_reasoning" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
5891b30153211125ea811bb0460c83c6b62935ee
train_05869
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
failure_analysis
advanced
Task: failure_analysis Topic: SWE-bench style real-repo evaluation Difficulty: advanced Target language: C# Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "C#", "developer_needs": [ "ci_integration", "repo_scale_reasoning", "governance", "evaluation_metrics" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4e53d1cd3879a5afcef57c0d8b4c5a4ef2fadff7
train_05870
2026-01-01T00:00:00
Latency, cost, and reliability optimization
data_pipeline
intermediate
Task: data_pipeline Topic: Latency, cost, and reliability optimization Difficulty: intermediate Target language: SQL Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "tests_are_truth", "governance", "repo_scale_reasoning", "documentation" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
40b58efda403c3d1396cc69d7af272ded35fe1d7
train_05871
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
agent_loop
expert
Task: agent_loop Topic: Code-specialized model families and sizing tradeoffs Difficulty: expert Target language: C# Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "cost_latency_tradeoffs", "tooling", "repo_scale_reasoning", "tests_are_truth" ], "moe_experts": [ "coding_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e3cc2a55268e8bcd9aced96c8854a7a83a4553b6
train_05872
2026-01-01T00:00:00
Extended context and repo-scale understanding
patch_diff
advanced
Task: patch_diff Topic: Extended context and repo-scale understanding Difficulty: advanced Target language: TypeScript Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "TypeScript", "developer_needs": [ "documentation", "evaluation_metrics", "tooling", "tests_are_truth" ], "moe_experts": [ "performance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
79f4c0cd447a9e68031c9f2cb3ef4cf6fb13f897
train_05873
2026-01-01T00:00:00
Latency, cost, and reliability optimization
code
intermediate
Task: code Topic: Latency, cost, and reliability optimization Difficulty: intermediate Target language: Go Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Go", "developer_needs": [ "security_gates", "repo_scale_reasoning", "ci_integration", "tooling" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d52724f03cba70cba94ba569e094b757490a595b
train_05874
2026-01-01T00:00:00
Secure code generation and policy gates
failure_analysis
intermediate
Task: failure_analysis Topic: Secure code generation and policy gates Difficulty: intermediate Target language: Python Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Python", "developer_needs": [ "governance", "cost_latency_tradeoffs", "evaluation_metrics", "reproducibility" ], "moe_experts": [ "data_curation_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0b216c4250c72d049ff63a6f35c169868fdc8bfb
train_05875
2026-01-01T00:00:00
Latency, cost, and reliability optimization
review
advanced
Task: review Topic: Latency, cost, and reliability optimization Difficulty: advanced Target language: TypeScript Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "TypeScript", "developer_needs": [ "documentation", "auditability", "ci_integration", "governance" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
71dabc92bba7dbf6a3c1d0fc8c32e43385aa5f50
train_05876
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
compare
advanced
Task: compare Topic: Mixture-of-Experts (MoE) for code Difficulty: advanced Target language: Java Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Java", "developer_needs": [ "evaluation_metrics", "security_gates", "repo_scale_reasoning", "cost_latency_tradeoffs" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9d5c5626db9b5971c70e5949244e9763ebf4fa2a
train_05877
2026-01-01T00:00:00
Latency, cost, and reliability optimization
agent_loop
intermediate
Task: agent_loop Topic: Latency, cost, and reliability optimization Difficulty: intermediate Target language: Python Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Python", "developer_needs": [ "documentation", "security_gates", "governance", "ci_integration" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ff2ede8739ca7cc0059cc65860d8f25d52791d9c
train_05878
2026-01-01T00:00:00
Secure code generation and policy gates
compare
intermediate
Task: compare Topic: Secure code generation and policy gates Difficulty: intermediate Target language: SQL Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "SQL", "developer_needs": [ "evaluation_metrics", "security_gates", "auditability", "governance" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8d99606b0cb9adf70735f0f29f668326f324febf
train_05879
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
eval
intermediate
Task: eval Topic: Governance, provenance, and licensing for code data Difficulty: intermediate Target language: C# Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "C#", "developer_needs": [ "cost_latency_tradeoffs", "documentation", "auditability", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
edc6cfcc4cc8ac7a6fb43bf90a61fa0cdf04e289
train_05880
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
review
intermediate
Task: review Topic: Mixture-of-Experts (MoE) for code Difficulty: intermediate Target language: C# Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[]
{ "target_language": "C#", "developer_needs": [ "security_gates", "tests_are_truth", "cost_latency_tradeoffs", "ci_integration" ], "moe_experts": [ "agentic_systems_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0970c907721c951b5ad61275587c557069bec019
train_05881
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
eval
intermediate
Task: eval Topic: Tool calling, sandboxes, and CI integration Difficulty: intermediate Target language: Java Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Java", "developer_needs": [ "tests_are_truth", "cost_latency_tradeoffs", "governance", "auditability" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f429e4d8a10b45ca0a5912ff068eeb3907c1e907
train_05882
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
patch_diff
intermediate
Task: patch_diff Topic: SWE-bench style real-repo evaluation Difficulty: intermediate Target language: TypeScript Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "TypeScript", "developer_needs": [ "reproducibility", "ci_integration", "security_gates", "documentation" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
5714716767aab0ee517bd8b514a94a752f15f569
train_05883
2026-01-01T00:00:00
Self-improving agents and feedback loops
agent_loop
intermediate
Task: agent_loop Topic: Self-improving agents and feedback loops Difficulty: intermediate Target language: TypeScript Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "TypeScript", "developer_needs": [ "governance", "documentation", "auditability", "security_gates" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0aaea0a23f4b05f3a204dc94e114845b39d46729
train_05884
2026-01-01T00:00:00
Self-improving agents and feedback loops
code
advanced
Task: code Topic: Self-improving agents and feedback loops Difficulty: advanced Target language: SQL Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "SQL", "developer_needs": [ "documentation", "reproducibility", "repo_scale_reasoning", "cost_latency_tradeoffs" ], "moe_experts": [ "security_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0dfadbded1a4dc205a07b9324052831e89bc7405
train_05885
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
design
advanced
Task: design Topic: Mixture-of-Experts (MoE) for code Difficulty: advanced Target language: Bash Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Bash", "developer_needs": [ "governance", "tests_are_truth", "auditability", "tooling" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8d4583d24f5aa5c7680d4110d387da9eabf02a5d
train_05886
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
explain
intermediate
Task: explain Topic: Mixture-of-Experts (MoE) for code Difficulty: intermediate Target language: Java Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Java", "developer_needs": [ "governance", "security_gates", "documentation", "repo_scale_reasoning" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2bf33268f78ba19c54e7afe07c561af60e7f3628
train_05887
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
failure_analysis
expert
Task: failure_analysis Topic: Code-specialized model families and sizing tradeoffs Difficulty: expert Target language: C# Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "C#", "developer_needs": [ "evaluation_metrics", "reproducibility", "tests_are_truth", "governance" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2ebf110f3a4558dbdaef4517a0e8b0087182cc46
train_05888
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 Target language: Go Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Go", "developer_needs": [ "tests_are_truth", "ci_integration", "cost_latency_tradeoffs", "auditability" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8740203660241f17856d96222b44ab50f44dd244
train_05889
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
agent_loop
advanced
Task: agent_loop Topic: SWE-bench style real-repo evaluation Difficulty: advanced Target language: Java Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Java", "developer_needs": [ "security_gates", "cost_latency_tradeoffs", "governance", "documentation" ], "moe_experts": [ "agentic_systems_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
964251bcb2ec9dd3d931752262d0cb0264abd797
train_05890
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
explain
intermediate
Task: explain Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: intermediate Target language: C# Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "C#", "developer_needs": [ "auditability", "tests_are_truth", "cost_latency_tradeoffs", "ci_integration" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b2531fff7fa9e74469635ae907a72e2151bb525d
train_05891
2026-01-01T00:00:00
Secure code generation and policy gates
code
advanced
Task: code Topic: Secure code generation and policy gates Difficulty: advanced Target language: Rust Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Rust", "developer_needs": [ "cost_latency_tradeoffs", "evaluation_metrics", "repo_scale_reasoning", "security_gates" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2f2bc0f28750c16f0e6c92bbdfda334e84bbab8f
train_05892
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
design
expert
Task: design Topic: SWE-bench style real-repo evaluation Difficulty: expert Target language: TypeScript Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "TypeScript", "developer_needs": [ "reproducibility", "governance", "auditability", "ci_integration" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d39782139042eab69609be5158aa007297725857
train_05893
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
code
expert
Task: code Topic: Model merging, distillation, and continued pretraining Difficulty: expert Target language: JavaScript Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "JavaScript", "developer_needs": [ "repo_scale_reasoning", "cost_latency_tradeoffs", "reproducibility", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
58f753d27a724d912a1a615b9c4e90b3ff697cf9
train_05894
2026-01-01T00:00:00
Secure code generation and policy gates
design
advanced
Task: design Topic: Secure code generation and policy gates Difficulty: advanced Target language: Rust Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Rust", "developer_needs": [ "tooling", "cost_latency_tradeoffs", "ci_integration", "reproducibility" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b601357f95d21ad5ed49bd59d71627125e2f379f
train_05895
2026-01-01T00:00:00
Extended context and repo-scale understanding
eval
expert
Task: eval Topic: Extended context and repo-scale understanding Difficulty: expert Target language: C# Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "tooling", "documentation", "cost_latency_tradeoffs", "auditability" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
bcb258de2e6cd99b05540b06426cdc6758b37962
train_05896
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
data_pipeline
expert
Task: data_pipeline Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert Target language: SQL Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "SQL", "developer_needs": [ "tooling", "evaluation_metrics", "ci_integration", "reproducibility" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4ee444e6e79708fac0690cb0a9e17300d37b5955
train_05897
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
patch_diff
expert
Task: patch_diff Topic: SWE-bench style real-repo evaluation Difficulty: expert Target language: Go Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[]
{ "target_language": "Go", "developer_needs": [ "auditability", "repo_scale_reasoning", "documentation", "cost_latency_tradeoffs" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
886e4ed0594e7729598eb43c309deb90689088ea
train_05898
2026-01-01T00:00:00
Latency, cost, and reliability optimization
code
intermediate
Task: code Topic: Latency, cost, and reliability optimization Difficulty: intermediate Target language: JavaScript Context: Offline/local deployment with limited compute. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "JavaScript", "developer_needs": [ "cost_latency_tradeoffs", "ci_integration", "reproducibility", "governance" ], "moe_experts": [ "security_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
3a1b381b889cef02cd7b096d4ad8d589d51011b6
train_05899
2026-01-01T00:00:00
Latency, cost, and reliability optimization
explain
expert
Task: explain Topic: Latency, cost, and reliability optimization Difficulty: expert Target language: TypeScript Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "TypeScript", "developer_needs": [ "ci_integration", "tests_are_truth", "tooling", "reproducibility" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f4bb26ca493bd48a313b02edc47c393fac6d0018