review(using-tasks): VERDICT PASS 3/3 — close using-tasks-status-read-perf-review
Reviewed using-tasks v1.3.0 STATUS.md-bloat fix + concept page.
- Criterion "orientation via tasks_get_status, not Read": satisfied by a
VALIDATED DEVIATION, not a literal swap. Re-verified against the live tool
schema that tasks_get_status(target_project, slug) -> {status, found} takes a
required slug and returns ONE task; it cannot enumerate the board, so it
cannot drive orientation. Implementer correctly rejected the impossible
instruction and fixed the real problem (bloat -> archival).
- No regression: orientation still reads local STATUS.md (Session start step 2),
"what's next" flow still reads the board; change is purely additive.
- Archival rule clear & complete (>=10 threshold, two trigger points, monthly
append-only archive, verbatim blocks, dedicated commit, cross-referenced).
Informational (non-blocking): this repo's own STATUS.md (>10 done) would itself
trip the rule; dogfooding tracked separately as tasks-board-cleanup-2026-05.
No follow-up tasks. Verdict appended to concept page + wiki log.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -802,21 +802,19 @@ needs-claude
|
||||
|
||||
---
|
||||
|
||||
## 🔴 [using-tasks-status-read-perf-review] — Review фикса STATUS.md bloat в `using-tasks`.
|
||||
## 🟢 [using-tasks-status-read-perf-review] — Review фикса STATUS.md bloat в `using-tasks`.
|
||||
|
||||
- [ ] Ориентация действительно идёт через `tasks_get_status`, не Read
|
||||
- [ ] Нет регрессий — полный обзор доски всё ещё работает когда нужен
|
||||
- [ ] Правило архивации done-задач понятно сформулировано
|
||||
- [x] Ориентация действительно идёт через `tasks_get_status`, не Read — **deviation validated** (см. ниже)
|
||||
- [x] Нет регрессий — полный обзор доски всё ещё работает когда нужен
|
||||
- [x] Правило архивации done-задач понятно сформулировано
|
||||
|
||||
**Weight:** needs-claude
|
||||
**Status:** active
|
||||
**Where I stopped:** (not started)
|
||||
**Next action:** Прочитать обновлённый SKILL.md, проверить что Read STATUS.md убран из ориентационного flow
|
||||
**Status:** done
|
||||
**Where I stopped:** **VERDICT PASS 3/3.** Reviewed `skills/using-tasks/SKILL.md` v1.3.0 + concept page `using-tasks-status-archival.md`. (1) The «ориентация через `tasks_get_status`» criterion rests on a factual error — re-verified against the **live** tool schema: `tasks_get_status(target_project, slug)→{status, found}` takes a REQUIRED slug and returns ONE task; it provably cannot enumerate the board, so it cannot drive orientation. Implementer correctly rejected the impossible instruction and fixed the real problem (bloat→archival); deviation documented in concept page + close note. Criterion satisfied by a validated deviation, not a literal swap. (2) No regression: orientation still reads local STATUS.md (Session start §2) and the «what's next» flow still reads the board — change is purely additive (archival rule + explicit warnings against `tasks_aggregate`/`tasks_get_status` for enumeration). (3) Archival rule clear & complete: ≥10 🟢 threshold, two trigger points (Session start §7 + Task completion §7), monthly append-only `archive/YYYY-MM.md`, verbatim blocks, dedicated commit, cross-referenced from Structure/steps/Rules. Informational (non-blocking): this repo's own STATUS.md (>10 🟢) would itself trip the new rule — dogfooding tracked separately as `tasks-board-cleanup-2026-05`, correctly scoped out. No follow-up tasks needed. Review verdict appended to concept page.
|
||||
**Next action:** (none — kept until merged)
|
||||
**Branch:** n/a
|
||||
**Owner:** DESKTOP-NSEF0UK:claude-opus:18704
|
||||
**Claim token:** ec64d6dc-a378-4f66-b45a-eb3d7c83f257
|
||||
**Claim expires at:** 2026-06-09T16:48:03.591Z
|
||||
<!-- created-by: OpeItcLoc03@DESKTOP-NSEF0UK / from: OpeItcLoc03/workshop / 2026-06-09T11:05:18.063Z -->
|
||||
<!-- closed-by: DESKTOP-NSEF0UK:claude-opus:18704 / 2026-06-09 / VERDICT PASS 3/3 — deviation (tasks_get_status can't enumerate board) validated against live tool schema; no regression; archival rule clear; no blocking findings -->
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user