dc4454d23e
- workflow-manager.ts: 792 → 498 lines, no more fork/ChildProcess/crash counting - Extract pure functions to workflow-manager-support.ts (256 lines) - WorkerRuntime gains: onCrashLimitReached callback, WorkerDrainOpts for per-call timeout - worker-pool.ts updated for new evict/drain signature (null opts) - All 167 daemon tests pass Closes #282