Commit Graph

54 Commits

Author SHA1 Message Date
037dfec44b add architecture gap analysis review (9 critical, 12 warnings) 2026-05-19 10:56:25 +00:00
d2253099ee add flowgraph architecture docs (Phase 1 SDD)
Draft architecture specification for @alkdev/flowgraph — a workflow graph library providing DAG-based orchestration over operations. Covers two graph types (operation graph, call graph), ujsx workflow templates, GraphologyHost and ReactiveHost configs, signal-driven execution, type-compatibility analysis, error hierarchy, and build/distribution. Includes 3 ADRs: ujsx as template IR, DAG-only enforcement, decoupled storage.
2026-05-19 09:36:22 +00:00
333dcd5ac1 added sdd process 2026-05-19 08:08:43 +00:00
1db0ffbf68 init 2026-05-18 11:49:10 +00:00