File size: 584 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 | schema_version: '1.0'
task_id: E2-LS4-T3
task_slug: async-polling-wait-pattern
environment_id: E2
family_id: E2-LS4
latent_skill_id: E2-LS4.multi-step-orchestration
task_index: 3
role: variant
phase: learning
within_family_difficulty_rank: 3
harbor:
task_toml: task.toml
instruction: instruction.md
tests: tests/
environment: environment/
solution: solution/
primary_skill: E2-LS4.multi-step-orchestration
required_skills: []
required_skill_compose_order: []
composition_type: none
trap_types: []
domain_group: tool_api_orchestration
review_notes: []
|