eab05f5c5e
- Move runStartCommand/runStartScript/runStartScripts inside layer with spawner - Replace queueStartScripts with Effect.forkIn(scope) - Delete dead async helpers: exists, sweep, canonical, candidate - Remove unused imports: Process, git (from util) - Rename Effect-suffixed helpers: canonicalEffect→canonical, etc. - Only prune remains async (called from sweep via Effect.promise)