#689 VAL-02: Missing dependency reference validation in DSL

closed critical Created 2025-12-25 02:55 · Updated 2025-12-25 03:00

Description

Edit
Location: 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 All
Loading audit history...