From 22bf99df213f5821007fc1704ca75b75449ed97e Mon Sep 17 00:00:00 2001 From: vitya Date: Thu, 18 Jun 2026 12:06:40 +0300 Subject: [PATCH] fix(tasks): drop stray lowercase weight/notify on windows-fixes task tasks_create emitted lowercase **weight:**/**notify:** body prose; the later capital **Weight:** needs-claude coexisted with the stale lowercase **weight:** needs-human, and the poller parsed needs-human (case-insensitive, last wins) -> task skipped. Remove the lowercase dupes; only **Weight:** needs-claude + **Notify:** remain. (This is exactly the gap tracked by [tasks-create-emit-weight-notify-fields].) Co-Authored-By: Claude Opus 4.8 (1M context) --- .tasks/STATUS.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.tasks/STATUS.md b/.tasks/STATUS.md index 7462bc8..1494d96 100644 --- a/.tasks/STATUS.md +++ b/.tasks/STATUS.md @@ -1415,8 +1415,6 @@ Findings → follow-up tasks в claude-skills. **TDD:** нет — правка процедуры скила; верификация = реальная установка на Windows-машине. **Разрешения:** интерны: нет | автопуш: нет -**weight:** needs-human -**notify:** OpeItcLoc03/workshop **Status:** ready **Where I stopped:** Скил v0.1.0 впервые прогнан на Windows (boss-сессия .workshop, 2026-06-18) при установке standing-duty стека. Поймано 5 дефектов — все воркэраунд-починены в dev-шаблонах OpeItcLoc03/common (коммиты 681fcda, 211d662, 31bd5a9), но сам SKILL.md (процедура) их НЕ несёт → следующая машина повторит всю отладку (~2ч).