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_43600
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
review
intermediate
Task: review Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: intermediate 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": [ "evaluation_metrics", "tooling", "ci_integration", "tests_are_truth" ], "moe_experts": [ "performance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8b6e450ac9253482ceebc16f94b0fa810c602bd3
train_43601
2026-01-01T00:00:00
Self-improving agents and feedback loops
design
expert
Task: design Topic: Self-improving agents and feedback loops Difficulty: expert 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "C#", "developer_needs": [ "ci_integration", "security_gates", "tooling", "documentation" ], "moe_experts": [ "governance_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6622daca6567d2a3dd54ac54ae56000f25334493
train_43602
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
eval
intermediate
Task: eval Topic: Agentic coding systems (plan→edit→test→reflect) 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. 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": "JavaScript", "developer_needs": [ "auditability", "ci_integration", "governance", "reproducibility" ], "moe_experts": [ "governance_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d8174a8343da5405641307491fe80674ba559280
train_43603
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
review
intermediate
Task: review Topic: Code-specialized model families and sizing tradeoffs Difficulty: intermediate 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", "auditability", "cost_latency_tradeoffs", "tooling" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d9571e5c91be2d7ab32551c63fd251e48639e10d
train_43604
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
code
intermediate
Task: code Topic: SWE-bench style real-repo evaluation 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", "ci_integration", "auditability", "evaluation_metrics" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
394f07a7c3964d293bde17d8a9b9dbdc397acfcb
train_43605
2026-01-01T00:00:00
Self-improving agents and feedback loops
data_pipeline
intermediate
Task: data_pipeline Topic: Self-improving agents and feedback loops 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. 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": "Java", "developer_needs": [ "documentation", "repo_scale_reasoning", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
1b36edfc37f0408af561504af876afdcf45f59c2
train_43606
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
review
advanced
Task: review Topic: Tool calling, sandboxes, and CI integration Difficulty: advanced 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. Review: correctness, security, performance, governance
[ "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", "documentation", "tooling", "security_gates" ], "moe_experts": [ "performance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e691464c2582655d26f1db4e376cbf8722ad7b6b
train_43607
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
agent_loop
expert
Task: agent_loop Topic: Governance, provenance, and licensing for code data Difficulty: expert 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "TypeScript", "developer_needs": [ "repo_scale_reasoning", "reproducibility", "evaluation_metrics", "ci_integration" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
179bc2a19c75e8a36b293f43c0b40a4d4d7a6364
train_43608
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
explain
intermediate
Task: explain Topic: Agentic coding systems (plan→edit→test→reflect) 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Go", "developer_needs": [ "evaluation_metrics", "documentation", "tests_are_truth", "security_gates" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0597e3c7c40b7b6795f579f6e5f4ea7f3d7bf672
train_43609
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
agent_loop
intermediate
Task: agent_loop Topic: Mixture-of-Experts (MoE) for code 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": [ "evaluation_metrics", "governance", "tooling", "security_gates" ], "moe_experts": [ "security_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
1008a779e243f431f39b46136c201c07744693d4
train_43610
2026-01-01T00:00:00
Latency, cost, and reliability optimization
compare
intermediate
Task: compare Topic: Latency, cost, and reliability optimization 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "SQL", "developer_needs": [ "reproducibility", "tests_are_truth", "security_gates", "evaluation_metrics" ], "moe_experts": [ "data_curation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c9aa0a7a75707a078534560c5cb3a28646163d2f
train_43611
2026-01-01T00:00:00
Latency, cost, and reliability optimization
review
expert
Task: review Topic: Latency, cost, and reliability optimization Difficulty: expert Target language: TypeScript 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": "TypeScript", "developer_needs": [ "documentation", "tests_are_truth", "security_gates", "ci_integration" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c6d3d30a7d397ad608afd43b662e5a5b332d3018
train_43612
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
design
expert
Task: design Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: expert Target language: Bash 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": "Bash", "developer_needs": [ "ci_integration", "evaluation_metrics", "documentation", "reproducibility" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
272b16df03c91290b9bed7ea5a64ad7f9cb983e6
train_43613
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
failure_analysis
intermediate
Task: failure_analysis Topic: Mixture-of-Experts (MoE) for code 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. 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": "TypeScript", "developer_needs": [ "security_gates", "tooling", "documentation", "ci_integration" ], "moe_experts": [ "governance_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
91b22f68ea9214948e39b262402a5fd4cb89458b
train_43614
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
failure_analysis
intermediate
Task: failure_analysis Topic: Mixture-of-Experts (MoE) for code Difficulty: intermediate 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "Go", "developer_needs": [ "documentation", "auditability", "security_gates", "tests_are_truth" ], "moe_experts": [ "performance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4a214d75b27326e37a45e963669b6ddfe43d2c72
train_43615
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
review
advanced
Task: review Topic: Multimodal dev workflows (docs, diagrams, traces) 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. Review: correctness, security, performance, governance
[]
{ "target_language": "SQL", "developer_needs": [ "cost_latency_tradeoffs", "security_gates", "tooling", "repo_scale_reasoning" ], "moe_experts": [ "governance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
25c044c4b7412ae57af73a9bd74653ba918ef589
train_43616
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
compare
intermediate
Task: compare Topic: SWE-bench style real-repo evaluation 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Rust", "developer_needs": [ "auditability", "security_gates", "evaluation_metrics", "governance" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8e72d76c8188fd3135b23d89f658c80e54827520
train_43617
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
explain
expert
Task: explain Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: expert 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Go", "developer_needs": [ "security_gates", "repo_scale_reasoning", "ci_integration", "tooling" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
eb12c9c359f93f3b1364b931f37f4f4ec5710a7f
train_43618
2026-01-01T00:00:00
Self-improving agents and feedback loops
failure_analysis
expert
Task: failure_analysis Topic: Self-improving agents and feedback loops Difficulty: expert 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "SQL", "developer_needs": [ "ci_integration", "documentation", "tests_are_truth", "reproducibility" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4f55d13cbc904691c51ece1bc78d41114c936545
train_43619
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
explain
advanced
Task: explain 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": [ "tests_are_truth", "cost_latency_tradeoffs", "tooling", "ci_integration" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f83524357083e442397b2985e3b3e3657b19ea65
train_43620
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
patch_diff
advanced
Task: patch_diff Topic: Governance, provenance, and licensing for code data 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. 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": "Bash", "developer_needs": [ "ci_integration", "evaluation_metrics", "repo_scale_reasoning", "auditability" ], "moe_experts": [ "security_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d5d3ad2c54528e9294f37fd0ed1d596f272896fe
train_43621
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
review
advanced
Task: review Topic: Tool calling, sandboxes, and CI integration Difficulty: advanced 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. Review: correctness, security, performance, governance
[ "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", "evaluation_metrics", "governance", "ci_integration" ], "moe_experts": [ "agentic_systems_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
38ab4f9d6838203c5de30a08fe8b8afb40c6f744
train_43622
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
design
advanced
Task: design Topic: Governance, provenance, and licensing for code data Difficulty: advanced 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
[ "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", "security_gates", "governance", "documentation" ], "moe_experts": [ "security_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a32a26cd5d71fa7421068aa662fbfdcb6dd5ef88
train_43623
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: 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
[]
{ "target_language": "Java", "developer_needs": [ "tests_are_truth", "cost_latency_tradeoffs", "repo_scale_reasoning", "evaluation_metrics" ], "moe_experts": [ "evaluation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
bd1fc3b2405e8204299b1a368af34332d39fa716
train_43624
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
data_pipeline
intermediate
Task: data_pipeline Topic: Tool calling, sandboxes, and CI integration 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. 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": "Bash", "developer_needs": [ "governance", "documentation", "tests_are_truth", "auditability" ], "moe_experts": [ "agentic_systems_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
230a0a9c311863f25edc1d841cad71e51eeffc74
train_43625
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
review
intermediate
Task: review Topic: Tool calling, sandboxes, and CI integration Difficulty: intermediate 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. Review: correctness, security, performance, governance
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "JavaScript", "developer_needs": [ "governance", "tooling", "auditability", "ci_integration" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
679044c575fbcb6e4b462cb5919d4230cd61153a
train_43626
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
design
advanced
Task: design Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: advanced 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Python", "developer_needs": [ "evaluation_metrics", "cost_latency_tradeoffs", "tests_are_truth", "auditability" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
82719cc96e389770ac27ea054a22ee5d9e73774d
train_43627
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: 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. 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": [ "documentation", "evaluation_metrics", "cost_latency_tradeoffs", "ci_integration" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
88a3c227e288e49dd6f60192f61b67b9075ec424
train_43628
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
code
intermediate
Task: code Topic: SWE-bench style real-repo evaluation Difficulty: intermediate Target language: TypeScript 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": "TypeScript", "developer_needs": [ "governance", "ci_integration", "tests_are_truth", "evaluation_metrics" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9884a5c6cec7417ec93d9cdd7c56ddc608829fad
train_43629
2026-01-01T00:00:00
Latency, cost, and reliability optimization
data_pipeline
advanced
Task: data_pipeline Topic: Latency, cost, and reliability optimization Difficulty: advanced 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "C#", "developer_needs": [ "cost_latency_tradeoffs", "security_gates", "tooling", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cd47d038250a73f878692e4538243f2e96708ef3
train_43630
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
agent_loop
intermediate
Task: agent_loop Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: intermediate 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. 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": [ "cost_latency_tradeoffs", "repo_scale_reasoning", "governance", "security_gates" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
62f0bcad36891d67012cea4a580bb2f157419ca0
train_43631
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: 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Go", "developer_needs": [ "tooling", "security_gates", "tests_are_truth", "documentation" ], "moe_experts": [ "performance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
548957317b48e1e6b8beaecdc438f4e7f154f63a
train_43632
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
code
intermediate
Task: code Topic: Agentic coding systems (plan→edit→test→reflect) 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", "documentation", "repo_scale_reasoning", "security_gates" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
429020ec1bc9a558ea75c6f4fa49ae5dee2fff3a
train_43633
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
agent_loop
intermediate
Task: agent_loop Topic: Dataset curation pipelines (filter, dedupe, quality) 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. 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": [ "tests_are_truth", "auditability", "repo_scale_reasoning", "governance" ], "moe_experts": [ "governance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
78a9795e2c537c11f534a8ecf2d0666ff765f509
train_43634
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
review
advanced
Task: review Topic: SWE-bench style real-repo evaluation 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. Review: correctness, security, performance, governance
[]
{ "target_language": "Rust", "developer_needs": [ "auditability", "tests_are_truth", "reproducibility", "ci_integration" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
02bbd351d685048a1e645d3f8dcc28e10cb8e18c
train_43635
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: 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": "Go", "developer_needs": [ "security_gates", "tooling", "reproducibility", "cost_latency_tradeoffs" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0313224fe3bdffc5bf6a6ab5ef0e384b7d52df52
train_43636
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
compare
expert
Task: compare Topic: Governance, provenance, and licensing for code data 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
[ "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", "auditability", "tests_are_truth", "evaluation_metrics" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ac6fa8a6658274020c531d4ae811a3246964b6d3
train_43637
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
data_pipeline
expert
Task: data_pipeline Topic: Tool calling, sandboxes, and CI integration Difficulty: expert 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. 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": [ "governance", "evaluation_metrics", "security_gates", "reproducibility" ], "moe_experts": [ "governance_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
680dcc25f2cb7ed6307bf4b8400008932a12fd2a
train_43638
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
agent_loop
intermediate
Task: agent_loop Topic: Model merging, distillation, and continued pretraining Difficulty: intermediate 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "TypeScript", "developer_needs": [ "governance", "tests_are_truth", "evaluation_metrics", "documentation" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c753751f35eca02b90c5e4c60b015184deb15fca
train_43639
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
failure_analysis
advanced
Task: failure_analysis Topic: Reasoning-first coding models and tunable deliberation 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. 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": "JavaScript", "developer_needs": [ "tooling", "ci_integration", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
98b94e87e585482e8807da7b3e6a565672d6c7cf
train_43640
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
failure_analysis
expert
Task: failure_analysis Topic: SWE-bench style real-repo evaluation 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. 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": [ "repo_scale_reasoning", "documentation", "cost_latency_tradeoffs", "tooling" ], "moe_experts": [ "data_curation_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ade457347bf1f1f5a7994c5523cbcf29b5c32b85
train_43641
2026-01-01T00:00:00
Extended context and repo-scale understanding
data_pipeline
expert
Task: data_pipeline Topic: Extended context and repo-scale understanding Difficulty: expert 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": [ "governance", "ci_integration", "tests_are_truth", "auditability" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6ba5cbeac014a018f280276b48d74c4911e0f51b
train_43642
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
explain
intermediate
Task: explain Topic: Dataset curation pipelines (filter, dedupe, quality) 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": [ "repo_scale_reasoning", "auditability", "evaluation_metrics", "ci_integration" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9a188b3190601a08d5fecba68964d3245567ca48
train_43643
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
review
intermediate
Task: review Topic: Agentic coding systems (plan→edit→test→reflect) 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. Review: correctness, security, performance, governance
[]
{ "target_language": "Java", "developer_needs": [ "auditability", "tooling", "security_gates", "governance" ], "moe_experts": [ "evaluation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
bde30b3a9205c2e9f09f0d1c98e33e51def204dd
train_43644
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
eval
expert
Task: eval Topic: Governance, provenance, and licensing for code data 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": [ "auditability", "repo_scale_reasoning", "ci_integration", "evaluation_metrics" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d7dd00fce40f8dd36e9d60556df393056291f903
train_43645
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
data_pipeline
expert
Task: data_pipeline Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: expert 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "SQL", "developer_needs": [ "tooling", "reproducibility", "tests_are_truth", "repo_scale_reasoning" ], "moe_experts": [ "security_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d5f950bf499cc77e3efb651ea185ffadf6429eeb
train_43646
2026-01-01T00:00:00
Self-improving agents and feedback loops
patch_diff
advanced
Task: patch_diff Topic: Self-improving agents and feedback loops 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. 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": "SQL", "developer_needs": [ "governance", "repo_scale_reasoning", "evaluation_metrics", "tooling" ], "moe_experts": [ "agentic_systems_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a5710ed505f6896859432c7aa6adaa6704a91c0a
train_43647
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
failure_analysis
expert
Task: failure_analysis Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert 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. 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": "Bash", "developer_needs": [ "evaluation_metrics", "tooling", "documentation", "auditability" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e82f016b2c93351b5d76b0416384e8692ce13211
train_43648
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: 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. Compare: capability, cost, latency, reliability
[ "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", "security_gates", "ci_integration", "governance" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
817e32321ddda7533f9e1ecc16d9f6b0b53a5e3a
train_43649
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
data_pipeline
intermediate
Task: data_pipeline Topic: Dataset curation pipelines (filter, dedupe, quality) 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
[]
{ "target_language": "JavaScript", "developer_needs": [ "auditability", "documentation", "security_gates", "tests_are_truth" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
af0a1ec68f5fb69c31aa0dd02f01824b6a810a07
train_43650
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
agent_loop
intermediate
Task: agent_loop Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: intermediate 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "JavaScript", "developer_needs": [ "reproducibility", "ci_integration", "auditability", "tooling" ], "moe_experts": [ "data_curation_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d3ed126e10e6a63a3e727fcba62a278b8d53b96e
train_43651
2026-01-01T00:00:00
Self-improving agents and feedback loops
agent_loop
advanced
Task: agent_loop Topic: Self-improving agents and feedback loops 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Bash", "developer_needs": [ "governance", "cost_latency_tradeoffs", "repo_scale_reasoning", "ci_integration" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a8ba73dc999216e6829740e605d30c4592349d45
train_43652
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
eval
expert
Task: eval Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert 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. 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": "TypeScript", "developer_needs": [ "security_gates", "repo_scale_reasoning", "reproducibility", "evaluation_metrics" ], "moe_experts": [ "performance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
395b0c8b4ef3442d0ec56706df9288057365e5ed
train_43653
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
compare
intermediate
Task: compare Topic: Tool calling, sandboxes, and CI integration Difficulty: intermediate 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "TypeScript", "developer_needs": [ "cost_latency_tradeoffs", "repo_scale_reasoning", "auditability", "reproducibility" ], "moe_experts": [ "coding_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cf0991058eef10b482cae76b7ebca2bddeb7d69c
train_43654
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
explain
advanced
Task: explain Topic: Reasoning-first coding models and tunable deliberation Difficulty: advanced 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
[]
{ "target_language": "Java", "developer_needs": [ "auditability", "tests_are_truth", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
87a5263c3f1344c6a407aabe57d92c15c43a8f03
train_43655
2026-01-01T00:00:00
Extended context and repo-scale understanding
failure_analysis
intermediate
Task: failure_analysis Topic: Extended context and repo-scale understanding 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "Go", "developer_needs": [ "security_gates", "ci_integration", "repo_scale_reasoning", "auditability" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
00b66deecb488eb8c3df69663740c54d9e0fb2c0
train_43656
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
agent_loop
intermediate
Task: agent_loop Topic: Dataset curation pipelines (filter, dedupe, quality) 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. 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": "Java", "developer_needs": [ "cost_latency_tradeoffs", "auditability", "tooling", "repo_scale_reasoning" ], "moe_experts": [ "performance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9e11a9309c3ca2575499f87a7931989ed28f2946
train_43657
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
review
expert
Task: review Topic: Dataset curation pipelines (filter, dedupe, quality) 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": [ "governance", "cost_latency_tradeoffs", "tooling", "evaluation_metrics" ], "moe_experts": [ "governance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
267920ee4bfc6786cb7588bbd588b2947046afea
train_43658
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
patch_diff
intermediate
Task: patch_diff Topic: Multimodal dev workflows (docs, diagrams, traces) 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. 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": [ "documentation", "reproducibility", "evaluation_metrics", "ci_integration" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c88eb69f0f77bdcd1a2e4c5482dc18bb3fc492b8
train_43659
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
failure_analysis
advanced
Task: failure_analysis Topic: Governance, provenance, and licensing for code data Difficulty: advanced 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "Java", "developer_needs": [ "governance", "documentation", "reproducibility", "security_gates" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
567c93fa0d29aeba13fcd897e039e8307188d85a
train_43660
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: 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. 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": "C#", "developer_needs": [ "cost_latency_tradeoffs", "tooling", "ci_integration", "documentation" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
88c8f7271777bcb5552929358eb4211c8715de03
train_43661
2026-01-01T00:00:00
Extended context and repo-scale understanding
code
advanced
Task: code Topic: Extended context and repo-scale understanding Difficulty: advanced 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. 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 ```
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Python", "developer_needs": [ "security_gates", "documentation", "tests_are_truth", "evaluation_metrics" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a1ff4289366ab49b380e5f80de71ef692911cb15
train_43662
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
agent_loop
expert
Task: agent_loop Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: expert 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. 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": [ "ci_integration", "security_gates", "tooling", "repo_scale_reasoning" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cf4e71d4f16493e21266dd9f46d67d46cb02e6ba
train_43663
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
design
advanced
Task: design Topic: Governance, provenance, and licensing for code data 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "tooling", "security_gates", "evaluation_metrics", "ci_integration" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
181654a103c17503eebf871c648637e5458feb7f
train_43664
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
code
intermediate
Task: code Topic: Tool calling, sandboxes, and CI integration 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Java", "developer_needs": [ "documentation", "cost_latency_tradeoffs", "security_gates", "governance" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d9a81afb2c3b3ac24e76a6747c13d7a33c594ca1
train_43665
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
data_pipeline
intermediate
Task: data_pipeline Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: intermediate 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
[]
{ "target_language": "JavaScript", "developer_needs": [ "documentation", "tooling", "security_gates", "tests_are_truth" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
bcc2da3e8d5427800516adb732de3335e6c9cba1
train_43666
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
design
expert
Task: design 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Python", "developer_needs": [ "reproducibility", "security_gates", "tests_are_truth", "documentation" ], "moe_experts": [ "evaluation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9dc875e337e4aa3bcc127840e25b7f8a7a5b5ed3
train_43667
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
compare
intermediate
Task: compare Topic: Tool calling, sandboxes, and CI integration Difficulty: intermediate 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "JavaScript", "developer_needs": [ "documentation", "cost_latency_tradeoffs", "evaluation_metrics", "security_gates" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
5cfa908d17cf4eb3f5c3b862eacd56dd10729fd8
train_43668
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
data_pipeline
expert
Task: data_pipeline Topic: Tool calling, sandboxes, and CI integration Difficulty: expert 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. 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": "Rust", "developer_needs": [ "cost_latency_tradeoffs", "governance", "ci_integration", "evaluation_metrics" ], "moe_experts": [ "performance_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e487bd7bac0b934bf5df5e7c6817d34e30e5cf4f
train_43669
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
patch_diff
advanced
Task: patch_diff 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. 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": [ "auditability", "reproducibility", "security_gates", "documentation" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
5da81fdb6dbd0b29cc75f1b9f28143b06629ba9a
train_43670
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
agent_loop
expert
Task: agent_loop Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: expert 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "JavaScript", "developer_needs": [ "security_gates", "evaluation_metrics", "governance", "cost_latency_tradeoffs" ], "moe_experts": [ "coding_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
eb4953a7bb1cc6b72a155babc642bfff25b16fdc
train_43671
2026-01-01T00:00:00
Extended context and repo-scale understanding
code
intermediate
Task: code Topic: Extended context and repo-scale understanding Difficulty: intermediate 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": [ "reproducibility", "evaluation_metrics", "documentation", "tests_are_truth" ], "moe_experts": [ "evaluation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0ba9e42bb469842b6ef61b2979c81fa1b5c7f3d8
train_43672
2026-01-01T00:00:00
Self-improving agents and feedback loops
data_pipeline
intermediate
Task: data_pipeline Topic: Self-improving agents and feedback loops Difficulty: intermediate 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "TypeScript", "developer_needs": [ "governance", "security_gates", "reproducibility", "cost_latency_tradeoffs" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4379adf174aaa657dc98fcf734d986dccdef72da
train_43673
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
design
expert
Task: design Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: expert 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": [ "reproducibility", "security_gates", "evaluation_metrics", "auditability" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6e49735f10d3ba1809dc1a4bb02915bdd896a911
train_43674
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: 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": "C#", "developer_needs": [ "tooling", "tests_are_truth", "evaluation_metrics", "documentation" ], "moe_experts": [ "agentic_systems_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
85763caac51b7d2b044b0668d8158dcd86384e07
train_43675
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
eval
expert
Task: eval Topic: Tool calling, sandboxes, and CI integration 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "JavaScript", "developer_needs": [ "auditability", "tests_are_truth", "security_gates", "tooling" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c15fe80f7757d997c7462a5237b1e97386dd19f3
train_43676
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: 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. Review: correctness, security, performance, governance
[]
{ "target_language": "Java", "developer_needs": [ "tests_are_truth", "security_gates", "repo_scale_reasoning", "tooling" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2aeccc75376e3229bdc026ca9d723919e5cef628
train_43677
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
failure_analysis
expert
Task: failure_analysis Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: expert 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": [ "reproducibility", "evaluation_metrics", "governance", "security_gates" ], "moe_experts": [ "governance_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8ea4e650e998be5ca1a1793480e70a25710a94f8
train_43678
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: 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "JavaScript", "developer_needs": [ "security_gates", "reproducibility", "tooling", "ci_integration" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7ca09ccfc81ecef00a1777e39d1e7c48f6d7cd31
train_43679
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: 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. 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": "JavaScript", "developer_needs": [ "security_gates", "ci_integration", "tests_are_truth", "tooling" ], "moe_experts": [ "governance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
895265a23e1afc8fe88eab96be77eb0cc32d3e34
train_43680
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: 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", "auditability", "repo_scale_reasoning", "cost_latency_tradeoffs" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
da49f2ef73a859a84b182d697d2a32d185786253
train_43681
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
agent_loop
advanced
Task: agent_loop Topic: Multimodal dev workflows (docs, diagrams, traces) 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
[]
{ "target_language": "C#", "developer_needs": [ "evaluation_metrics", "documentation", "reproducibility", "security_gates" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
56f5330b09d33f479605f27ea0c3a9b0112686b3
train_43682
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
eval
advanced
Task: eval Topic: Mixture-of-Experts (MoE) for code 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
[]
{ "target_language": "Rust", "developer_needs": [ "reproducibility", "cost_latency_tradeoffs", "auditability", "ci_integration" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9762443951d03bb05c2ce971e259b7d96bf59d05
train_43683
2026-01-01T00:00:00
Latency, cost, and reliability optimization
patch_diff
intermediate
Task: patch_diff Topic: Latency, cost, and reliability optimization 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. 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": "Java", "developer_needs": [ "tests_are_truth", "documentation", "cost_latency_tradeoffs", "security_gates" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2b6ff48032b31eb606500509d562e5be077674df
train_43684
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
failure_analysis
advanced
Task: failure_analysis Topic: Tool calling, sandboxes, and CI integration Difficulty: advanced 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
[]
{ "target_language": "Java", "developer_needs": [ "auditability", "governance", "security_gates", "evaluation_metrics" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2bb6546dab3ad8f5d0e49afe9126699167f0e628
train_43685
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
patch_diff
intermediate
Task: patch_diff Topic: Mixture-of-Experts (MoE) for code 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. 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": "Bash", "developer_needs": [ "documentation", "tooling", "evaluation_metrics", "ci_integration" ], "moe_experts": [ "security_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
709e124b9668e18d572118938efb6c852abe28c8
train_43686
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
data_pipeline
advanced
Task: data_pipeline Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: advanced 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. 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": "TypeScript", "developer_needs": [ "evaluation_metrics", "repo_scale_reasoning", "cost_latency_tradeoffs", "security_gates" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d7accb4d6051e4ec1a92f8b97956351786ddb174
train_43687
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: 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "Java", "developer_needs": [ "tooling", "documentation", "ci_integration", "governance" ], "moe_experts": [ "agentic_systems_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
1b214b97fca46a3628cf3847e3d2f1ffbd147f5c
train_43688
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
review
advanced
Task: review Topic: Agentic coding systems (plan→edit→test→reflect) 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. Review: correctness, security, performance, governance
[]
{ "target_language": "Python", "developer_needs": [ "ci_integration", "security_gates", "reproducibility", "documentation" ], "moe_experts": [ "security_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7a390e646bc947ffd7d609ed3525f01581e6394b
train_43689
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: 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. 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": [ "tooling", "security_gates", "repo_scale_reasoning", "reproducibility" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cd9fd69273a26ef37e26d2b222c7c440401d64a6
train_43690
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
review
intermediate
Task: review Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: intermediate 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": [ "ci_integration", "auditability", "security_gates", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8b6e450ac9253482ceebc16f94b0fa810c602bd3
train_43691
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
explain
advanced
Task: explain Topic: Mixture-of-Experts (MoE) for code Difficulty: advanced 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
[]
{ "target_language": "JavaScript", "developer_needs": [ "tooling", "governance", "ci_integration", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ee158e9bb24006bc9464ebd6d7357c71612aa63c
train_43692
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: 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "JavaScript", "developer_needs": [ "tests_are_truth", "repo_scale_reasoning", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f9fc24e59f14b9f209c8adc77933fb8a945e2773
train_43693
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
compare
intermediate
Task: compare Topic: SWE-bench style real-repo evaluation 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. Compare: capability, cost, latency, reliability
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "reproducibility", "governance", "security_gates", "cost_latency_tradeoffs" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0c478cbcd274a1a2633b448487a749789426fa9f
train_43694
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
design
advanced
Task: design Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: advanced 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Rust", "developer_needs": [ "evaluation_metrics", "ci_integration", "tooling", "auditability" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
35267c1a0c4f564d4d8977a0ee0678d299168c1e
train_43695
2026-01-01T00:00:00
Extended context and repo-scale understanding
explain
intermediate
Task: explain Topic: Extended context and repo-scale understanding 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": [ "security_gates", "cost_latency_tradeoffs", "ci_integration", "governance" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2629ca7f2a1bf9ebe1d0116f5d5e5cfe3cffa534
train_43696
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
design
expert
Task: design Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: expert 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": [ "governance", "repo_scale_reasoning", "ci_integration", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
19b21cbc017e06971677ca915c4a50e8e5aef0cc
train_43697
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
compare
advanced
Task: compare Topic: Model merging, distillation, and continued pretraining 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "C#", "developer_needs": [ "tooling", "governance", "reproducibility", "ci_integration" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c52aaf9b1dc38c64eca808502da6cebdb23933a6
train_43698
2026-01-01T00:00:00
Secure code generation and policy gates
agent_loop
expert
Task: agent_loop 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. 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": [ "tooling", "auditability", "governance", "security_gates" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9aa7b0c2494f9fff6899a8237461a9a6994a89e4
train_43699
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: 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. 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": "Bash", "developer_needs": [ "governance", "documentation", "security_gates", "repo_scale_reasoning" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
fba9d0f0ba1e6c08baf7b6c28661fc2a8dee96d5