06eb2dff3b
- uwf thread steps <thread-id>: walk CAS chain, list all steps chronologically - uwf thread fork <thread-id> <step-hash>: create new thread from history point - New types: StartEntry, StepEntry, ThreadStepsOutput, ThreadForkOutput - Supports both active and archived threads Refs #342