Commit graph

6 commits

Author SHA1 Message Date
Gros Frumos
a4e5497401 kin: KIN-OBS-021 Вынести raw SQL из cli/watch.py в core/models.py 2026-03-17 18:23:48 +02:00
Gros Frumos
348aa07fec kin: auto-commit after pipeline 2026-03-17 18:23:33 +02:00
Gros Frumos
9ba202f395 kin: auto-commit after pipeline 2026-03-17 15:25:53 +02:00
Gros Frumos
ff69d24acc kin: KIN-UI-002 Исправить падающие тесты миграции (регрессия KIN-ARCH-003) в core/db.py 2026-03-16 10:04:01 +02:00
Gros Frumos
d9172fc17c kin: KIN-016 Агенты должны уметь говорить 'не могу'. Если агент не может выполнить задачу (нет доступа, не понимает, выходит за компетенцию) — он должен вернуть status: blocked с причиной, а не пытаться угадывать. PM при получении blocked от агента — эскалирует к человеку через GUI (уведомление) и Telegram (когда будет). 2026-03-16 09:13:34 +02:00
Gros Frumos
3871debd8d docs(KIN-027): Add security_issues/conventions_violations schema docs and remove agents/prompts ref
- reviewer.md: Added structure documentation for security_issues and conventions_violations array elements with example showing severity, file, issue, and suggestion fields
- backend_dev.md: Removed agents/prompts/ from Files to read section (prompts are not reference data for backend implementation)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-15 21:04:48 +02:00