feat: add workflow run dispatch foundation
This commit is contained in:
@@ -26,10 +26,11 @@
|
||||
|
||||
### Phase 4
|
||||
|
||||
- [ ] Workflow context introduced
|
||||
- [x] Workflow context introduced
|
||||
- [ ] Node outputs are persisted and reusable
|
||||
- [ ] Graph runtime supports legacy fallback
|
||||
- [ ] `legacy`, `graph`, and `shadow` modes exist
|
||||
- Progress: Phase 4 foundation now persists `WorkflowRun` and initial `WorkflowNodeResult` records for both linked workflow dispatch and `/api/workflows/{id}/dispatch`, while keeping the legacy preset dispatcher as the safe default fallback.
|
||||
|
||||
### Phase 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user