#689 VAL-02: Missing dependency reference validation in DSL
Description
EditLocation: highway_dsl/workflow_dsl.py build() method. Issue: Task dependencies referencing non-existent tasks are accepted. Only on_success/on_failure refs validated, not dependencies list. Fix: Add validation that all dependency task IDs exist in workflow.tasks.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...