kin: auto-commit after pipeline

This commit is contained in:
Gros Frumos 2026-03-17 15:59:43 +02:00
parent 396f5193d3
commit 18160de45e
9 changed files with 449 additions and 0 deletions

View file

@ -332,3 +332,11 @@ routes:
dept_marketing:
steps: [marketing_head]
description: "Marketing task routed through department head"
dept_infra:
steps: [infra_head]
description: "Infrastructure task routed through department head"
dept_research:
steps: [research_head]
description: "Research task routed through department head"