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_002100 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | failure_analysis | advanced | Task: failure_analysis
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "C#",
"moe_experts": [
"governance",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 1225e31973272eb312af4f33bfdbea88d8eb01b1 | |
train_002101 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | agent_loop | expert | Task: agent_loop
Topic: Extended context, memory, and repo graphs
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": [
"coding",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | d32d7db05d427279e9b84f1e655b3e85ab798bc8 | |
train_002102 | 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: 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",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 4585a389e099a6a674a8f38f933c2bd6546ee25c | |
train_002103 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | eval | advanced | Task: eval
Topic: Latency, cost, throughput optimization
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "SQL",
"moe_experts": [
"performance",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 0a12bdc5059bfe35cb4278b0a6b317e907851b7e | |
train_002104 | 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: 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": [
"evaluation",
"research"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 03fbe5e3799a3061f6968c0d3e6c9b7b823f6516 | |
train_002105 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | patch_diff | advanced | Task: patch_diff
Topic: Failure engineering and resilience testing
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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "TypeScript",
"moe_experts": [
"evaluation",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | f7b0a64af2f34ffb0461f419311fc45a3c37da98 | |
train_002106 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | design | advanced | Task: design
Topic: Mixture-of-Experts (MoE) routing and sparsity
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": [
"security",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 897f9657b5e5f7af94d197755ba53a68c8bec7b2 | |
train_002107 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | code | advanced | Task: code
Topic: Multi-agent coordination and role separation
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": 2,
"latency_ms_target": 50,
"audit_required": true
} | 07426de9cc546c3f436c4f59c7d7ddcf85333c5d | |
train_002108 | 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: 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": [
"governance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 89dd57e462d0d7368216922b2ffdb745a5af6987 | |
train_002109 | 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: 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": [
"security",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 4dd935adcfc25b30da7283b04df12dc1f7e8c407 | |
train_002110 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "SQL",
"moe_experts": [
"evaluation",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | e2eaf6200a1cffd9a4ce9b841321aba2232c348a | |
train_002111 | 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: 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": [
"data",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | cf6d4d86bf57ee79ef712e0631275df404e5bca6 | |
train_002112 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | explain | expert | Task: explain
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: expert
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": [
"governance",
"security"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 483c8d681f946885d4d043e04420d3f058d67c0b | |
train_002113 | 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: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "SQL",
"moe_experts": [
"agent",
"research"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | a4c8a788d759506d0c3b74d04f6b599576e54b3c | |
train_002114 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | expert | Task: code
Topic: Agentic coding systems (plan→edit→test→reflect)
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.
Code:
```python
def agent_loop(plan, edit, test, issue, budget=4):
cost = 0
for _ in range(budget):
p = plan(issue)
patch = edit(issue, p)
ok, _ = test(patch)
cost += 1
if ok:
return patch, cost
raise RuntimeError("Budget exhausted")
``` | {
"language": "Python",
"moe_experts": [
"security",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 2c27c2dbe176249eca18a1ba70cd0def909a5f0d | |
train_002115 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | design | advanced | Task: design
Topic: Latency, cost, throughput optimization
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": [
"evaluation",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 6fb29b368e1db895dd8abd372ccbe039d3e5613b | |
train_002116 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | agent_loop | expert | Task: agent_loop
Topic: Model merging, distillation, and continual learning
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",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 7c1ae225a8685b7da6afab0410f1916af24dfa15 | |
train_002117 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | eval | advanced | Task: eval
Topic: Failure engineering and resilience testing
Difficulty: advanced
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": [
"research",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | cd6eed813887c2ae14926383bd7ffb718a916e95 | |
train_002118 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | self_grade | advanced | Task: self_grade
Topic: Secure code generation, red-teaming, and policy gates
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": 8,
"confidence": 0.8,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "C#",
"moe_experts": [
"evaluation",
"coding"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 26b9f96e0cf925fac2f135a4a5792e565b47d816 | |
train_002119 | 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: 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": [
"research",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 0a33958f5d2ad2ca8b5fee4f53476d9057e0f94e | |
train_002120 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | tool_trace | advanced | Task: tool_trace
Topic: Latency, cost, throughput optimization
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.
[
{
"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": [
"governance",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 0ef015aae168b3f9f5f6532bc408d8d4b32f869a | |
train_002121 | 2026-01-01T00:00:00 | SWE-bench real-repo evaluation and leakage control | patch_diff | advanced | Task: patch_diff
Topic: SWE-bench real-repo evaluation and leakage control
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": [
"coding",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | e2bab2f8163b0b554833952e35fa72793ae22d6b | |
train_002122 | 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: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Go",
"moe_experts": [
"security",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | a4ef9d4e5d21430eb4fd1999360587f057cc390b | |
train_002123 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "TypeScript",
"moe_experts": [
"agent",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 7324d52dde97ab46fa9f1465467f3c981a78789b | |
train_002124 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | agent_loop | advanced | Task: agent_loop
Topic: Latency, cost, throughput optimization
Difficulty: advanced
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"governance",
"data"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 44500a241d01ed4b386f2ff8948d7f670f36cf66 | |
train_002125 | 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: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Rust",
"moe_experts": [
"coding",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 31e5b94748d226097b72f9be79114c43829dbb44 | |
train_002126 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | compare | advanced | Task: compare
Topic: Latency, cost, throughput optimization
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": [
"data",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 7fa3a8fa476aa00b0fbbc91b26a9d76eccda9a63 | |
train_002127 | 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: 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": [
"security",
"governance"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | deff75a662049636f3f1be6185bb6a6054d77e96 | |
train_002128 | 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: 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",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | a6a5630c76c917bd7248a4c92a5b11b0396e4459 | |
train_002129 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | compare | advanced | Task: compare
Topic: Secure code generation, red-teaming, and policy gates
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": [
"coding",
"research"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 30c63915e2a431a60049b78cee673e5603b1c33b | |
train_002130 | 2026-01-01T00:00:00 | Model merging, distillation, and continual learning | review | advanced | Task: review
Topic: Model merging, distillation, and continual learning
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"governance",
"security"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 5c774e01dcf306636e19e7abf36626aa008ca94c | |
train_002131 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | design | expert | Task: design
Topic: Multi-agent coordination and role separation
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"coding",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 246682804746e6854857cf445943b0925e062c39 | |
train_002132 | 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: 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.
[
{
"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": [
"governance",
"security"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 66abe77e20d588342018e75fdab3544d38411a78 | |
train_002133 | 2026-01-01T00:00:00 | Multi-agent coordination and role separation | explain | advanced | Task: explain
Topic: Multi-agent coordination and role separation
Difficulty: advanced
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": [
"evaluation",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 3861bc4f4ca7c4a0a5c98b0a96d8e4776556798c | |
train_002134 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | eval | advanced | Task: eval
Topic: Governance, provenance, and audit logging
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": [
"data",
"security"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | e514526fd3c212e60d87fd659808637e20c0f4ff | |
train_002135 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | tool_trace | advanced | Task: tool_trace
Topic: Latency, cost, throughput optimization
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.
[
{
"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": [
"evaluation",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 84a22b2a42174932f83dce58e5223655e9a48422 | |
train_002136 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | tool_trace | expert | Task: tool_trace
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.
[
{
"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": [
"data",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 7de9949b6bbecda656640b3751195462aa823c76 | |
train_002137 | 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: 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": [
"coding",
"research"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 8116c679af5fd0d79bb2158b47fad006ad826e0f | |
train_002138 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"evaluation",
"research"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 8ddf194f1d33ae7a3ecb339434db86056954e11f | |
train_002139 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | code | expert | Task: code
Topic: Tool calling protocols and sandboxed execution
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",
"evaluation"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 00642de36870c5efb087a41fbf911205e347db64 | |
train_002140 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | design | advanced | Task: design
Topic: Governance, provenance, and audit logging
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",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | a7a21e39a4dc6d110afbe478982a41d7dfb99b80 | |
train_002141 | 2026-01-01T00:00:00 | Self-grading and automated model critique | failure_analysis | expert | Task: failure_analysis
Topic: Self-grading and automated model critique
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "Python",
"moe_experts": [
"agent",
"data"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | adae52a86cfa60493b58179e5df54180edfe995a | |
train_002142 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | data_pipeline | expert | Task: data_pipeline
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: expert
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",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 194db17432205a600592ddd71179767dc7a93108 | |
train_002143 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | eval | advanced | Task: eval
Topic: Mixture-of-Experts (MoE) routing and sparsity
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Java",
"moe_experts": [
"evaluation",
"research"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 7d8200883a0afff186b66a2fd56f56c81ae6057c | |
train_002144 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | agent_loop | advanced | Task: agent_loop
Topic: Latency, cost, throughput optimization
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"coding",
"data"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 9fa8d32500e1a8d5d12cfe21a5ece5b17d2624fa | |
train_002145 | 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: 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": 50,
"audit_required": true
} | 4b75b7e76c6f21dac282e6fff409e433463c38a3 | |
train_002146 | 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: 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": [
"agent",
"coding"
],
"cost_budget": 3,
"latency_ms_target": 100,
"audit_required": true
} | 026eaab5afdde359f87ed0fc45776c3186192290 | |
train_002147 | 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: 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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"agent",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | d8f37a5e60f037147c4bf6f5e35e25f10a8c1f35 | |
train_002148 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | compare | expert | Task: compare
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"coding",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | b9919990411185400bf5042a6967a0f60da589af | |
train_002149 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | compare | expert | Task: compare
Topic: Mixture-of-Experts (MoE) routing and sparsity
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": [
"data",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 84c93e627a08b33581205fa4e8bf528f748fda0c | |
train_002150 | 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: 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": [
"research",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | e15d5a7cc50bc9e0316a551bb6da16e93862184e | |
train_002151 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | design | advanced | Task: design
Topic: Governance, provenance, and audit logging
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"governance",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 9697739c130dfee557796e751de77ae9f70c46e4 | |
train_002152 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | review | expert | Task: review
Topic: Failure engineering and resilience testing
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": [
"governance",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 4d2fb8773000378a47c7220518770aef09bea3b3 | |
train_002153 | 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: 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.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Rust",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 1e6212cca8ebc0dd9825734542583ff79baa51e6 | |
train_002154 | 2026-01-01T00:00:00 | Code-specialized model families and scaling laws | eval | expert | Task: eval
Topic: Code-specialized model families and scaling laws
Difficulty: expert
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.
Metrics:
- pass@k
- time-to-green
- cost-per-fix
- regression rate
| {
"language": "Rust",
"moe_experts": [
"data",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 99c8fd9145b0dcd89a2e33200ac9d5da98c26528 | |
train_002155 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | design | advanced | Task: design
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": [
"coding",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 3339f155ec240b898086c448721d0e31d74bbdbc | |
train_002156 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | code | expert | Task: code
Topic: Reasoning-first coding models and tunable deliberation
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": [
"governance",
"data"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 2a372a13bf0bc4b08fa6a9bfb510c1cbb10b6a2f | |
train_002157 | 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: 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": [
"coding",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 4bb915d86164fdea7c6fc906622c8e227df94be1 | |
train_002158 | 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: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "Bash",
"moe_experts": [
"security",
"research"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 9de7345bb3d5f4b154eec762a0f4f9bc6b4a3d2b | |
train_002159 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"agent",
"data"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 4a6e9726e1979c66c6ab4cd6d5c40e30e95ca6a6 | |
train_002160 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | self_grade | expert | Task: self_grade
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.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Go",
"moe_experts": [
"data",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | 4d08f67d64628ab142ee775cc72fe4a7a0800dc4 | |
train_002161 | 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: 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": [
"coding",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | af5be09ebef538e886fc4eebeb24bcb4f7a6f953 | |
train_002162 | 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: 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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Bash",
"moe_experts": [
"governance",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | ac3a007d2cfef89ed8d0f1d18b3bb12d261febea | |
train_002163 | 2026-01-01T00:00:00 | Self-grading and automated model critique | self_grade | expert | Task: self_grade
Topic: Self-grading and automated model critique
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.
{
"score": 7,
"confidence": 0.7,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "TypeScript",
"moe_experts": [
"performance",
"research"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | ae093e01ef131556285ce6e7124de76c8efbb772 | |
train_002164 | 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: 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": [
"security",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | a8304293f0689e52e8ef15efb1754124be992c17 | |
train_002165 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | design | advanced | Task: design
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
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": [
"agent",
"governance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 745b87d1d2c8dac9da5873e40668ae4b78cfa51d | |
train_002166 | 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: 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",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 263f74dbf129d00724ca89a9b40c13d6be10fd8a | |
train_002167 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "SQL",
"moe_experts": [
"data",
"performance"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 5bd73af8dfa38f4f797b6ea7b0e56c690165aedb | |
train_002168 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | design | advanced | Task: design
Topic: Failure engineering and resilience testing
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": [
"coding",
"security"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 8a62e2b91b9ec02a1e5258c22a935b952d899458 | |
train_002169 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | data_pipeline | expert | Task: data_pipeline
Topic: Latency, cost, throughput optimization
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": [
"coding",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 3089ba7cf5ad8ef38245f2f62f8463c928ee699f | |
train_002170 | 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: 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": [
"performance",
"research"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 6ad51610e8019d069ccc33357b1360dbfb498887 | |
train_002171 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | expert | Task: code
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"security",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | 9f2b7edd9f3088877f964e48433d0f54ff4eedf9 | |
train_002172 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) routing and sparsity | review | expert | Task: review
Topic: Mixture-of-Experts (MoE) routing and sparsity
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": [
"evaluation",
"research"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | a9954f0d75dd8737c7afca4a030c8500ac04df8d | |
train_002173 | 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: 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.
[
{
"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": [
"performance",
"security"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 00c90377ec99444c16bad3aab5b5f7a9ea6b707f | |
train_002174 | 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: 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": [
"security",
"evaluation"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | bfb59cef424d18b6ccee9ee36abdf8d62044c1bd | |
train_002175 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | advanced | Task: design
Topic: Reasoning-first coding models and tunable deliberation
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": [
"performance",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 2ac64879e7be3bc380b6f2dad84b63146267aad7 | |
train_002176 | 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: 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.
[
{
"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": [
"agent",
"coding"
],
"cost_budget": 2,
"latency_ms_target": 50,
"audit_required": true
} | 66abe77e20d588342018e75fdab3544d38411a78 | |
train_002177 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | advanced | Task: code
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"agent",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | 938117ae8b4dc738ca09042403e5b07265761500 | |
train_002178 | 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: 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": [
"governance",
"agent"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 6f2fad9ceaf8ee67afe4611f0e9cc6385245d83d | |
train_002179 | 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: 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": [
"agent",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 50,
"audit_required": true
} | b5177fba56ed3e48757730f4c86b6f1e2d461c4f | |
train_002180 | 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: 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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "SQL",
"moe_experts": [
"security",
"coding"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 0369b9b0ded9e9989aea13787466e552326eae74 | |
train_002181 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | code | advanced | Task: code
Topic: Extended context, memory, and repo graphs
Difficulty: advanced
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",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | a0b8f54e6eda22f72d909e523b9a110e9e1abb36 | |
train_002182 | 2026-01-01T00:00:00 | Tool calling protocols and sandboxed execution | explain | advanced | Task: explain
Topic: Tool calling protocols and sandboxed execution
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": [
"performance",
"agent"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | 354fafb4890c3cb2a5a413fe5c9c9ecbe8b32be9 | |
train_002183 | 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: 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": [
"security",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 200,
"audit_required": true
} | 29e19804b05f616f785d07e17f13af20b468a384 | |
train_002184 | 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: 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",
"evaluation"
],
"cost_budget": 4,
"latency_ms_target": 100,
"audit_required": true
} | c434dd13a6bf6f71a4e420bf8a665918891a0622 | |
train_002185 | 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: 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": [
"evaluation",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | 757e6bd621b77b55e1ae9b683def78fb8b904514 | |
train_002186 | 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: 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.
Patch:
```diff
- result = a / b
+ if b == 0:
+ raise ValueError('division by zero')
+ result = a / b
``` | {
"language": "TypeScript",
"moe_experts": [
"agent",
"performance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | 5207be653eea1d024d896207c4dc729d7c065dfe | |
train_002187 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | failure_analysis | advanced | Task: failure_analysis
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
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": [
"governance",
"research"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 7930d98e955244aaa98a1f27b981acc1a7e4820b | |
train_002188 | 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: 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": [
"research",
"data"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | b9c61326fe9be13e1a9ba2ec760bd1ec4b216dbc | |
train_002189 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | compare | advanced | Task: compare
Topic: Latency, cost, throughput optimization
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": [
"security",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 4178464ee52a77f5d904e7bd478bde6f20f5f649 | |
train_002190 | 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: 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": [
"research",
"agent"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 482778514e32410599219c177cda6b34434fe29d | |
train_002191 | 2026-01-01T00:00:00 | Secure code generation, red-teaming, and policy gates | explain | advanced | Task: explain
Topic: Secure code generation, red-teaming, and policy gates
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": [
"agent",
"performance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | f734ed13ab0c101608ec2e020cbf34a7a916d250 | |
train_002192 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | agent_loop | expert | Task: agent_loop
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.
Expert guidance with risks, metrics, and governance controls. | {
"language": "Python",
"moe_experts": [
"coding",
"security"
],
"cost_budget": 4,
"latency_ms_target": 200,
"audit_required": true
} | a882b703f279444012322c978df12bf692dc6a92 | |
train_002193 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | failure_analysis | advanced | Task: failure_analysis
Topic: Latency, cost, throughput optimization
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "JavaScript",
"moe_experts": [
"governance",
"agent"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | b898676fe392db7374e3eb75d2087b1b60191c1f | |
train_002194 | 2026-01-01T00:00:00 | Governance, provenance, and audit logging | explain | expert | Task: explain
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": [
"data",
"performance"
],
"cost_budget": 3,
"latency_ms_target": 50,
"audit_required": true
} | 9dd6e4246a82398840e1f794d3312d20d9302b9e | |
train_002195 | 2026-01-01T00:00:00 | Failure engineering and resilience testing | data_pipeline | advanced | Task: data_pipeline
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": [
"evaluation",
"governance"
],
"cost_budget": 5,
"latency_ms_target": 200,
"audit_required": true
} | cb72b2c5d24228e720ce6f1e75d1c19df67fd683 | |
train_002196 | 2026-01-01T00:00:00 | Extended context, memory, and repo graphs | compare | advanced | Task: compare
Topic: Extended context, memory, and repo graphs
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": [
"security",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 50,
"audit_required": true
} | cd9c1243ae64acba48aee4e9afbae965c13da08e | |
train_002197 | 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: 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",
"research"
],
"cost_budget": 3,
"latency_ms_target": 200,
"audit_required": true
} | 8a879ff6615fb0c846a680ce8c73bb40f5372ef0 | |
train_002198 | 2026-01-01T00:00:00 | Dataset curation pipelines and quality attribution | failure_analysis | advanced | Task: failure_analysis
Topic: Dataset curation pipelines and quality attribution
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.
Failure: regression detected
Cause: missing edge case
Fix: add guard + test
| {
"language": "TypeScript",
"moe_experts": [
"coding",
"evaluation"
],
"cost_budget": 5,
"latency_ms_target": 100,
"audit_required": true
} | 8b5988304797ffc966e7e66e494f6fefbc2b7d0a | |
train_002199 | 2026-01-01T00:00:00 | Latency, cost, throughput optimization | self_grade | advanced | Task: self_grade
Topic: Latency, cost, throughput optimization
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.
{
"score": 10,
"confidence": 1.0,
"notes": "Passed tests; minimal diff; no security flags."
} | {
"language": "Bash",
"moe_experts": [
"agent",
"governance"
],
"cost_budget": 2,
"latency_ms_target": 100,
"audit_required": true
} | b81c71c025e9f264c35088c436ee38ea648a7e7f |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.