chore: update task statuses to completed

This commit is contained in:
2026-05-21 22:09:10 +00:00
parent 7a4e430aa9
commit 18999fb38e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
---
id: analysis/ordering
name: Implement execution ordering functions (topologicalOrder, parallelGroups, criticalPath, reachableFrom)
status: pending
status: completed
depends_on:
- graph/flowgraph-class
- graph/queries