d81a30f051
- IPC parse functions: replace whole-object 'as' casts with per-field narrowing - WorkflowConfig: remove duplicate from core, re-export from @uncaged/workflow - drainTimeoutMs: change from optional param to T | null convention - Remove duplicate WorkflowWorkerOutboundMessage, keep WorkflowChildToParentMessage Fixes #325