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_094900 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | failure_analysis | expert | Task: failure_analysis
Topic: Code-specialized model families and scaling laws
Difficulty: expert
Language: Go
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": "Go",
"moe_experts": [
"coding",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | aaf4f32c177c58662d58bbd6ca5e70dc2b17d6d7 | |
train_094901 | 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: 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": [
"agent",
"data"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | b474acc301dce1b71b56a6b2c8c6921e5e0d2c70 | |
train_094902 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | data_pipeline | expert | Task: data_pipeline
Topic: Dataset curation pipelines and quality attribution
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": [
"governance",
"research"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 6936725dffac741815b3100088dc7ee5d88f2294 | |
train_094903 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | data_pipeline | expert | Task: data_pipeline
Topic: Governance, provenance, and audit logging
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"security",
"research"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 0ff1f15adc6e21674011018b7fc9080570e3a89e | |
train_094904 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | eval | expert | Task: eval
Topic: Tool calling protocols and sandboxed execution
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "TypeScript",
"moe_experts": [
"security",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 03b3260539763a97b1e3610e4a47538a5f7343a1 | |
train_094905 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 6ab65e5bb97549afbf5a629d08dc25916f9d34db | |
train_094906 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | tool_trace | expert | Task: tool_trace
Topic: Failure engineering and resilience testing
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.
[
{
"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": "SQL",
"moe_experts": [
"governance",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | bbe9d787a444e87662ca6fd1c02febdc275cff0d | |
train_094907 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | tool_trace | advanced | Task: tool_trace
Topic: Failure engineering and resilience testing
Difficulty: advanced
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.
[
{
"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": "Rust",
"moe_experts": [
"security",
"research"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | c22fa42be53b9d0ceabf74bb97a4d7808f8d0312 | |
train_094908 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | eval | expert | Task: eval
Topic: Governance, provenance, and audit logging
Difficulty: expert
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "JavaScript",
"moe_experts": [
"coding",
"data"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | eb1fca6fd6f839c644ba250229d23c75d84495df | |
train_094909 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | explain | expert | Task: explain
Topic: SWE-bench real-repo evaluation and leakage control
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": [
"performance",
"research"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 034664b2bba7d64ea5881379794af9c27abb39a7 | |
train_094910 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | design | expert | Task: design
Topic: Model merging, distillation, and continual learning
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": [
"data",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 7034a84e72389ee14cbc62bb870daa92c4c5c4ea | |
train_094911 | 2026-01-01T00:00:00 | Self-grading and automated model critique | design | expert | Task: design
Topic: Self-grading and automated model critique
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",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 34e1f8a9cbd01dba445fa9633998d7bc41fcbd9e | |
train_094912 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 37457e2d679284e2402b287ca489a2eec26f562c | |
train_094913 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | data_pipeline | expert | Task: data_pipeline
Topic: Mixture-of-Experts (MoE) routing and sparsity
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": [
"evaluation",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 5c236b813e151c64c2af28e5f40b92fcd6c90e0f | |
train_094914 | 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: Go
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": "Go",
"moe_experts": [
"coding",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 9b633dd64d83f7a2d03b92536cf9c9e9185fcccc | |
train_094915 | 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: 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.
[
{
"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": [
"agent",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 8180bde714b32f871e04342d4023198a8cf20a09 | |
train_094916 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | eval | expert | Task: eval
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: expert
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": [
"research",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 3197ac35e5831950184b5bce9f9e0f5091340fb9 | |
train_094917 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | review | expert | Task: review
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Language: SQL
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": "SQL",
"moe_experts": [
"agent",
"data"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | c602941b3963ba8d5f6f13039e7a45d054cb54b1 | |
train_094918 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | review | expert | Task: review
Topic: Multi-agent coordination and role separation
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"governance",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | c665a38a032b7512e714761899d71f36a9fea460 | |
train_094919 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | tool_trace | advanced | Task: tool_trace
Topic: Secure code generation, red-teaming, and policy gates
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.
[
{
"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": [
"coding",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | fee50c95cf00e2bb87c2fe490152633d2543e000 | |
train_094920 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | agent_loop | advanced | Task: agent_loop
Topic: Multi-agent coordination and role separation
Difficulty: advanced
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"security",
"data"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 59e22e95c38354cd24a2f9652ffa24138d2ef1c8 | |
train_094921 | 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: 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": [
"security",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 2218137e33031fd666df43975307d92bb5612f42 | |
train_094922 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | compare | advanced | Task: compare
Topic: Latency, cost, throughput optimization
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": [
"data",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 89e20b4e8342d57d7e871aa23d1cfd5ad7b5a80b | |
train_094923 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | design | expert | Task: design
Topic: Code-specialized model families and scaling laws
Difficulty: expert
Language: SQL
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": "SQL",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 1793d73fd443d51589cf6f63c1731efaa37b55bc | |
train_094924 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | agent_loop | expert | Task: agent_loop
Topic: Failure engineering and resilience testing
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": [
"agent",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 43b6b59b8293804c5ca7a4ce3bfd782a4ea183a5 | |
train_094925 | 2026-01-01T00:00:00 | Self-grading and automated model critique | agent_loop | expert | Task: agent_loop
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"data",
"security"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 4aa81b63fdfee588483515242a3b4b6a87abf429 | |
train_094926 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | explain | advanced | Task: explain
Topic: Extended context, memory, and repo graphs
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",
"data"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | d88b789f292cfab4e0a9ed6cf8e19ffc720065d8 | |
train_094927 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | review | advanced | Task: review
Topic: Failure engineering and resilience testing
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": [
"governance",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 716f394920728c66079f43a6a420884b1045052d | |
train_094928 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | design | expert | Task: design
Topic: Code-specialized model families and scaling laws
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 1a082629ad138bd2f4e83ed4bbb7d5878d46e938 | |
train_094929 | 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: 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": [
"data",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | f785e2a1f58bff737d815a1380f492c651a6c1c3 | |
train_094930 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "SQL",
"moe_experts": [
"coding",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | dd30ad6d7498fb34db796fc0ebc50f7d53fc216c | |
train_094931 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | code | advanced | Task: code
Topic: Mixture-of-Experts (MoE) routing and sparsity
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",
"security"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 804a1419c8f91ed10d2209da795a7c17ac41b447 | |
train_094932 | 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: 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": [
"agent",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 8fe10d93c943c5b6711a1aa9c27c4d2597cdc205 | |
train_094933 | 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: SQL
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": "SQL",
"moe_experts": [
"data",
"security"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | e783d6b0c84ad410bf47a3f03e5aaaab51feecc8 | |
train_094934 | 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: 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",
"security"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | e4d4fca548d0d78fa4c130d4bde2faf30fb92755 | |
train_094935 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | failure_analysis | advanced | Task: failure_analysis
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Java",
"moe_experts": [
"evaluation",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 09a9e2aa56ea28ea258d224b2ee44a80f7700804 | |
train_094936 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | eval | advanced | Task: eval
Topic: Reasoning-first coding models and tunable deliberation
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "C#",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 32c60cc990200f6ed4840b368141e082e2864104 | |
train_094937 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | design | advanced | Task: design
Topic: Governance, provenance, and audit logging
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"performance",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 0114584cf8fc207c2513484d7b8db48f4a35fe59 | |
train_094938 | 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: 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": [
"research",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | f5ce2463538063b6667275d604cb359bed29d04e | |
train_094939 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | agent_loop | expert | Task: agent_loop
Topic: Code-specialized model families and scaling laws
Difficulty: expert
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Go",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 6f944aae11378e47d6b44f42b42cb4e848ae28d8 | |
train_094940 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | design | expert | Task: design
Topic: Failure engineering and resilience testing
Difficulty: expert
Language: Java
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": "Java",
"moe_experts": [
"coding",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | e6cdec9a5418dceaf8645ebf67dadf8e99f34547 | |
train_094941 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | data_pipeline | expert | Task: data_pipeline
Topic: Code-specialized model families and scaling laws
Difficulty: expert
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": [
"evaluation",
"research"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 03cd4a256a075b71a6bc0a41cc578de672f7b815 | |
train_094942 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | compare | advanced | Task: compare
Topic: Model merging, distillation, and continual learning
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": [
"data",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 6f3ee6356243362a4eabf327b34cc203f2bcd5f7 | |
train_094943 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | code | advanced | Task: code
Topic: Dataset curation pipelines and quality attribution
Difficulty: advanced
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": [
"evaluation",
"research"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | db29ada87197ad1cc5d59ed8cd261bb3e6ff81e1 | |
train_094944 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "SQL",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | c6524afa1c68875d5ee91d143bb2cc119d636694 | |
train_094945 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | code | advanced | Task: code
Topic: Secure code generation, red-teaming, and policy gates
Difficulty: advanced
Language: SQL
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": "SQL",
"moe_experts": [
"data",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | dd504db6f25e7ccde3cda45339006f0be05eaaa8 | |
train_094946 | 2026-01-01T00:00:00 | Self-grading and automated model critique | design | expert | Task: design
Topic: Self-grading and automated model critique
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": [
"evaluation",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | f082ff81a8456cf279ede37563b6f846e0acb549 | |
train_094947 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | failure_analysis | expert | Task: failure_analysis
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Python",
"moe_experts": [
"performance",
"research"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | d2e184984486965703e61a1af8eebe799fc971f3 | |
train_094948 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | explain | expert | Task: explain
Topic: SWE-bench real-repo evaluation and leakage control
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",
"data"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 7eeb5ba869e7448b5a30cd0e3a121b8f7df705e0 | |
train_094949 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | data_pipeline | expert | Task: data_pipeline
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
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",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 65e4bcd21e2bca2c97582e9c617956c3660b9ae8 | |
train_094950 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | explain | advanced | Task: explain
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
Language: SQL
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": "SQL",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 0ce2d3c62e32f67774c7c812c8190562655c575f | |
train_094951 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | compare | expert | Task: compare
Topic: Code-specialized model families and scaling laws
Difficulty: expert
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": [
"coding",
"security"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 1814a4724b63fad159dbcba5c14d14c7b5f2567e | |
train_094952 | 2026-01-01T00:00:00 | Self-grading and automated model critique | eval | advanced | Task: eval
Topic: Self-grading and automated model critique
Difficulty: advanced
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "JavaScript",
"moe_experts": [
"coding",
"research"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 33855c5f8bfaed7de396c2422d1f5c7f9893cc9d | |
train_094953 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | design | expert | Task: design
Topic: Governance, provenance, and audit logging
Difficulty: expert
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": [
"evaluation",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 9a1d7af713146b14f7088f8e9bf3d762f8ff79a0 | |
train_094954 | 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: 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",
"data"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | ee86bcceb079990cc9efcea024c73c2758a70139 | |
train_094955 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | patch_diff | advanced | Task: patch_diff
Topic: Code-specialized model families and scaling laws
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Rust",
"moe_experts": [
"governance",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | ce3478a2b7e7b7e3c4fcea37c3626e8b12285e02 | |
train_094956 | 2026-01-01T00:00:00 | Self-grading and automated model critique | review | expert | Task: review
Topic: Self-grading and automated model critique
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 11f32c15970fa91eca921edcf880e46d1c9fd245 | |
train_094957 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | patch_diff | advanced | Task: patch_diff
Topic: Code-specialized model families and scaling laws
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": [
"performance",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 44e830bd4e503168f3cb87ba35b6ba114fdefdac | |
train_094958 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | failure_analysis | advanced | Task: failure_analysis
Topic: Model merging, distillation, and continual learning
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Bash",
"moe_experts": [
"governance",
"security"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 310d82f64b537f42426ff181fa5a4331d7f1434a | |
train_094959 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | data_pipeline | advanced | Task: data_pipeline
Topic: Governance, provenance, and audit logging
Difficulty: advanced
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 5bd361a0ed5cf1036bc3598be27deec3bcc07332 | |
train_094960 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | data_pipeline | advanced | Task: data_pipeline
Topic: Latency, cost, throughput optimization
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": [
"performance",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 9f54111c1fa21ae8957120fd494fd7a630fa22ae | |
train_094961 | 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: Bash
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": "Bash",
"moe_experts": [
"performance",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | bd4d8f1e366758e0bf0aa431314aaf5566222d55 | |
train_094962 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | patch_diff | expert | Task: patch_diff
Topic: Governance, provenance, and audit logging
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "TypeScript",
"moe_experts": [
"research",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 28e10dc59ced3f6500fc68438731174ef4751885 | |
train_094963 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | failure_analysis | advanced | Task: failure_analysis
Topic: Multi-agent coordination and role separation
Difficulty: advanced
Language: Go
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": "Go",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 8fdda373de3dfdbbab00f26f7050a85da1dea61a | |
train_094964 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | review | advanced | Task: review
Topic: Tool calling protocols and sandboxed execution
Difficulty: advanced
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Rust",
"moe_experts": [
"data",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 08d7c14333e83caa74550888dde20710c675f86a | |
train_094965 | 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: 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.
[
{
"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": "TypeScript",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 5376870639793ef26e3da13b67e5cae209c4cd4b | |
train_094966 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | self_grade | expert | Task: self_grade
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.
{
"score": 9,
"confidence": 0.9,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Bash",
"moe_experts": [
"research",
"security"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 97f28382027cd4d2ca4ae7670c64bed11374c243 | |
train_094967 | 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: 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.
[
{
"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": "Rust",
"moe_experts": [
"performance",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 3a9c01ca06b308f2ec24dc76c43a4fd01585eb7c | |
train_094968 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | tool_trace | advanced | Task: tool_trace
Topic: Governance, provenance, and audit logging
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.
[
{
"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": [
"governance",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 19c6e025d39a7f8806fefb9d0955b7d749bfc1aa | |
train_094969 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | self_grade | advanced | Task: self_grade
Topic: Extended context, memory, and repo graphs
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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Java",
"moe_experts": [
"performance",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 4a1b26583d7d8e22d07d44f312337c91320816f5 | |
train_094970 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | eval | advanced | Task: eval
Topic: Code-specialized model families and scaling laws
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Python",
"moe_experts": [
"performance",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 62392879e11868588e97133448a53814456314f6 | |
train_094971 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | design | expert | Task: design
Topic: Dataset curation pipelines and quality attribution
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": [
"security",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 91c4d658a1f49f72387cc183080b57411bc708e9 | |
train_094972 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Java",
"moe_experts": [
"performance",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 6f941992d0bece5a09c8372b67e2658dee11e256 | |
train_094973 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | patch_diff | advanced | Task: patch_diff
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Language: Bash
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": "Bash",
"moe_experts": [
"coding",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | eef57603c76360572a33f239328d13d3fae5b361 | |
train_094974 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | explain | advanced | Task: explain
Topic: SWE-bench real-repo evaluation and leakage control
Difficulty: advanced
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": [
"evaluation",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 6dffafee87439105cc89c5a5561e2597eb7b1ad9 | |
train_094975 | 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: 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.
{
"score": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "SQL",
"moe_experts": [
"data",
"security"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | e09271adcb4a708c5099a140f09ce7a66a1d705e | |
train_094976 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | data_pipeline | expert | Task: data_pipeline
Topic: Mixture-of-Experts (MoE) routing and sparsity
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",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 56fd7d76ca8af1467b1c8f662b5be061e8c794b9 | |
train_094977 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | eval | expert | Task: eval
Topic: Governance, provenance, and audit logging
Difficulty: expert
Language: SQL
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "SQL",
"moe_experts": [
"evaluation",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | c7c15200eb61887ec67019e37bd65e50f813b5d4 | |
train_094978 | 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: 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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 6f250b8ff67dcfa4f2878cd276fe250089162021 | |
train_094979 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | failure_analysis | expert | Task: failure_analysis
Topic: Tool calling protocols and sandboxed execution
Difficulty: expert
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "TypeScript",
"moe_experts": [
"data",
"security"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | ba0a9aafb7e6aa88d972e11284e58bdfa7e19128 | |
train_094980 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | review | advanced | Task: review
Topic: Code-specialized model families and scaling laws
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": [
"research",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 17a4dc2053183d11dd3cf6b6229c97415a6cab7d | |
train_094981 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | design | advanced | Task: design
Topic: Governance, provenance, and audit logging
Difficulty: advanced
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",
"research"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | daa601f7aee3258bca0ccd531ec1abb9a63f8a37 | |
train_094982 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | explain | expert | Task: explain
Topic: SWE-bench real-repo evaluation and leakage control
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Java",
"moe_experts": [
"governance",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | fb96f43342c8decbc32884e15daaf7e51723caf9 | |
train_094983 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | agent_loop | advanced | Task: agent_loop
Topic: Tool calling protocols and sandboxed execution
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": 200,
"audit_required": true
} | 1bdc37d4b47d89a78f2ade1e858524c3dc6846a0 | |
train_094984 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | design | expert | Task: design
Topic: Governance, provenance, and audit logging
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"agent",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 34f7817732d33526ac86fef3eed3e7d4dffc3566 | |
train_094985 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | compare | advanced | Task: compare
Topic: Model merging, distillation, and continual learning
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": [
"security",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | ecf1f20cf6ac19ffb1549007d505ba75cd5cb875 | |
train_094986 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | data_pipeline | expert | Task: data_pipeline
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: expert
Language: Java
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": "Java",
"moe_experts": [
"security",
"data"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 3d2808a93f299e126485ae92ad16c273c4d4c265 | |
train_094987 | 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: 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": [
"governance",
"data"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 57f0a3721e3e58d64559d4e481e2cc9f81b75abe | |
train_094988 | 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: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Rust",
"moe_experts": [
"coding",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 10d60ed5943119f674357a37abe826dccbe30853 | |
train_094989 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | review | expert | Task: review
Topic: Failure engineering and resilience testing
Difficulty: expert
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 4efd208b76763140c75b68bf8dbaa8a5e7802628 | |
train_094990 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | self_grade | expert | Task: self_grade
Topic: Multi-agent coordination and role separation
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.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "TypeScript",
"moe_experts": [
"performance",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 79807e43b3b9351228745d905191f79aafb57c14 | |
train_094991 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | eval | expert | Task: eval
Topic: Extended context, memory, and repo graphs
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Python",
"moe_experts": [
"research",
"security"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 06944da55f6fad5af991f19c52c8061139e568e6 | |
train_094992 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | tool_trace | expert | Task: tool_trace
Topic: Latency, cost, throughput optimization
Difficulty: expert
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.
[
{
"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": "Python",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 2fc505308aec4467dc0461b8ef6a266b7f59fc2c | |
train_094993 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | agent_loop | advanced | Task: agent_loop
Topic: Extended context, memory, and repo graphs
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"security",
"data"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 144fce9834737c201451823caa0aa28cccfdc818 | |
train_094994 | 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: 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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "SQL",
"moe_experts": [
"data",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | e590c630a2f63e635d1377e0febf0b9b91d1f554 | |
train_094995 | 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: 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": [
"evaluation",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 6593a6f54062a5ac7b0fd7b7e958663c207b16f5 | |
train_094996 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "SQL",
"moe_experts": [
"governance",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 9aa31ba152b4fce020b1273b4eb16671d4b0a6ff | |
train_094997 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | design | advanced | Task: design
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "C#",
"moe_experts": [
"security",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 6ddc33e78b4bf43d07f4c1fb5c9a55efe9089245 | |
train_094998 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | tool_trace | advanced | Task: tool_trace
Topic: Mixture-of-Experts (MoE) routing and sparsity
Difficulty: advanced
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.
[
{
"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": "SQL",
"moe_experts": [
"evaluation",
"data"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | db1ddc4708db4aa52a4ed8dde66deb822f4e82b0 | |
train_094999 | 2026-01-01T00:00:00 | Self-grading and automated model critique | compare | expert | Task: compare
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": [
"agent",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 661f74f3642eba5f273e079ec0bd467372adff76 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.