File size: 529 Bytes
a4e4cb2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | version = "1.0"
[metadata]
task_id = "E2-LS4-T3"
environment = "multi-step-tool-api-orchestration"
skill_id = "E2-LS4"
skill = "multi-step-orchestration"
split = "learning"
role = "variant"
difficulty = "medium"
gap_exposure = "gap2-async-polling-wait-pattern"
[verifier]
timeout_sec = 600.0
env = { PROJECT_ROOT = "/root/task", HARBOR_LOG_DIR = "/logs/verifier" }
[agent]
timeout_sec = 600.0
[environment]
build_timeout_sec = 900.0
cpus = 1
memory_mb = 4096
storage_mb = 10240
allow_internet = true
|