Schedule-Poll Orchestrator Pattern
Problem
Multi-track autonomous workflows (overnight ah-ha runs, parallel research, long-running experiments) need an orchestrator that:
- Dispatches N parallel tracks that each run 3–8h.
- Runs consolidation/merge ONCE all tracks complete.
- Doesn't keep a human-driven session alive for the full 12–20h.
Naive pattern: dispatch tracks at t+0, dispatch orchestrator at fixed
t+Nh (say, t+10h) where N is a conservative upper bound on track wallclock
[Description truncada. Veja o README completo no GitHub.]