9bdb18afd0
- Merge three near-identical files (kill.ts, pause.ts, resume.ts) into commands/thread/control.ts with parameterized cmdThreadControl() - Extract readWorkerCtl() into worker-spawn.ts to eliminate duplicated WorkerCtl parsing logic - Update cli-dispatch.ts and test imports - Net reduction: ~59 lines Refs #95