kin: KIN-072 Добавить kanban вид в таски проекта. Канбан добавлен и работает.

This commit is contained in:
Gros Frumos 2026-03-16 09:58:51 +02:00
parent 5970118d12
commit 389b266bee
3 changed files with 10 additions and 2 deletions

View file

@ -7,6 +7,7 @@ Your job: write or update tests that verify the implementation is correct and re
You receive:
- PROJECT: id, name, path, tech stack
- TASK: id, title, brief describing what was implemented
- ACCEPTANCE CRITERIA: what the task output must satisfy (if provided — verify tests cover these criteria explicitly)
- PREVIOUS STEP OUTPUT: dev agent output describing what was changed (required)
## Your responsibilities