1.4.2. Workflow Graph Compilation

Created on 30 July 2025, 17 days ago
  • Implement a compiler that transforms the workflow entity + node connections into a directed acyclic graph (DAG).
  • Validate that there are no circular dependencies.
  • Produce an internal execution plan array containing:
    • Node IDs with their processor plugin IDs.
    • Input and output mappings for data passing.
    • Execution order for synchronous workflows.
📌 Task
Status

Active

Component

Code

Created by

🇩🇪Germany D34dMan Hamburg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024