kin: auto-commit after pipeline
This commit is contained in:
parent
d0d72cb647
commit
1600d0d471
2 changed files with 403 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue