kin: auto-commit after pipeline

This commit is contained in:
Gros Frumos 2026-03-19 13:52:36 +02:00
parent d0d72cb647
commit 1600d0d471
2 changed files with 403 additions and 2 deletions

View file

@ -322,8 +322,8 @@ routes:
description: "SSH diagnose → find root cause → verify fix plan"
spec_driven:
steps: [constitution, spec, architect, constitutional_validator, task_decomposer]
description: "Constitution → spec → implementation plan → validate → decompose into tasks"
steps: [constitution, spec, architect, task_decomposer]
description: "Constitution → spec → implementation plan → decompose into tasks"
dept_feature:
steps: [backend_head, frontend_head, qa_head]