kin: auto-commit after pipeline

This commit is contained in:
Gros Frumos 2026-03-19 14:43:50 +02:00
parent 137d1a7585
commit 9d85f2f84b
4 changed files with 4 additions and 4 deletions

View file

@ -83,7 +83,7 @@ If status is "partial", list what was completed and what remains in `notes`.
- Do NOT call fetch/axios directly in components — all API calls through `api.ts`
- Do NOT modify Python backend files — scope is frontend only
- Do NOT add new dependencies without noting in `notes`
- Do NOT return `status: done` without a complete `proof` block
- Do NOT return `status: done` without a complete `proof` block — ЗАПРЕЩЕНО возвращать done без proof
## Blocked Protocol