|
|
48b5dec234
|
Merge feat/graph-construction-operation: resolve conflicts across construction.ts, index.ts, analysis/index.ts
|
2026-05-21 21:45:48 +00:00 |
|
|
|
5514c5aacc
|
feat(graph): implement fromSpecs, addOperation, addTypedEdge, buildTypeEdges
|
2026-05-21 21:28:27 +00:00 |
|
|
|
48b389841e
|
Implement graph validation functions (validateSchema, validateGraph, validate)
|
2026-05-21 21:16:34 +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 |
|