From d4665ee8e535f4f80c084278f89707816d6b9d24 Mon Sep 17 00:00:00 2001 From: Hare Date: Thu, 16 Jul 2026 07:57:07 +0900 Subject: [PATCH] ticket: approve knowledge removal implementation --- .yoi/tickets/00001KXKP2A71/item.md | 2 +- .yoi/tickets/00001KXKP2A71/thread.md | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/.yoi/tickets/00001KXKP2A71/item.md b/.yoi/tickets/00001KXKP2A71/item.md index 76051748..01cf7b08 100644 --- a/.yoi/tickets/00001KXKP2A71/item.md +++ b/.yoi/tickets/00001KXKP2A71/item.md @@ -2,7 +2,7 @@ title: 'Remove Knowledge support' state: 'inprogress' created_at: '2026-07-15T20:04:08Z' -updated_at: '2026-07-15T22:55:19Z' +updated_at: '2026-07-15T22:56:59Z' assignee: null queued_by: 'workspace-panel' queued_at: '2026-07-15T20:27:02Z' diff --git a/.yoi/tickets/00001KXKP2A71/thread.md b/.yoi/tickets/00001KXKP2A71/thread.md index 8e373acc..67b2a32e 100644 --- a/.yoi/tickets/00001KXKP2A71/thread.md +++ b/.yoi/tickets/00001KXKP2A71/thread.md @@ -369,3 +369,24 @@ Coder-reported validation passed: No behavior tests were re-run for this follow-up because changes were docs/report wording only。 --- + + + +## Review: approve + +Focused re-review result: approve + +Evidence: +- Report wording blockers are fixed: `docs/report/test-validity-20260612/yoi.md` now says memory record path; `docs/report/test-validity-20260612/memory.md` now says Request 作成。 +- Greps/read inspection found no `KnowledgeQuery`, no `kind=knowledge` Memory tools, no resident Knowledge injection, no active Web/TUI/protocol `#` Knowledge completion path。 +- `composer-completion.ts` only accepts `:`/`@` and test covers `ask #plain` as not a completion token。 +- No stale Memory/Knowledge tool guidance remains。 +- `.yoi/knowledge` appears only in the explicit legacy/manual archive note。 +- Legacy Knowledge SystemItems are ignored/drop to empty history text。 +- Memory summary/decision/request paths remain present。 +- No Skills implementation/diff was found。 +- `git diff --check f2106407..HEAD` passed。 + +Blockers: none。 + +---