workflow-ai 1.0.55 → 1.0.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -36,6 +36,9 @@ dependencies: []
36
36
  # Условия выполнения - все должны быть истинны для начала работы
37
37
  conditions: []
38
38
  # - type: tasks_completed # Все зависимости выполнены
39
+ # value: # YAML-массив ID задач
40
+ # - IMPL-001
41
+ # - IMPL-002
39
42
  # - type: date_after # После определённой даты
40
43
  # value: "2026-03-01"
41
44
  # - type: file_exists # Файл должен существовать