chore: update task statuses to completed for graph-validation, host-graphology, graph-construction-operation, reactive-workflow-root

This commit is contained in:
2026-05-21 21:46:29 +00:00
parent e201408737
commit 7a5bd2f513
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
---
id: graph/construction-operation
name: Implement operation graph construction (fromSpecs, addOperation, addTypedEdge)
status: pending
status: completed
depends_on:
- graph/flowgraph-class
scope: moderate

View File

@@ -1,7 +1,7 @@
---
id: reactive/workflow-root
name: Implement WorkflowReactiveRoot — signal graph, EventLogProjection, lifecycle, abort, dispose
status: pending
status: completed
depends_on:
- graph/flowgraph-class
- schema/enums