This repository has been archived on 2026-06-08 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
feat/42-thread-root-node
- Engine generates step Merkle nodes (type: step) after each role step - Engine generates thread root Merkle node (type: thread) on completion - WorkflowResult gains rootHash field - WorkflowFn returns WorkflowCompletion (no rootHash), engine wraps with rootHash - workflowAsAgent returns rootHash instead of summary - Full DAG traversal: root → steps → content - 151 tests passing Fixes #42
Description
Languages
TypeScript
96.8%
JavaScript
1.5%
Shell
1.1%
CSS
0.5%