simplify: thread fork only takes step-hash #346

Merged
xiaomo merged 1 commits from fix/342-fork-simplify into main 2026-05-18 16:43:33 +00:00

1 Commits

Author SHA1 Message Date
xiaoju bd5e5a435b simplify: thread fork only takes step-hash
Remove thread-id argument — CAS node is self-contained, no need to
specify which thread it belongs to. Just verify the hash is a valid
StartNode or StepNode.

Refs #342
2026-05-18 16:38:55 +00:00