|
|
fb921f9a29
|
feat: add execution ordering analysis functions (topologicalOrder, parallelGroups, criticalPath, reachableFrom, ancestors, descendants)
|
2026-05-21 21:58:30 +00:00 |
|
|
|
f25e5c8eaf
|
Merge feat/analysis-type-compat: resolve conflicts in analysis/index.ts
|
2026-05-21 21:06:15 +00:00 |
|
|
|
a060858e6e
|
Implement typeCompat function for deep structural schema compatibility checking
|
2026-05-21 21:05:50 +00:00 |
|
|
|
9c60e4f673
|
Implement analysis defaults module with default value resolution for CallStatus, NodeStatus, EdgeType, and node attributes
|
2026-05-21 21:01:12 +00:00 |
|
|
|
5fbf7a75bc
|
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
|
2026-05-21 20:46:10 +00:00 |
|