id stringlengths 12 12 | created timestamp[s]date 2026-01-01 00:00:00 2026-01-01 00:00:00 | topic stringclasses 15 values | task_type stringclasses 12 values | difficulty stringclasses 2 values | instruction stringlengths 176 230 | input stringclasses 1 value | output stringclasses 11 values | metadata dict | hash stringlengths 40 40 |
|---|---|---|---|---|---|---|---|---|---|
train_097400 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | eval | advanced | Task: eval
Topic: Latency, cost, throughput optimization
Difficulty: advanced
Language: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Python",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 06aa06577dc7d583de699fd821ee3ca73794b1bd | |
train_097401 | 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
Language: Python
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Python",
"moe_experts": [
"research",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 389b4bcf86fec9389a50b3e4c46572df8871a72a | |
train_097402 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | data_pipeline | advanced | Task: data_pipeline
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"research",
"security"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | a776c6c813064fdb075bcc9f209e13b871cd795b | |
train_097403 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | agent_loop | expert | Task: agent_loop
Topic: Multi-agent coordination and role separation
Difficulty: expert
Language: Java
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | db4a1c71d8007a82495bf5be94a1725ae6686463 | |
train_097404 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | tool_trace | expert | Task: tool_trace
Topic: Dataset curation pipelines and quality attribution
Difficulty: expert
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "JavaScript",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | e57ca0689b8494c2120d12e529c07a2595e541ef | |
train_097405 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | self_grade | advanced | Task: self_grade
Topic: Latency, cost, throughput optimization
Difficulty: advanced
Language: Rust
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Rust",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 6de8c11e98dea42d486a3c7e100197b50c74b681 | |
train_097406 | 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
Language: Python
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 967bc3bb6927b2c1e0d4e9b7dfd8f9adc27193b4 | |
train_097407 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | eval | expert | Task: eval
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: expert
Language: SQL
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "SQL",
"moe_experts": [
"governance",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 254180b573fceaeff88d1e7c944784f214653137 | |
train_097408 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | data_pipeline | advanced | Task: data_pipeline
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"research",
"data"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | af05ceed642fc682e6be77a7ed04ae53148bbcec | |
train_097409 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | eval | expert | Task: eval
Topic: Model merging, distillation, and continual learning
Difficulty: expert
Language: Rust
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | a44db2c6d3dbff7ac7d16a6e6751d2d5ba4bd322 | |
train_097410 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | failure_analysis | expert | Task: failure_analysis
Topic: Failure engineering and resilience testing
Difficulty: expert
Language: Python
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Python",
"moe_experts": [
"data",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 197a2637e9591db13ecf97bb90a35d26c11e242b | |
train_097411 | 2026-01-01T00:00:00 | Self-grading and automated model critique | patch_diff | expert | Task: patch_diff
Topic: Self-grading and automated model critique
Difficulty: expert
Language: Python
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Python",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | a0a1130e17e59b92b3702cef2afd226310eaede9 | |
train_097412 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | review | advanced | Task: review
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
Language: Bash
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"research",
"security"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 1104df2e56331cb7946622976d6bc11cbce89560 | |
train_097413 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | explain | advanced | Task: explain
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: Python
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"agent",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 13b10e706d7cf5a7c6b9ab3956abc28ec34f5e7c | |
train_097414 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | agent_loop | advanced | Task: agent_loop
Topic: Governance, provenance, and audit logging
Difficulty: advanced
Language: Bash
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"governance",
"research"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 583816e20ba411dd7b31dc86a7dc8460e2bcf685 | |
train_097415 | 2026-01-01T00:00:00 | Self-grading and automated model critique | explain | advanced | Task: explain
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: Rust
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"evaluation",
"research"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | a5bb6fce36b558e31ea139f3bdb408d37411cc48 | |
train_097416 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | tool_trace | expert | Task: tool_trace
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: Bash
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Bash",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 3a018f89b0aa897ee34b07ad7c299bae84d9feed | |
train_097417 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | code | expert | Task: code
Topic: Dataset curation pipelines and quality attribution
Difficulty: expert
Language: Go
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"agent",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 2246bd32d11285164802ae185b9d75615c1fdcda | |
train_097418 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | compare | expert | Task: compare
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: JavaScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"coding",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 097f1b175cc7aac816120becbde62f70f8909fa4 | |
train_097419 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | failure_analysis | expert | Task: failure_analysis
Topic: Dataset curation pipelines and quality attribution
Difficulty: expert
Language: SQL
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "SQL",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | c680235903a664e96495f36a169bed14b2cf9e71 | |
train_097420 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | failure_analysis | advanced | Task: failure_analysis
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
Language: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Python",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 279788254cf318b8fd5749eb754dcdba01625326 | |
train_097421 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | compare | expert | Task: compare
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: Python
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"evaluation",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 20872573475dc6041dea1cb49636fda9bae4dcb4 | |
train_097422 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | review | advanced | Task: review
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: JavaScript
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"agent",
"security"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 6031e950304401eb2da7f27e4d2c471254ca021b | |
train_097423 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | code | advanced | Task: code
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"governance",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 6b118f34f3a85ecebfd0c434743054d00eb56a77 | |
train_097424 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | tool_trace | expert | Task: tool_trace
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: C#
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "C#",
"moe_experts": [
"governance",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 0054564ebb660b3c5a2a1bcda5b1fbbea2505176 | |
train_097425 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | review | expert | Task: review
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: expert
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"performance",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 9e3247a9537744deeddc32b8898c142cf6042a87 | |
train_097426 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | patch_diff | expert | Task: patch_diff
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: Python
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Python",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | ef825dc6a26bd8cb6fd55c95db410f499229a13c | |
train_097427 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | compare | expert | Task: compare
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: C#
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"security",
"data"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 492faa2de733c1b3f675477adcc1e6e526f3a4b6 | |
train_097428 | 2026-01-01T00:00:00 | Self-grading and automated model critique | explain | expert | Task: explain
Topic: Self-grading and automated model critique
Difficulty: expert
Language: TypeScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | b03aaf80406afbd4f0c146f5378a3254091ef4a1 | |
train_097429 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | failure_analysis | expert | Task: failure_analysis
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: expert
Language: Rust
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Rust",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 80aec6b05e14c68904e3159f775e800319377166 | |
train_097430 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | self_grade | advanced | Task: self_grade
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: JavaScript
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 9,
"confidence": 0.9,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "JavaScript",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 35d9baa629c894f66c7965c5efca936a75317d43 | |
train_097431 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | patch_diff | advanced | Task: patch_diff
Topic: Governance, provenance, and audit logging
Difficulty: advanced
Language: C#
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "C#",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 15004a0bbe8b84fafd14149c572be858f22d6c77 | |
train_097432 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | tool_trace | expert | Task: tool_trace
Topic: Multi-agent coordination and role separation
Difficulty: expert
Language: Go
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Go",
"moe_experts": [
"agent",
"security"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 7250b414b8f3465e22abf3ca15b48a612c06d4ba | |
train_097433 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | design | advanced | Task: design
Topic: Multi-agent coordination and role separation
Difficulty: advanced
Language: C#
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 27d70833adb7704ca92c5585c0d37ec9995d720b | |
train_097434 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | data_pipeline | advanced | Task: data_pipeline
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
Language: Rust
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | bd1fd3cdbc932d0863bb4c120fa47e315c371237 | |
train_097435 | 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
Language: Go
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Go",
"moe_experts": [
"performance",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | ef1277b93b77849cb02897a44a7e60c09e8719bf | |
train_097436 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | tool_trace | advanced | Task: tool_trace
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
Language: C#
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "C#",
"moe_experts": [
"security",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | dae5993a4c7302091f7f280b33e18d31adafe8f8 | |
train_097437 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | self_grade | expert | Task: self_grade
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: SQL
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "SQL",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 78960b90006de8a9c624e87769cd1eb42eee88be | |
train_097438 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | compare | expert | Task: compare
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: expert
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"agent",
"security"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 8a180488f06b7585aafb526c3691da2d7a24f7b5 | |
train_097439 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | review | expert | Task: review
Topic: Code-specialized model families and scaling laws
Difficulty: expert
Language: Bash
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"security",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | f728b449eaf2056c2c29bd0baeb2e82bbcdc33dc | |
train_097440 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | eval | advanced | Task: eval
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "JavaScript",
"moe_experts": [
"data",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | fbc149892ca21e6e0ecfbcd99e2b7a0e713885be | |
train_097441 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | explain | expert | Task: explain
Topic: Extended context, memory, and repo graphs
Difficulty: expert
Language: Go
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | b3d46694475e9485d77428e05e75b2b56716e5c1 | |
train_097442 | 2026-01-01T00:00:00 | Self-grading and automated model critique | self_grade | advanced | Task: self_grade
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: Rust
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Rust",
"moe_experts": [
"governance",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 9e110520e86fe6189f3d86c0c397c85bc4b9802b | |
train_097443 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | agent_loop | expert | Task: agent_loop
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: expert
Language: JavaScript
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 4b3274a4f36d5f11bb2371ba548bb4fef25f0828 | |
train_097444 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | code | expert | Task: code
Topic: Failure engineering and resilience testing
Difficulty: expert
Language: Java
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 5618a36f2f9f6fd2adecda0ce1afb247ee174a78 | |
train_097445 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | data_pipeline | expert | Task: data_pipeline
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: Python
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"governance",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 5a48caa0e37b38adc3b8a4ba4012f6b5474bbd41 | |
train_097446 | 2026-01-01T00:00:00 | Self-grading and automated model critique | failure_analysis | advanced | Task: failure_analysis
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: Bash
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Bash",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 102bb287390a76f77c565bc07aab9d58e77f3557 | |
train_097447 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | design | advanced | Task: design
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: Bash
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"agent",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 50d48f81befd0f12e005aee1eb93af178d79efba | |
train_097448 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | self_grade | advanced | Task: self_grade
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: Go
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 6,
"confidence": 0.6,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Go",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | b4eafcec1cb9400c7939ac966672140e3c671670 | |
train_097449 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | design | advanced | Task: design
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 77c06836e6bed26bf6b3fc3e881b5f2cfccedb01 | |
train_097450 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | patch_diff | advanced | Task: patch_diff
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Language: JavaScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "JavaScript",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 34f9ea6642298ffd41140a3ec34176d6e65cebac | |
train_097451 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | design | advanced | Task: design
Topic: Failure engineering and resilience testing
Difficulty: advanced
Language: JavaScript
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 2debf7ca372b40695213ba61900eeca7fb6fccd7 | |
train_097452 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | tool_trace | advanced | Task: tool_trace
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: JavaScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "JavaScript",
"moe_experts": [
"evaluation",
"data"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 872002077d630b0d0a16addcdebbf26e9a9043fb | |
train_097453 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | compare | advanced | Task: compare
Topic: Failure engineering and resilience testing
Difficulty: advanced
Language: Rust
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 7a5a031fddc11f9e9e5b6eed3863354fbb04755b | |
train_097454 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | review | expert | Task: review
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
Language: TypeScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"coding",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 6c48ee0c96dcf577abb2cad46d2940af3a61c7a0 | |
train_097455 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | eval | advanced | Task: eval
Topic: Latency, cost, throughput optimization
Difficulty: advanced
Language: Go
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Go",
"moe_experts": [
"evaluation",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 59c1622286921abee0027feddb1ec01b23cd9a8e | |
train_097456 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | self_grade | advanced | Task: self_grade
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
Language: Go
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Go",
"moe_experts": [
"evaluation",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 8e8df8d20b354cfb0d3ed4c7b23098dedc2f8004 | |
train_097457 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | agent_loop | advanced | Task: agent_loop
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
Language: TypeScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"data",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | c00fbecae4039e0850555bf27603f1593cd89a6e | |
train_097458 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | compare | advanced | Task: compare
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: SQL
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 0cba8a8d2707268c64f4e5aa59860d373180f3ed | |
train_097459 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | design | expert | Task: design
Topic: Extended context, memory, and repo graphs
Difficulty: expert
Language: Rust
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"evaluation",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | cd97c5dddd067bf7f014de5de57d32a3d2929770 | |
train_097460 | 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
Language: C#
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"agent",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 319741d31a105ca388d484b2d0927f3eee7ab66a | |
train_097461 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | tool_trace | expert | Task: tool_trace
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: C#
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "C#",
"moe_experts": [
"agent",
"research"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 3e568f3416d49690ded26e78f263a1e941821b6b | |
train_097462 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | compare | advanced | Task: compare
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"data",
"research"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 298e2ca2bcbedc4c6c7a855aadc314126e548efd | |
train_097463 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | eval | advanced | Task: eval
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Bash",
"moe_experts": [
"research",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | d0e00ee8dc47ee16ed2a47111b4a2fb5c4479a73 | |
train_097464 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | explain | expert | Task: explain
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: Go
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 9197ce7676fc3acf43a1808659c320f9e8d44223 | |
train_097465 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | self_grade | advanced | Task: self_grade
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: C#
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "C#",
"moe_experts": [
"performance",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 9fd50a94e21e6f9f33a862b7b93ae6e10209e732 | |
train_097466 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | patch_diff | expert | Task: patch_diff
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: expert
Language: Java
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Java",
"moe_experts": [
"agent",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | f16d9644b020f03faa36cea6a7363a7cd50df594 | |
train_097467 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | review | expert | Task: review
Topic: Code-specialized model families and scaling laws
Difficulty: expert
Language: Rust
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"research",
"security"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 97850ce13fa0a9b29b21a8c328eef72b1b192dc0 | |
train_097468 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | review | advanced | Task: review
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
Language: JavaScript
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"coding",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | fe1d1661a5b4a481d206bd2fffa62f9c6ee57656 | |
train_097469 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | explain | advanced | Task: explain
Topic: Governance, provenance, and audit logging
Difficulty: advanced
Language: C#
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"research",
"security"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 031a6723be1c84073a2f3aed88e00a8e9d6505c5 | |
train_097470 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | patch_diff | advanced | Task: patch_diff
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: SQL
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "SQL",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | ad808461a87edd0a486e915749a623b67cc149e8 | |
train_097471 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | explain | advanced | Task: explain
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 19b2a5b54e87b966b7024fbc1c5ac25c21d234c0 | |
train_097472 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | failure_analysis | expert | Task: failure_analysis
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: TypeScript
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "TypeScript",
"moe_experts": [
"coding",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 4d73f6122c22fa260914098580f78b842b744d87 | |
train_097473 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | eval | advanced | Task: eval
Topic: Model merging, distillation, and continual learning
Difficulty: advanced
Language: SQL
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "SQL",
"moe_experts": [
"governance",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 8dac6d481ef7ca8bc13532c01f900b30fae1e786 | |
train_097474 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | code | expert | Task: code
Topic: Extended context, memory, and repo graphs
Difficulty: expert
Language: C#
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"agent",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | f3a0335d4a7eeb47e7442b7c93221f73d5ce3880 | |
train_097475 | 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
Language: JavaScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 33d86473efd596a6218b68e41bcb70c48a3f3a72 | |
train_097476 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | data_pipeline | advanced | Task: data_pipeline
Topic: Latency, cost, throughput optimization
Difficulty: advanced
Language: Go
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"governance",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 31629ff20fa04669b4391d9422aa85d81814aed5 | |
train_097477 | 2026-01-01T00:00:00 | Self-grading and automated model critique | patch_diff | advanced | Task: patch_diff
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: TypeScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "TypeScript",
"moe_experts": [
"performance",
"data"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 0f7fd1235b81d9e434eacde8f34bd46394c78309 | |
train_097478 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | review | expert | Task: review
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: C#
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"research",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 569cca08e0a2bea160f815178c70bd84a5f50b1f | |
train_097479 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | review | advanced | Task: review
Topic: Dataset curation pipelines and quality attribution
Difficulty: advanced
Language: TypeScript
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"agent",
"data"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 442568b11bbe07813563f46d962eb0632669f2ed | |
train_097480 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | failure_analysis | expert | Task: failure_analysis
Topic: Multi-agent coordination and role separation
Difficulty: expert
Language: JavaScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "JavaScript",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 210a2ed9b844bdf8e99500cf402b7aff90684513 | |
train_097481 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | eval | expert | Task: eval
Topic: Dataset curation pipelines and quality attribution
Difficulty: expert
Language: Rust
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 97287021d12c659e7b407d75cb88fb771a101932 | |
train_097482 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | compare | advanced | Task: compare
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
Language: JavaScript
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"security",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 5d7425afd1ecb79ace73595259e6ddf0d6e9273f | |
train_097483 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | compare | advanced | Task: compare
Topic: Code-specialized model families and scaling laws
Difficulty: advanced
Language: Bash
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"data",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 4ee394358beb71c07d45a0679917e5fd23cca195 | |
train_097484 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | tool_trace | expert | Task: tool_trace
Topic: Latency, cost, throughput optimization
Difficulty: expert
Language: Bash
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Bash",
"moe_experts": [
"research",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 0a7433e4b5789ebdcd9a684538706890fe639816 | |
train_097485 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | design | advanced | Task: design
Topic: Governance, provenance, and audit logging
Difficulty: advanced
Language: TypeScript
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 0211ed67c25e7da48f057d0bef3eca8cc58f863d | |
train_097486 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | patch_diff | expert | Task: patch_diff
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: Java
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Java",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 30564df5c950ee325354d1ea5ad2672cc82caed4 | |
train_097487 | 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
Language: Go
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Go",
"moe_experts": [
"agent",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 169a3890b50e582e4f56524a7e5cc535aae57a0d | |
train_097488 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | failure_analysis | expert | Task: failure_analysis
Topic: Extended context, memory, and repo graphs
Difficulty: expert
Language: Bash
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Bash",
"moe_experts": [
"agent",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 515d3301fb27dd4a0571dd1511ca70a270c08ce9 | |
train_097489 | 2026-01-01T00:00:00 | Self-grading and automated model critique | data_pipeline | expert | Task: data_pipeline
Topic: Self-grading and automated model critique
Difficulty: expert
Language: JavaScript
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"coding",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 7e9e093ec45e5d0bec84022690956075b77648e6 | |
train_097490 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | expert | Task: design
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: Bash
Context: Offline air-gapped deployment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"governance",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | d648889524a4258b0722e1532638e25412c8f4e7 | |
train_097491 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | self_grade | advanced | Task: self_grade
Topic: Dataset curation pipelines and quality attribution
Difficulty: advanced
Language: C#
Context: Large monorepo with flaky tests and strict CI
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
{
"score": 7,
"confidence": 0.7,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "C#",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | a0e8e428664b8253681b49a0a89c8f7965afb8b9 | |
train_097492 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | tool_trace | expert | Task: tool_trace
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
Language: Bash
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Bash",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 70dbfb81a07a9bb8cdb956f182bafa17a0765b62 | |
train_097493 | 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
Language: Python
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"coding",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | d6c65b7aac18b8a0b9257ab9aa7d53def161a8b0 | |
train_097494 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | tool_trace | expert | Task: tool_trace
Topic: Dataset curation pipelines and quality attribution
Difficulty: expert
Language: Bash
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
[
{
"tool": "repo_checkout",
"args": {
"commit": "abc123"
}
},
{
"tool": "run_tests",
"args": {
"suite": "unit"
}
},
{
"tool": "apply_patch",
"args": {
"files": 1
}
},
{
"tool": "run_tests",
"args": {
"suite": "full"
}
}
] | {
"language": "Bash",
"moe_experts": [
"data",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | f46ad2ee9d662cbf607db6436e6dc8a827e87216 | |
train_097495 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | review | expert | Task: review
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: expert
Language: Python
Context: Regulated enterprise with audit requirements
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"governance",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 552dbb38def5353b1127d635e48edebf6b42b0f9 | |
train_097496 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | data_pipeline | advanced | Task: data_pipeline
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
Language: Java
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 87b6049928f09fa66c82b8b5f484756a3ffad1fd | |
train_097497 | 2026-01-01T00:00:00 | Self-grading and automated model critique | code | advanced | Task: code
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: TypeScript
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "TypeScript",
"moe_experts": [
"performance",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 164e205f8b4cc0ad640be202c249839bfcffe59f | |
train_097498 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | design | advanced | Task: design
Topic: Failure engineering and resilience testing
Difficulty: advanced
Language: JavaScript
Context: Latency-critical production API
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Expert guidance with risks, metrics, and governance controls. | {
"language": "JavaScript",
"moe_experts": [
"security",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 7d0596da35b0eb43ce8c598104512012950310e6 | |
train_097499 | 2026-01-01T00:00:00 | Self-grading and automated model critique | patch_diff | advanced | Task: patch_diff
Topic: Self-grading and automated model critique
Difficulty: advanced
Language: TypeScript
Context: Research benchmark validation environment
Produce frontier-grade, production-valid output. | Facts:
- Modern AI coding success is measured by test pass rates, iteration cost, and reliability.
- Agentic and multi-agent systems outperform single-pass generation.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "TypeScript",
"moe_experts": [
"agent",
"data"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 32291173d23a5779b65055ce7ae605cada9909e2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.