e195c79510
A stale RUNNING session skipped by resumeAbandoned stayed RUNNING in every projection — the TUI showed a phantom running workflow that no process was executing, and each boot re-logged the same skip. Parking now emits OrchestrationPaused(reason=ABANDONED_STALE): status becomes PAUSED (truthful — not executing, resumable via POST /resume) and subsequent boots skip it on status alone.