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_14600
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: 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": [ "evaluation_metrics", "reproducibility", "cost_latency_tradeoffs", "documentation" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
aaae715917cbfdb8c77b70c8c2172a20643bb4f0
train_14601
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
code
intermediate
Task: code Topic: Code-specialized model families and sizing tradeoffs Difficulty: intermediate 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. 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": [ "cost_latency_tradeoffs", "tests_are_truth", "reproducibility", "security_gates" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e339e4d58ad21be824abb49000a294e707201fb8
train_14602
2026-01-01T00:00:00
Latency, cost, and reliability optimization
explain
expert
Task: explain Topic: Latency, cost, and reliability optimization 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Bash", "developer_needs": [ "documentation", "security_gates", "governance", "tooling" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6eb15a1b8da3b913d89cd2138dcbf2cf2b4d6766
train_14603
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: 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "SQL", "developer_needs": [ "cost_latency_tradeoffs", "security_gates", "tests_are_truth", "governance" ], "moe_experts": [ "performance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
579fcb57eefbfd081a5dbfcfb6aaa16648654f47
train_14604
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
review
expert
Task: review Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert 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": [ "repo_scale_reasoning", "ci_integration", "governance", "reproducibility" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c0c44927a92039a8997259a260c41a59b9895bcb
train_14605
2026-01-01T00:00:00
Latency, cost, and reliability optimization
eval
intermediate
Task: eval 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. 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": [ "repo_scale_reasoning", "security_gates", "auditability", "reproducibility" ], "moe_experts": [ "data_curation_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
489b4210a05cf21177fb343ba05b038c1aabec7c
train_14606
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
explain
intermediate
Task: explain 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. 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": [ "documentation", "tests_are_truth", "governance", "cost_latency_tradeoffs" ], "moe_experts": [ "governance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d3183e900ae0cbe139bb6d2a7b7e9cfcdd32954f
train_14607
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
review
expert
Task: review Topic: Multimodal dev workflows (docs, diagrams, traces) 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. 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": [ "governance", "reproducibility", "evaluation_metrics", "tests_are_truth" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cf943dbedc687a95cd214f7411c0ee3b19404ef1
train_14608
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
compare
intermediate
Task: compare Topic: Reasoning-first coding models and tunable deliberation 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "SQL", "developer_needs": [ "reproducibility", "ci_integration", "evaluation_metrics", "security_gates" ], "moe_experts": [ "governance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c1be034040e42415513c937a87f87309ca772139
train_14609
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
design
intermediate
Task: design Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: intermediate 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": [ "reproducibility", "tooling", "ci_integration", "auditability" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0e28c085e1ba2ffcb2f04d52d8ef57c65dde5deb
train_14610
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
explain
advanced
Task: explain Topic: Governance, provenance, and licensing for code data 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Java", "developer_needs": [ "governance", "evaluation_metrics", "cost_latency_tradeoffs", "documentation" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7917c61882acf73d23c9f15597d390d81a559b1f
train_14611
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: 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "TypeScript", "developer_needs": [ "auditability", "cost_latency_tradeoffs", "tests_are_truth", "security_gates" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
55c783991df177d89a0f58184bec69f9a1b0ce59
train_14612
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
patch_diff
expert
Task: patch_diff Topic: Tool calling, sandboxes, and CI integration 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. 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": [ "ci_integration", "governance", "documentation", "evaluation_metrics" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
1c07d99457121d324c5dda377b65d627ef25d864
train_14613
2026-01-01T00:00:00
Latency, cost, and reliability optimization
eval
intermediate
Task: eval Topic: Latency, cost, and reliability optimization Difficulty: intermediate 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Go", "developer_needs": [ "security_gates", "documentation", "tooling", "ci_integration" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a1de2a123afe7c222d795ebaed877445cc3f8853
train_14614
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: 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. 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": [ "evaluation_metrics", "tests_are_truth", "governance", "auditability" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
17cf2e76aa91325676ab5adcb270887dbc4542a3
train_14615
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: 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. 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": [ "documentation", "auditability", "tests_are_truth", "governance" ], "moe_experts": [ "data_curation_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e6b52e763bea06d0a11516a6a078e958c830a224
train_14616
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: 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
[ "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", "reproducibility", "ci_integration" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
70b11b84be0213249f39ff2d20b2e07372c4a91f
train_14617
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
agent_loop
expert
Task: agent_loop Topic: Dataset curation pipelines (filter, dedupe, quality) 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Java", "developer_needs": [ "reproducibility", "cost_latency_tradeoffs", "governance", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cf8bbcdfcd8c398e8cf9552ccb4938827ecf5ce5
train_14618
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: 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "JavaScript", "developer_needs": [ "documentation", "auditability", "ci_integration", "security_gates" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
09c909627b01bb71feb04d3312acc8216b2221c6
train_14619
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
data_pipeline
intermediate
Task: data_pipeline 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. 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": [ "tooling", "documentation", "ci_integration", "governance" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
20eea22dfa1722c29d44ba009fe90c0f2f87d47d
train_14620
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: 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": [ "documentation", "repo_scale_reasoning", "tooling", "cost_latency_tradeoffs" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9e49a27f8fa441d10b7459b195fef99225e692d1
train_14621
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
compare
intermediate
Task: compare Topic: Model merging, distillation, and continued pretraining 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", "tooling", "governance", "documentation" ], "moe_experts": [ "agentic_systems_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
25a92cb9c0515e87a924a75f0b01914fa8e1a098
train_14622
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: 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
[]
{ "target_language": "TypeScript", "developer_needs": [ "governance", "cost_latency_tradeoffs", "documentation", "ci_integration" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6e74d4630192e7b4fe09c2175543b963d39ab8d5
train_14623
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
failure_analysis
expert
Task: failure_analysis Topic: Model merging, distillation, and continued pretraining Difficulty: expert 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", "repo_scale_reasoning", "reproducibility", "governance" ], "moe_experts": [ "performance_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
630a594cef9f7a9d03903aadbaaf5cdfd4dc43f6
train_14624
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: 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": [ "cost_latency_tradeoffs", "repo_scale_reasoning", "reproducibility", "documentation" ], "moe_experts": [ "performance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
32ec8de34096fc535451146cc9b77839e8d5a075
train_14625
2026-01-01T00:00:00
Self-improving agents and feedback loops
design
advanced
Task: design Topic: Self-improving agents and feedback loops 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": [ "ci_integration", "documentation", "auditability", "cost_latency_tradeoffs" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
96afed11001035b188f840f98cdc74f508fa6caf
train_14626
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: 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. 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": [ "auditability", "repo_scale_reasoning", "evaluation_metrics", "reproducibility" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b32faf78adb4e44ffd35f2f9be5ef712ce33eb2b
train_14627
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
explain
expert
Task: explain Topic: Model merging, distillation, and continued pretraining 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Rust", "developer_needs": [ "ci_integration", "cost_latency_tradeoffs", "evaluation_metrics", "documentation" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cf42c5c69d0e33b7884b3cd7de631753d99e995f
train_14628
2026-01-01T00:00:00
Latency, cost, and reliability optimization
explain
advanced
Task: explain Topic: Latency, cost, and reliability optimization Difficulty: advanced 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. 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": [ "tooling", "security_gates", "documentation", "evaluation_metrics" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
fc1bef37517f95cafea992451a50a2a31be61e38
train_14629
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
patch_diff
advanced
Task: patch_diff Topic: Dataset curation pipelines (filter, dedupe, quality) 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. 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", "repo_scale_reasoning", "evaluation_metrics" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
82b2f4ea9bd053d96fdbb9545de2b66e4965af94
train_14630
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
eval
intermediate
Task: eval Topic: Mixture-of-Experts (MoE) for code Difficulty: intermediate 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Rust", "developer_needs": [ "auditability", "governance", "tooling", "ci_integration" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9818ed9375dbf0e364af8ba8c8f43cd6eecb1ef2
train_14631
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: 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": [ "tests_are_truth", "repo_scale_reasoning", "documentation", "tooling" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
12cfa5859ea5797be010fd811b21d70dda3c962f
train_14632
2026-01-01T00:00:00
Latency, cost, and reliability optimization
compare
intermediate
Task: compare 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. 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": [ "repo_scale_reasoning", "tests_are_truth", "auditability", "reproducibility" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e349b3de38c77b62dc52c3890cb5a2e55a3b4232
train_14633
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
patch_diff
intermediate
Task: patch_diff Topic: Governance, provenance, and licensing for code data 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. 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": "TypeScript", "developer_needs": [ "repo_scale_reasoning", "security_gates", "governance", "ci_integration" ], "moe_experts": [ "governance_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9b26c774a268f08d03b1c7aa72f4dc0da86ed668
train_14634
2026-01-01T00:00:00
Latency, cost, and reliability optimization
agent_loop
expert
Task: agent_loop Topic: Latency, cost, and reliability optimization 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Java", "developer_needs": [ "auditability", "ci_integration", "evaluation_metrics", "governance" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
eb3d9b3c6ccb2244447f5738a9f670464758e0a1
train_14635
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: 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "JavaScript", "developer_needs": [ "tooling", "governance", "evaluation_metrics", "repo_scale_reasoning" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8583ee15161f2f09ea2a689b3298470f5017b63f
train_14636
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
data_pipeline
advanced
Task: data_pipeline Topic: Reasoning-first coding models and tunable deliberation 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Bash", "developer_needs": [ "tooling", "security_gates", "cost_latency_tradeoffs", "tests_are_truth" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a8e1d67931c566495710b9c875d3b738f1034424
train_14637
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
data_pipeline
intermediate
Task: data_pipeline Topic: Code-specialized model families and sizing tradeoffs 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. 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": [ "cost_latency_tradeoffs", "tooling", "reproducibility", "tests_are_truth" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d644eb4f4003d22987a3e56cabe5795192235dec
train_14638
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
code
expert
Task: code Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: expert 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": [ "governance", "security_gates", "repo_scale_reasoning", "auditability" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
83ad873fb4e3ef3ed8d776b659cd42b14a35aac4
train_14639
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
explain
intermediate
Task: explain Topic: Tool calling, sandboxes, and CI integration 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. 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": [ "evaluation_metrics", "security_gates", "tests_are_truth", "repo_scale_reasoning" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
fd0408ad3baf2dc6725fcaee422b293340d2d729
train_14640
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: 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": [ "documentation", "cost_latency_tradeoffs", "tests_are_truth", "governance" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e25a4d4a30cd113e7317af894aeee69257a51a86
train_14641
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
design
advanced
Task: design Topic: Model merging, distillation, and continued pretraining 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Rust", "developer_needs": [ "security_gates", "tooling", "ci_integration", "reproducibility" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
50353f345efb3b158cd8965ce5aa4345ffd1b799
train_14642
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: 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
[ "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", "tests_are_truth", "evaluation_metrics", "documentation" ], "moe_experts": [ "data_curation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
3c5ccba11f2696a1d1b7b96eb9832bb7045c7bf0
train_14643
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
agent_loop
advanced
Task: agent_loop Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: advanced 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. 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": [ "repo_scale_reasoning", "governance", "tests_are_truth", "evaluation_metrics" ], "moe_experts": [ "security_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7d15a8a13d8d248a10486bcdb49d11940cf20b0f
train_14644
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
data_pipeline
advanced
Task: data_pipeline Topic: Multimodal dev workflows (docs, diagrams, traces) 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "SQL", "developer_needs": [ "tooling", "security_gates", "auditability", "cost_latency_tradeoffs" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
89580e238df2034ab23fb67305313727dcdcf58c
train_14645
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: 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", "documentation", "security_gates", "auditability" ], "moe_experts": [ "agentic_systems_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
aaae715917cbfdb8c77b70c8c2172a20643bb4f0
train_14646
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: 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. Review: correctness, security, performance, governance
[]
{ "target_language": "C#", "developer_needs": [ "security_gates", "reproducibility", "auditability", "ci_integration" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
440aa4a0639c7c385f9387bfefe0133f3e68bff6
train_14647
2026-01-01T00:00:00
Secure code generation and policy gates
data_pipeline
intermediate
Task: data_pipeline 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. 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", "documentation", "ci_integration", "auditability" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
fbc00b8699de181f76d978027ebd8ff1374d1f7e
train_14648
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: 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", "security_gates", "tests_are_truth", "auditability" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
edcd5fe162b95ff34b5d2154b9e53581491c6817
train_14649
2026-01-01T00:00:00
Latency, cost, and reliability optimization
code
advanced
Task: code Topic: Latency, cost, and reliability optimization Difficulty: advanced 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. 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": [ "tests_are_truth", "cost_latency_tradeoffs", "auditability", "governance" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ae530bab0cfb6ca46bd936307fbdd06d2c1aef05
train_14650
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
data_pipeline
advanced
Task: data_pipeline Topic: Reasoning-first coding models and tunable deliberation 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. 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": [ "security_gates", "evaluation_metrics", "repo_scale_reasoning", "governance" ], "moe_experts": [ "performance_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
fa6f3ce8db353147f1794a2e0fa71a99ffc1d5c8
train_14651
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
eval
intermediate
Task: eval Topic: Mixture-of-Experts (MoE) for code 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. 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": [ "cost_latency_tradeoffs", "security_gates", "documentation", "tooling" ], "moe_experts": [ "performance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
61339f6fc9f6dde685f173874f1df4d0d21fe0b0
train_14652
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
compare
intermediate
Task: compare Topic: Model merging, distillation, and continued pretraining 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Bash", "developer_needs": [ "evaluation_metrics", "ci_integration", "tests_are_truth", "reproducibility" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0673bf913c7e3be79130008358a834a605693b39
train_14653
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: 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": [ "security_gates", "tests_are_truth", "governance", "documentation" ], "moe_experts": [ "agentic_systems_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
afb05e99f5e9b7badb7a14993db076eb8bd1d622
train_14654
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
code
expert
Task: code Topic: Mixture-of-Experts (MoE) for code 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. 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": [ "documentation", "security_gates", "reproducibility", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2042755836008b21fe280699f3911eda5aa503c1
train_14655
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: 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": "C#", "developer_needs": [ "tooling", "evaluation_metrics", "cost_latency_tradeoffs", "ci_integration" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
86a3501a98ec9fce02024e9040dba04143b3d9e0
train_14656
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: 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": "Python", "developer_needs": [ "ci_integration", "cost_latency_tradeoffs", "repo_scale_reasoning", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
df6641ba993530e1a2974846c5728b72606dc019
train_14657
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
agent_loop
expert
Task: agent_loop 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. 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": "JavaScript", "developer_needs": [ "repo_scale_reasoning", "tests_are_truth", "evaluation_metrics", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
dde8af257c8a778cee368f4659ea50fae8111328
train_14658
2026-01-01T00:00:00
Extended context and repo-scale understanding
compare
expert
Task: compare Topic: Extended context and repo-scale understanding 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. Compare: capability, cost, latency, reliability
[ "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", "auditability", "tooling" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4932a49c7a45c8bf72d90ae171d6aa39673b68df
train_14659
2026-01-01T00:00:00
Self-improving agents and feedback loops
review
expert
Task: review Topic: Self-improving agents and feedback loops Difficulty: expert 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": [ "evaluation_metrics", "governance", "security_gates", "ci_integration" ], "moe_experts": [ "governance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
121921391d5dc13e66edda547af330e269f14a07
train_14660
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
explain
expert
Task: explain Topic: Code-specialized model families and sizing tradeoffs 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "SQL", "developer_needs": [ "documentation", "reproducibility", "cost_latency_tradeoffs", "repo_scale_reasoning" ], "moe_experts": [ "performance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4bf67173cec7ee52c54389267f8be56ce631c41a
train_14661
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
design
intermediate
Task: design Topic: Code-specialized model families and sizing tradeoffs 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "C#", "developer_needs": [ "repo_scale_reasoning", "evaluation_metrics", "documentation", "cost_latency_tradeoffs" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e5cdd3ef8e55d163ff12350e83172b99c717edfe
train_14662
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
agent_loop
intermediate
Task: agent_loop 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "C#", "developer_needs": [ "repo_scale_reasoning", "documentation", "security_gates", "cost_latency_tradeoffs" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7c838a4bef742d5221001f9e8faf0f23af0b39b5
train_14663
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: 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Java", "developer_needs": [ "evaluation_metrics", "security_gates", "governance", "ci_integration" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
bdf5c04fc3c5c936fc25fd3054cb33e981626ee4
train_14664
2026-01-01T00:00:00
Self-improving agents and feedback loops
data_pipeline
advanced
Task: data_pipeline Topic: Self-improving agents and feedback loops 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. 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": [ "documentation", "reproducibility", "governance", "security_gates" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6db7b5f43c53f464469a93b8aca0263fbc2e2657
train_14665
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: 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. Review: correctness, security, performance, governance
[]
{ "target_language": "Bash", "developer_needs": [ "evaluation_metrics", "security_gates", "auditability", "tooling" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a821a76cbea43e82eefce69cc9451bdb75fcb0e9
train_14666
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: 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. 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": [ "repo_scale_reasoning", "cost_latency_tradeoffs", "tooling", "ci_integration" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
1f6b99c1e81fb65940d76d693d4be0ce9bf42836
train_14667
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: 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "C#", "developer_needs": [ "security_gates", "documentation", "tests_are_truth", "evaluation_metrics" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
958947900bb5295fecce534cd87deac3f945d258
train_14668
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
failure_analysis
intermediate
Task: failure_analysis Topic: Multimodal dev workflows (docs, diagrams, traces) 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": [ "cost_latency_tradeoffs", "reproducibility", "governance", "documentation" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d1a44373e98e4d5186b8ea47881c152ed5377b7c
train_14669
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": [ "evaluation_metrics", "ci_integration", "tooling", "auditability" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b2531fff7fa9e74469635ae907a72e2151bb525d
train_14670
2026-01-01T00:00:00
Secure code generation and policy gates
eval
intermediate
Task: eval Topic: Secure code generation and policy gates 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. 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": [ "security_gates", "evaluation_metrics", "repo_scale_reasoning", "auditability" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
af7812f82e2a96e1cd8f2bedd69d72c3d39ed6c6
train_14671
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
compare
expert
Task: compare Topic: SWE-bench style real-repo evaluation 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "SQL", "developer_needs": [ "tests_are_truth", "security_gates", "cost_latency_tradeoffs", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4b65097b6beaeca96551ecbd747fc5b8af0a59e2
train_14672
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
compare
expert
Task: compare Topic: Multimodal dev workflows (docs, diagrams, traces) 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. Compare: capability, cost, latency, reliability
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Python", "developer_needs": [ "evaluation_metrics", "tests_are_truth", "auditability", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cf92ba018b2bcd34968942dfc21cae3e63448adf
train_14673
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
explain
expert
Task: explain Topic: Reasoning-first coding models and tunable deliberation Difficulty: expert 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. 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": [ "tooling", "documentation", "reproducibility", "tests_are_truth" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
68ee3447de9bd7b5cd6597c77c05ee1a70c50e1a
train_14674
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: Python 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": "Python", "developer_needs": [ "governance", "documentation", "auditability", "tests_are_truth" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f1c1d1a564401eee99768665e8b3a55ae3250d56
train_14675
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: 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": [ "tooling", "governance", "repo_scale_reasoning", "tests_are_truth" ], "moe_experts": [ "performance_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d210d6642467af1c823cc1cd63897b67a94c20f6
train_14676
2026-01-01T00:00:00
Latency, cost, and reliability optimization
review
advanced
Task: review Topic: Latency, cost, and reliability optimization 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
[ "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", "governance", "security_gates", "tooling" ], "moe_experts": [ "agentic_systems_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
323149655b55cdf021d874a89584a0e1af28c28b
train_14677
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
compare
intermediate
Task: compare Topic: Reasoning-first coding models and tunable deliberation 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Python", "developer_needs": [ "auditability", "repo_scale_reasoning", "tooling", "security_gates" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
84dc69c88b1b0d29131081ba7559b36fee02e3ef
train_14678
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: 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Rust", "developer_needs": [ "auditability", "tooling", "tests_are_truth", "reproducibility" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
962bed896faf2e03cfb335c47a6af0dd836f242a
train_14679
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: 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "SQL", "developer_needs": [ "tooling", "cost_latency_tradeoffs", "reproducibility", "security_gates" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
81f5b2fa7c2dae50067b301421ed27e38e6b6fcd
train_14680
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
code
intermediate
Task: code Topic: Multimodal dev workflows (docs, diagrams, traces) 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "JavaScript", "developer_needs": [ "documentation", "tooling", "governance", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
cfd7a3843b1c38df48e5964d04998bade4fd700a
train_14681
2026-01-01T00:00:00
Secure code generation and policy gates
design
intermediate
Task: design Topic: Secure code generation and policy gates 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "C#", "developer_needs": [ "auditability", "documentation", "evaluation_metrics", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d7b3b8a90e5e137f9a82e04eb1401842784b09cb
train_14682
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: 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
[]
{ "target_language": "C#", "developer_needs": [ "governance", "cost_latency_tradeoffs", "evaluation_metrics", "documentation" ], "moe_experts": [ "security_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a4e7c97cc08109edee7c87a62d1f97c090b8b1e5
train_14683
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
patch_diff
expert
Task: patch_diff Topic: Tool calling, sandboxes, and CI integration 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": [ "reproducibility", "tooling", "ci_integration", "cost_latency_tradeoffs" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0bc3777ec6af50ac1557f899645e55b4f73d9aab
train_14684
2026-01-01T00:00:00
Self-improving agents and feedback loops
review
advanced
Task: review Topic: Self-improving agents and feedback loops 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. Review: correctness, security, performance, governance
[]
{ "target_language": "Python", "developer_needs": [ "reproducibility", "tooling", "repo_scale_reasoning", "evaluation_metrics" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4884693bf1b551f50b19b25ebd21d2c1e3efdce6
train_14685
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: 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": [ "cost_latency_tradeoffs", "reproducibility", "ci_integration", "tooling" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8390a6e0f6b86f2bd4d2f896af470c0c08fb9b85
train_14686
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: 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
[]
{ "target_language": "Bash", "developer_needs": [ "documentation", "reproducibility", "governance", "cost_latency_tradeoffs" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d557e21fe235028d0e707cdf3ae8c17e1bc7feb5
train_14687
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
patch_diff
intermediate
Task: patch_diff Topic: Dataset curation pipelines (filter, dedupe, quality) 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. 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": [ "repo_scale_reasoning", "security_gates", "documentation", "reproducibility" ], "moe_experts": [ "governance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0e9dc8a841227b82744e5cf8af5493fb07077e70
train_14688
2026-01-01T00:00:00
Self-improving agents and feedback loops
design
intermediate
Task: design Topic: Self-improving agents and feedback loops 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": [ "tooling", "tests_are_truth", "repo_scale_reasoning", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
388175cdcd4d2fa99a5f7f6fb901ec840250d3cb
train_14689
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
agent_loop
advanced
Task: agent_loop Topic: Dataset curation pipelines (filter, dedupe, quality) 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. 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": [ "reproducibility", "tooling", "tests_are_truth", "cost_latency_tradeoffs" ], "moe_experts": [ "agentic_systems_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
09272e47c5e5aea7c5bcb003cbb085c539494c49
train_14690
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
compare
advanced
Task: compare Topic: Tool calling, sandboxes, and CI integration 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. 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": [ "governance", "ci_integration", "repo_scale_reasoning", "documentation" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7d3246119056150fb046f9345f117e3fc9c482ea
train_14691
2026-01-01T00:00:00
Latency, cost, and reliability optimization
failure_analysis
expert
Task: failure_analysis Topic: Latency, cost, and reliability optimization Difficulty: expert 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "reproducibility", "security_gates", "cost_latency_tradeoffs", "governance" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
70ffcd38ba12e32506d737779bed077655b8d631
train_14692
2026-01-01T00:00:00
Secure code generation and policy gates
code
expert
Task: code Topic: Secure code generation and policy gates 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": [ "ci_integration", "cost_latency_tradeoffs", "security_gates", "tests_are_truth" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
71286830105408c1d919981949a32f8cc0b38b66
train_14693
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
agent_loop
intermediate
Task: agent_loop 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. 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": [ "tooling", "documentation", "cost_latency_tradeoffs", "reproducibility" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
118c5013e7886f32c7f2f82977ca39d14239da49
train_14694
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: 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. 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": [ "auditability", "cost_latency_tradeoffs", "tooling", "security_gates" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9c535316cc2d413424192ae85ac3b1f0bb51ca93
train_14695
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
explain
intermediate
Task: explain Topic: Model merging, distillation, and continued pretraining 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
[]
{ "target_language": "TypeScript", "developer_needs": [ "security_gates", "repo_scale_reasoning", "tooling", "documentation" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
36c6a09a1f9b1ae325a06a05ae8641d234231722
train_14696
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
data_pipeline
intermediate
Task: data_pipeline Topic: Reasoning-first coding models and tunable deliberation 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. 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": [ "security_gates", "tooling", "ci_integration", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e1d5f0a2fc5a7bd7874ff886af44a45df41543a3
train_14697
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
explain
expert
Task: explain 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. 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": [ "documentation", "evaluation_metrics", "repo_scale_reasoning", "tooling" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a5899f28beef77105a94d8829128f7a6b6f06bc7
train_14698
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
failure_analysis
intermediate
Task: failure_analysis 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "Go", "developer_needs": [ "governance", "ci_integration", "security_gates", "reproducibility" ], "moe_experts": [ "performance_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
17636408f0e979eb49bc4a53ac988130b3bf2e9c
train_14699
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
code
expert
Task: code Topic: Governance, provenance, and licensing for code data 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "security_gates", "auditability", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
afd97b6bc864e82a07deaed818b917eb01f86254