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_06700
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: 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": [ "tooling", "security_gates", "repo_scale_reasoning", "tests_are_truth" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6dd0fb14faf7cb13eef1f64be75d65ea68e7db2a
train_06701
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: 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. Compare: capability, cost, latency, reliability
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "governance", "tooling", "documentation", "ci_integration" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d9357cddafc7283e21cab64e4c0d4e7f2423506c
train_06702
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: Python Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Python", "developer_needs": [ "tooling", "tests_are_truth", "auditability", "cost_latency_tradeoffs" ], "moe_experts": [ "security_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b925935383f50393fe44963b12510019d0538d65
train_06703
2026-01-01T00:00:00
Self-improving agents and feedback loops
review
intermediate
Task: review Topic: Self-improving agents and feedback loops 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": [ "tests_are_truth", "governance", "reproducibility", "tooling" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
90425b9bb2887d3df59e98d345d3fa06bd3599ac
train_06704
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: 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": [ "security_gates", "auditability", "repo_scale_reasoning", "reproducibility" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7e0f35071e988f91cfb5201d9c15e87ae4832c25
train_06705
2026-01-01T00:00:00
Extended context and repo-scale understanding
eval
expert
Task: eval Topic: Extended context and repo-scale understanding Difficulty: expert Target language: 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Bash", "developer_needs": [ "reproducibility", "governance", "ci_integration", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c5ecebac2cab0654cf9eb6f492d4949f654ec599
train_06706
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
design
advanced
Task: design Topic: Code-specialized model families and sizing tradeoffs Difficulty: advanced Target language: Go Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Go", "developer_needs": [ "repo_scale_reasoning", "documentation", "evaluation_metrics", "tests_are_truth" ], "moe_experts": [ "governance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f533b4e2ece23d0f9fba7e69a32f0da0bc357746
train_06707
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: 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": [ "ci_integration", "auditability", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e4ba1603754dae4763f9fd73758fae2ea1ae0d15
train_06708
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: 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Go", "developer_needs": [ "auditability", "cost_latency_tradeoffs", "governance", "tooling" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f7603927e5a2ffe1c7fa3c65abc2b76f04acfc50
train_06709
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
design
intermediate
Task: design 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. 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", "evaluation_metrics", "auditability", "governance" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b501f3dc2fbba7b0fae50a7f638fc63ac81c3bdf
train_06710
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
review
advanced
Task: review Topic: Governance, provenance, and licensing for code data Difficulty: advanced Target language: 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. Review: correctness, security, performance, governance
[]
{ "target_language": "SQL", "developer_needs": [ "repo_scale_reasoning", "tests_are_truth", "tooling", "security_gates" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
25a2c563bb0fc6cd80520e15b6f342fdce8334c3
train_06711
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
review
advanced
Task: review Topic: Governance, provenance, and licensing for code data Difficulty: advanced Target language: 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", "auditability", "governance" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
32e13b46328c4dfcfdd6a26e4f2915d1e8846b0b
train_06712
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: 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. 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": [ "auditability", "repo_scale_reasoning", "documentation", "tooling" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a7dd21ba110235ab0d8aa6283c54c9ac7707b6bb
train_06713
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
data_pipeline
intermediate
Task: data_pipeline Topic: Governance, provenance, and licensing for code data 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Rust", "developer_needs": [ "governance", "security_gates", "tests_are_truth", "evaluation_metrics" ], "moe_experts": [ "agentic_systems_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
30efd5b79bd76b2957ab26639b2147e36badd8ca
train_06714
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: SQL Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "tests_are_truth", "repo_scale_reasoning", "governance", "reproducibility" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
55e7003b115a0acf58dec68f75d1d67a929894e9
train_06715
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
compare
advanced
Task: compare Topic: Mixture-of-Experts (MoE) for code Difficulty: advanced Target language: Bash Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Bash", "developer_needs": [ "security_gates", "ci_integration", "documentation", "tooling" ], "moe_experts": [ "security_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
00a6b328123a625d01bc9d94ca12c44bcfb3086e
train_06716
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
review
advanced
Task: review Topic: Governance, provenance, and licensing for code data Difficulty: advanced Target language: Go Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Review: correctness, security, performance, governance
[]
{ "target_language": "Go", "developer_needs": [ "security_gates", "auditability", "documentation", "tests_are_truth" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
3b239e94dc1c2bc462325b01b6a26166cc827c69
train_06717
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
eval
intermediate
Task: eval Topic: Code-specialized model families and sizing tradeoffs Difficulty: intermediate 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Python", "developer_needs": [ "evaluation_metrics", "repo_scale_reasoning", "documentation", "cost_latency_tradeoffs" ], "moe_experts": [ "performance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c844924d8587ce8872f82acc169b876241c921f5
train_06718
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
failure_analysis
intermediate
Task: failure_analysis Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: intermediate 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
[]
{ "target_language": "Python", "developer_needs": [ "tooling", "repo_scale_reasoning", "documentation", "tests_are_truth" ], "moe_experts": [ "governance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
722c2d6a88f933f47fa5bd9834d684015d654e9c
train_06719
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: Bash Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "Bash", "developer_needs": [ "documentation", "repo_scale_reasoning", "ci_integration", "governance" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
38e75bec6fceace823d7d0acf78cf8272d0384de
train_06720
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: 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": [ "cost_latency_tradeoffs", "evaluation_metrics", "tests_are_truth", "reproducibility" ], "moe_experts": [ "security_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a543bfd6d0d6b3d90630ec8c41a8a2c9f4f37746
train_06721
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: 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "TypeScript", "developer_needs": [ "auditability", "cost_latency_tradeoffs", "ci_integration", "repo_scale_reasoning" ], "moe_experts": [ "performance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
a2b4b7d0ee9863a592c8978f3f8715dc1c7cb67d
train_06722
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
data_pipeline
advanced
Task: data_pipeline 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Python", "developer_needs": [ "evaluation_metrics", "reproducibility", "governance", "tests_are_truth" ], "moe_experts": [ "security_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d5048f2074d0ba9fbe6a4d5d88d4299cfcc50c8d
train_06723
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
patch_diff
advanced
Task: patch_diff Topic: Tool calling, sandboxes, and CI integration 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": [ "ci_integration", "tests_are_truth", "tooling", "repo_scale_reasoning" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b970e5694ac346f3af910b118a6b8a77aa4db3f0
train_06724
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
data_pipeline
advanced
Task: data_pipeline Topic: SWE-bench style real-repo evaluation 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Python", "developer_needs": [ "tests_are_truth", "repo_scale_reasoning", "auditability", "security_gates" ], "moe_experts": [ "data_curation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9e7ac289ee1cfb5830ae554724a17235da2ca5a2
train_06725
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: 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Java", "developer_needs": [ "auditability", "evaluation_metrics", "ci_integration", "tooling" ], "moe_experts": [ "evaluation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d7ca010f0dcf04c39d0b6eb8be18d3bb1cf5260e
train_06726
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: 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
[]
{ "target_language": "Java", "developer_needs": [ "tooling", "reproducibility", "documentation", "evaluation_metrics" ], "moe_experts": [ "governance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
651527682d2c7a94bdeb1777098c7c73ab939849
train_06727
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
failure_analysis
expert
Task: failure_analysis Topic: Governance, provenance, and licensing for code data 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. 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": [ "ci_integration", "repo_scale_reasoning", "security_gates", "tooling" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ee95e4657b38ec4334000acab6e4698a9483d348
train_06728
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: 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. 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": "Rust", "developer_needs": [ "cost_latency_tradeoffs", "documentation", "security_gates", "ci_integration" ], "moe_experts": [ "evaluation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
14f34453d173ca60a3e6e5b9edb584f2c35ecaf1
train_06729
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: 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", "governance", "documentation", "security_gates" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c166af13aa6c0a95805a0637fc1c1817460b7380
train_06730
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
compare
intermediate
Task: compare Topic: Code-specialized model families and sizing tradeoffs 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "TypeScript", "developer_needs": [ "auditability", "reproducibility", "repo_scale_reasoning", "ci_integration" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
015c0d59638430efc626ded4a7f643998fd73a81
train_06731
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
compare
expert
Task: compare Topic: Mixture-of-Experts (MoE) for code 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. 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", "tooling", "documentation", "repo_scale_reasoning" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
de9c6d193bdd6de106c62234b37bda3c565fa005
train_06732
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
compare
advanced
Task: compare Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: advanced Target language: Go Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Go", "developer_needs": [ "governance", "auditability", "reproducibility", "tooling" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
5fd55962ba6db5fb769d4369da27cfd2687de97d
train_06733
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
eval
advanced
Task: eval Topic: Multimodal dev workflows (docs, diagrams, traces) 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Bash", "developer_needs": [ "auditability", "documentation", "security_gates", "ci_integration" ], "moe_experts": [ "security_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d5e12a88daa257ff5cedf440068bfb3c52c5dd1c
train_06734
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
agent_loop
expert
Task: agent_loop Topic: Mixture-of-Experts (MoE) for code 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. Loop: Plan → Edit → Test → Reflect → Human gate
[]
{ "target_language": "SQL", "developer_needs": [ "ci_integration", "repo_scale_reasoning", "tooling", "reproducibility" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ddca09243334266497561e55fb424bceb4a5be64
train_06735
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: 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": "Bash", "developer_needs": [ "auditability", "repo_scale_reasoning", "reproducibility", "ci_integration" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
2162faf0af8c856bdd6d4bce5e7fec84fdc1f881
train_06736
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
patch_diff
expert
Task: patch_diff Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: expert 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", "governance", "tests_are_truth", "tooling" ], "moe_experts": [ "data_curation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9c0cdcbac8d0e20fc6348af696e674096cc692cd
train_06737
2026-01-01T00:00:00
Dataset curation pipelines (filter, dedupe, quality)
failure_analysis
advanced
Task: failure_analysis Topic: Dataset curation pipelines (filter, dedupe, quality) Difficulty: advanced Target language: SQL Context: High-traffic service with latency SLOs. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "SQL", "developer_needs": [ "governance", "ci_integration", "auditability", "tooling" ], "moe_experts": [ "security_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b639c5452a90e7b11e47b50989f186eb7db8f68a
train_06738
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: 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. 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": [ "tooling", "documentation", "cost_latency_tradeoffs", "evaluation_metrics" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
3f32cdf3cd5581051665e4062fd1d41dc9aed2c6
train_06739
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
failure_analysis
advanced
Task: failure_analysis Topic: Model merging, distillation, and continued pretraining 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", "auditability", "repo_scale_reasoning", "tooling" ], "moe_experts": [ "performance_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6658059ad1120d172bff403fa825f3aa5fc75931
train_06740
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: 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. 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": [ "documentation", "tooling", "auditability", "security_gates" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
61fce0b2cabf47c28c49ff20bcfb05e9e1947c1f
train_06741
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: 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. 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": "Rust", "developer_needs": [ "documentation", "repo_scale_reasoning", "ci_integration", "governance" ], "moe_experts": [ "governance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
8781b447f9653c6b631846a41340c407be76a7ea
train_06742
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: 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Python", "developer_needs": [ "reproducibility", "evaluation_metrics", "tests_are_truth", "ci_integration" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0494692566269aa93554b35ab32160c99769bbbe
train_06743
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: 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": [ "repo_scale_reasoning", "auditability", "documentation", "reproducibility" ], "moe_experts": [ "governance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
576f549bd241fdea166c8b91d68adef41d11c756
train_06744
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
design
expert
Task: design Topic: Code-specialized model families and sizing tradeoffs 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": [ "cost_latency_tradeoffs", "tests_are_truth", "tooling", "evaluation_metrics" ], "moe_experts": [ "evaluation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
517dbab6e178c3290a7fc429109a1919253f48fe
train_06745
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
agent_loop
advanced
Task: agent_loop Topic: Model merging, distillation, and continued pretraining Difficulty: advanced Target language: SQL Context: 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": "SQL", "developer_needs": [ "auditability", "security_gates", "evaluation_metrics", "tooling" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
1c99727047824fccbc4f46fcc53013475a2634c4
train_06746
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
eval
expert
Task: eval Topic: Mixture-of-Experts (MoE) for code Difficulty: expert Target language: TypeScript Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. 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": [ "ci_integration", "tests_are_truth", "governance", "repo_scale_reasoning" ], "moe_experts": [ "evaluation_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6998a19a2ea7c54fb040966bd9c7b8b55ae0f0e5
train_06747
2026-01-01T00:00:00
Latency, cost, and reliability optimization
failure_analysis
advanced
Task: failure_analysis Topic: Latency, cost, and reliability optimization 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. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "SQL", "developer_needs": [ "reproducibility", "governance", "auditability", "cost_latency_tradeoffs" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7f9e499609ea62d930ae2768d359546eaa77d711
train_06748
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: 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": [ "evaluation_metrics", "governance", "cost_latency_tradeoffs", "tests_are_truth" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
fcd98baef534d7b653859fbf295a75b9e6113189
train_06749
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: 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. Review: correctness, security, performance, governance
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "reproducibility", "documentation", "tooling", "governance" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c879fd673de7a13bd0217b8e61fb119d9ddceaf7
train_06750
2026-01-01T00:00:00
Tool calling, sandboxes, and CI integration
explain
advanced
Task: explain Topic: Tool calling, sandboxes, and CI integration Difficulty: advanced Target language: 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "governance", "tooling", "cost_latency_tradeoffs", "security_gates" ], "moe_experts": [ "coding_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0e93fc0e9b0b17daddcd12a63e4429db5bf7043e
train_06751
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
code
intermediate
Task: code Topic: Governance, provenance, and licensing for code data Difficulty: intermediate Target language: SQL Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "SQL", "developer_needs": [ "tests_are_truth", "governance", "tooling", "ci_integration" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
ad9cfb5fb1a8b5351db80d9017c06ddd5062fe82
train_06752
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: 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. 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": [ "ci_integration", "documentation", "repo_scale_reasoning", "tests_are_truth" ], "moe_experts": [ "security_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
70fffef3fe1e848984682ee96998bbfcc46e4539
train_06753
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: Python Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Loop: Plan → Edit → Test → Reflect → Human gate
[ "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", "ci_integration", "cost_latency_tradeoffs", "auditability" ], "moe_experts": [ "performance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f33d4d7d3c0d178787dc88a3e0646650c76c5199
train_06754
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
failure_analysis
expert
Task: failure_analysis Topic: Code-specialized model families and sizing tradeoffs Difficulty: expert Target language: 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. 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": [ "security_gates", "tooling", "ci_integration", "documentation" ], "moe_experts": [ "governance_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d5c91d672cb6e7f077d012d1a753b8a8b82ada5d
train_06755
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
failure_analysis
advanced
Task: failure_analysis Topic: Multimodal dev workflows (docs, diagrams, traces) 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. 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", "evaluation_metrics", "tests_are_truth", "cost_latency_tradeoffs" ], "moe_experts": [ "security_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
22367942ebd91115ff1df5cda1a3c1af6f57e7f1
train_06756
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: 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
[]
{ "target_language": "JavaScript", "developer_needs": [ "repo_scale_reasoning", "evaluation_metrics", "auditability", "reproducibility" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
57ea524050525cb2488a07af3e10a1eaef9418ce
train_06757
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
agent_loop
expert
Task: agent_loop 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. 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": [ "ci_integration", "security_gates", "tooling", "reproducibility" ], "moe_experts": [ "governance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f28856d8d94d49e3715eb39067c35ac4645e55a6
train_06758
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
data_pipeline
expert
Task: data_pipeline Topic: Agentic coding systems (plan→edit→test→reflect) 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Rust", "developer_needs": [ "documentation", "auditability", "reproducibility", "tests_are_truth" ], "moe_experts": [ "performance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4452b4e4902f68f34c66b7dc8866b10d767ff553
train_06759
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: 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. Patch (diff-style): ```diff - if x == 0: - return 1/x + if x == 0: + raise ValueError('division by zero') ``` Acceptance: - Tests pass - No new regressions
[]
{ "target_language": "SQL", "developer_needs": [ "governance", "documentation", "tests_are_truth", "cost_latency_tradeoffs" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
313b50d1a34199cae2af08f1bb58f143e7eeff6d
train_06760
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: 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": [ "evaluation_metrics", "governance", "reproducibility", "repo_scale_reasoning" ], "moe_experts": [ "coding_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
6f4eb0e5d60f2e925a968d9eb25d7efa11405984
train_06761
2026-01-01T00:00:00
Latency, cost, and reliability optimization
data_pipeline
intermediate
Task: data_pipeline Topic: Latency, cost, and reliability optimization Difficulty: intermediate Target language: 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Python", "developer_needs": [ "cost_latency_tradeoffs", "ci_integration", "governance", "tooling" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
075299a03394a92f53b340537081191de8ce17b0
train_06762
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
data_pipeline
advanced
Task: data_pipeline Topic: Mixture-of-Experts (MoE) for code 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Bash", "developer_needs": [ "reproducibility", "evaluation_metrics", "governance", "ci_integration" ], "moe_experts": [ "security_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d92763bc72b91073f51052543f40176ef6deb0a2
train_06763
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: 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. 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": [ "tests_are_truth", "tooling", "repo_scale_reasoning", "documentation" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d881b93b9c6bdf00bb58eb39918ecc368f4c8b95
train_06764
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: 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
[]
{ "target_language": "TypeScript", "developer_needs": [ "tests_are_truth", "cost_latency_tradeoffs", "reproducibility", "evaluation_metrics" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
9727471b250d74ca27e0add290b4798b23095b92
train_06765
2026-01-01T00:00:00
Model merging, distillation, and continued pretraining
review
expert
Task: review Topic: Model merging, distillation, and continued pretraining Difficulty: expert Target language: 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. Review: correctness, security, performance, governance
[]
{ "target_language": "Bash", "developer_needs": [ "ci_integration", "auditability", "repo_scale_reasoning", "governance" ], "moe_experts": [ "evaluation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
37b8f483d07cbb208a862388ad22e7aad2843f92
train_06766
2026-01-01T00:00:00
Latency, cost, and reliability optimization
code
advanced
Task: code Topic: Latency, cost, and reliability optimization 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "JavaScript", "developer_needs": [ "repo_scale_reasoning", "cost_latency_tradeoffs", "auditability", "security_gates" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
af22c2d6e7aa25920a6cc9e913adcf891efecbf2
train_06767
2026-01-01T00:00:00
Governance, provenance, and licensing for code data
review
intermediate
Task: review Topic: Governance, provenance, and licensing for code data 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. 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": [ "repo_scale_reasoning", "reproducibility", "ci_integration", "documentation" ], "moe_experts": [ "evaluation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f19c5041d1de88692c48cd32ca50e74a2a9ef3dd
train_06768
2026-01-01T00:00:00
Secure code generation and policy gates
compare
advanced
Task: compare Topic: Secure code generation and policy gates Difficulty: advanced Target language: 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "JavaScript", "developer_needs": [ "tooling", "cost_latency_tradeoffs", "documentation", "security_gates" ], "moe_experts": [ "evaluation_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
81ccac023bad1d01c0365ec4937a32e3bb4c7551
train_06769
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: 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. 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": "Rust", "developer_needs": [ "evaluation_metrics", "governance", "security_gates", "auditability" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d599f21f05562a0154c54f1add15d8f527ae2056
train_06770
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: 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
[]
{ "target_language": "Rust", "developer_needs": [ "documentation", "repo_scale_reasoning", "evaluation_metrics", "auditability" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
5512608cb18fbdadb3f74d9fba041dd867f5d7a8
train_06771
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
patch_diff
expert
Task: patch_diff Topic: SWE-bench style real-repo evaluation Difficulty: expert Target language: 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Bash", "developer_needs": [ "evaluation_metrics", "reproducibility", "tests_are_truth", "documentation" ], "moe_experts": [ "agentic_systems_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d796a54b0f4ccda72c637baad7b2b902c66e94f1
train_06772
2026-01-01T00:00:00
Code-specialized model families and sizing tradeoffs
failure_analysis
expert
Task: failure_analysis Topic: Code-specialized model families and sizing tradeoffs Difficulty: expert Target language: 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": [ "ci_integration", "auditability", "governance", "repo_scale_reasoning" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
72516350faf61f3db0e10008aafd1063c654017f
train_06773
2026-01-01T00:00:00
Secure code generation and policy gates
eval
advanced
Task: eval Topic: Secure code generation and policy gates 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. 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": "Bash", "developer_needs": [ "governance", "ci_integration", "repo_scale_reasoning", "auditability" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b5e5d645d2b73be8497b84144fe95fde4baa5ad6
train_06774
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
eval
expert
Task: eval Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: expert 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "C#", "developer_needs": [ "documentation", "repo_scale_reasoning", "evaluation_metrics", "auditability" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
17a00d77213653cf9648f10a4ed8d5d52784efc4
train_06775
2026-01-01T00:00:00
Secure code generation and policy gates
data_pipeline
expert
Task: data_pipeline Topic: Secure code generation and policy gates Difficulty: expert 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. 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": "Python", "developer_needs": [ "auditability", "reproducibility", "repo_scale_reasoning", "evaluation_metrics" ], "moe_experts": [ "performance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
5e6ddc2382e36eac0c55decd4d4e52fa35fc76de
train_06776
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: 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. 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": "Bash", "developer_needs": [ "cost_latency_tradeoffs", "ci_integration", "auditability", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
7428259bbfd54a068ecc5ab6b5deb1cec3c43027
train_06777
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
explain
advanced
Task: explain Topic: Multimodal dev workflows (docs, diagrams, traces) Difficulty: advanced Target language: Rust Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Rust", "developer_needs": [ "tests_are_truth", "security_gates", "reproducibility", "ci_integration" ], "moe_experts": [ "performance_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
589cea79f06b30bf029e112cb4d7d27d77c646c4
train_06778
2026-01-01T00:00:00
SWE-bench style real-repo evaluation
agent_loop
advanced
Task: agent_loop Topic: SWE-bench style real-repo evaluation Difficulty: advanced Target language: 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": [ "security_gates", "tests_are_truth", "auditability", "governance" ], "moe_experts": [ "agentic_systems_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
bb52feac4a908e7a7bf9e06dd085f7df651f262d
train_06779
2026-01-01T00:00:00
Agentic coding systems (plan→edit→test→reflect)
eval
expert
Task: eval Topic: Agentic coding systems (plan→edit→test→reflect) Difficulty: expert 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. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Bash", "developer_needs": [ "tests_are_truth", "repo_scale_reasoning", "security_gates", "cost_latency_tradeoffs" ], "moe_experts": [ "performance_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
3b8ca3694f100ec11ad7ab964f74cc3b94fd30d8
train_06780
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
code
intermediate
Task: code Topic: Mixture-of-Experts (MoE) for code 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "SQL", "developer_needs": [ "ci_integration", "reproducibility", "documentation", "tests_are_truth" ], "moe_experts": [ "coding_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
3e17aba0001283f1a8731a00cabad4cd7fcd0a65
train_06781
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: 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. 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": [ "cost_latency_tradeoffs", "ci_integration", "repo_scale_reasoning", "security_gates" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c00157a1bd597860754197e31366c3f8e4243c50
train_06782
2026-01-01T00:00:00
Self-improving agents and feedback loops
compare
advanced
Task: compare Topic: Self-improving agents and feedback loops 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Python", "developer_needs": [ "tooling", "tests_are_truth", "repo_scale_reasoning", "governance" ], "moe_experts": [ "evaluation_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
afda002eb12abb36cf6ed25c332f88d6252463af
train_06783
2026-01-01T00:00:00
Extended context and repo-scale understanding
eval
advanced
Task: eval Topic: Extended context and repo-scale understanding Difficulty: advanced Target language: Bash Context: Regulated environment requiring audit trails. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Eval: pass@k, time-to-green, regressions, diff size
[]
{ "target_language": "Bash", "developer_needs": [ "governance", "cost_latency_tradeoffs", "evaluation_metrics", "tooling" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
c1e62808a0d5c8f0644c524d4d580836893d30fe
train_06784
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: 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": [ "reproducibility", "governance", "evaluation_metrics", "tooling" ], "moe_experts": [ "governance_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e61bdd3f80f9c92dbf18d6b7bade4761f2c05dfb
train_06785
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: Rust Context: Large monorepo with flaky tests and strict CI. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "security_gates", "repo_scale_reasoning", "governance", "tooling" ], "moe_experts": [ "data_curation_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
58a22c6eefa11e20fb65c869ed34923a8f3ad27d
train_06786
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: SQL Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "SQL", "developer_needs": [ "tests_are_truth", "repo_scale_reasoning", "auditability", "reproducibility" ], "moe_experts": [ "governance_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e0df682007ef6a32f480d90e8b889d6231c3e8fb
train_06787
2026-01-01T00:00:00
Extended context and repo-scale understanding
agent_loop
intermediate
Task: agent_loop Topic: Extended context and repo-scale understanding Difficulty: intermediate Target language: 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. Loop: Plan → Edit → Test → Reflect → Human gate
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "Rust", "developer_needs": [ "cost_latency_tradeoffs", "repo_scale_reasoning", "documentation", "governance" ], "moe_experts": [ "governance_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
d46ba87ae0676491a760bf9d2dab0b04bd3389d9
train_06788
2026-01-01T00:00:00
Mixture-of-Experts (MoE) for code
agent_loop
advanced
Task: agent_loop Topic: Mixture-of-Experts (MoE) for code 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": [ "cost_latency_tradeoffs", "repo_scale_reasoning", "security_gates", "ci_integration" ], "moe_experts": [ "coding_expert", "performance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b94e169b3e1a358b35f3a12d91174a9b5be1ea35
train_06789
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: 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": [ "ci_integration", "tooling", "reproducibility", "evaluation_metrics" ], "moe_experts": [ "coding_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
09bd3afff29dd4fd083a13a211e23a0db71974b3
train_06790
2026-01-01T00:00:00
Self-improving agents and feedback loops
compare
advanced
Task: compare Topic: Self-improving agents and feedback loops 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. Compare: capability, cost, latency, reliability
[ "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", "ci_integration", "repo_scale_reasoning", "security_gates" ], "moe_experts": [ "performance_expert", "agentic_systems_expert" ], "governance": { "audit_required": true, "tests_required": true } }
e56c8e50f1d02b310d800fe6f752eb8a22592142
train_06791
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": [ "tests_are_truth", "documentation", "auditability", "cost_latency_tradeoffs" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
4884693bf1b551f50b19b25ebd21d2c1e3efdce6
train_06792
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: 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. Pipeline: Ingest → Normalize → Filter → Dedupe → Quality → Mix → Audit
[]
{ "target_language": "Rust", "developer_needs": [ "governance", "ci_integration", "tooling", "security_gates" ], "moe_experts": [ "coding_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
77a7b0199de59e225fc95508be308de215dc213a
train_06793
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
design
intermediate
Task: design 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
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "JavaScript", "developer_needs": [ "ci_integration", "auditability", "tooling", "governance" ], "moe_experts": [ "security_expert", "coding_expert" ], "governance": { "audit_required": true, "tests_required": true } }
176f48651a1b27835a5ef9c55aa4bef5a2c0f638
train_06794
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: C# Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[ "Identify failing behavior via tests", "Minimize change surface", "Apply patch", "Run targeted + full suite", "Verify no regressions" ]
{ "target_language": "C#", "developer_needs": [ "security_gates", "documentation", "ci_integration", "auditability" ], "moe_experts": [ "evaluation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
02e38b6f9ae1d3a5776acb64a55f10e417214b15
train_06795
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: C# Context: Research team validating claims against real repos. Produce expert-level, production-ready artifacts.
Facts: - Modern AI coding prioritizes correctness, evaluation, and governance. - Agentic loops with test gates outperform single-pass generation. Failure: - Initial patch broke edge case Reflection: - Missing zero-input guard Correction: - Add explicit validation + test
[]
{ "target_language": "C#", "developer_needs": [ "security_gates", "evaluation_metrics", "auditability", "tests_are_truth" ], "moe_experts": [ "security_expert", "evaluation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
f82276d99ae592fb16addd9df7c88f70ef1db2ae
train_06796
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: 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. Compare: capability, cost, latency, reliability
[]
{ "target_language": "Java", "developer_needs": [ "reproducibility", "tests_are_truth", "repo_scale_reasoning", "security_gates" ], "moe_experts": [ "agentic_systems_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
24a9076a7cbbe5f7f892f4e0a67a1be37b1f569f
train_06797
2026-01-01T00:00:00
Multimodal dev workflows (docs, diagrams, traces)
explain
advanced
Task: explain Topic: Multimodal dev workflows (docs, diagrams, traces) 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. Design with risks, metrics, acceptance criteria
[]
{ "target_language": "Java", "developer_needs": [ "ci_integration", "cost_latency_tradeoffs", "repo_scale_reasoning", "auditability" ], "moe_experts": [ "data_curation_expert", "governance_expert" ], "governance": { "audit_required": true, "tests_required": true } }
434c56f8f2ba0f27c4c4b0d56f205927dde939c2
train_06798
2026-01-01T00:00:00
Reasoning-first coding models and tunable deliberation
patch_diff
intermediate
Task: patch_diff Topic: Reasoning-first coding models and tunable deliberation 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. 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": "JavaScript", "developer_needs": [ "evaluation_metrics", "cost_latency_tradeoffs", "documentation", "security_gates" ], "moe_experts": [ "evaluation_expert", "security_expert" ], "governance": { "audit_required": true, "tests_required": true } }
0f64e609e26217eec6ce80212278f5e440336cb6
train_06799
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: 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. 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": [ "reproducibility", "auditability", "ci_integration", "tests_are_truth" ], "moe_experts": [ "agentic_systems_expert", "data_curation_expert" ], "governance": { "audit_required": true, "tests_required": true } }
b62db0dde5097303aa328562c9a378bae0bf2480