You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sub-roadmap: DAG runtime phase 3 — worker execution, heartbeat, and evidence-gated completion
Parent roadmap: #167
Related: #168, #169, #188, #191
Runtime-first sequence: phase 3 of 4
MVP inclusion: yes — this is the MVP completion boundary
Summary
Define and implement the minimum runtime execution loop: provision workers, dispatch claimed tasks, monitor heartbeat, collect worker output/evidence, and require evidence before task completion.
This is the MVP boundary for the runtime-first roadmap. Once this phase works, Ilchul has a real parallel runtime foundation that can accelerate verification and learning work.
Goal
Ilchul should be able to run ready/claimed tasks through worker sessions and complete tasks only when evidence is present.
Scope
WorkerState model.
Worker provisioning through existing local substrate where available.
Sub-roadmap: DAG runtime phase 3 — worker execution, heartbeat, and evidence-gated completion
Parent roadmap: #167
Related: #168, #169, #188, #191
Runtime-first sequence: phase 3 of 4
MVP inclusion: yes — this is the MVP completion boundary
Summary
Define and implement the minimum runtime execution loop: provision workers, dispatch claimed tasks, monitor heartbeat, collect worker output/evidence, and require evidence before task completion.
This is the MVP boundary for the runtime-first roadmap. Once this phase works, Ilchul has a real parallel runtime foundation that can accelerate verification and learning work.
Goal
Ilchul should be able to run ready/claimed tasks through worker sessions and complete tasks only when evidence is present.
Scope
Non-goals
Acceptance criteria
Verification