From f1ab40bf0186e2876ad77be0d3111251e67ac52c Mon Sep 17 00:00:00 2001 From: Hare Date: Tue, 23 Jun 2026 15:06:57 +0900 Subject: [PATCH] ticket: start kanban lazy rows review --- .yoi/tickets/00001KVSGFM65/item.md | 2 +- .yoi/tickets/00001KVSGFM65/thread.md | 31 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/.yoi/tickets/00001KVSGFM65/item.md b/.yoi/tickets/00001KVSGFM65/item.md index 22abd31e..b1e11c33 100644 --- a/.yoi/tickets/00001KVSGFM65/item.md +++ b/.yoi/tickets/00001KVSGFM65/item.md @@ -2,7 +2,7 @@ title: 'Improve Workspace web ticket Kanban grouping and lazy rows' state: 'inprogress' created_at: '2026-06-23T05:50:36Z' -updated_at: '2026-06-23T06:05:59Z' +updated_at: '2026-06-23T06:06:45Z' assignee: null queued_by: 'workspace-panel' queued_at: '2026-06-23T05:53:22Z' diff --git a/.yoi/tickets/00001KVSGFM65/thread.md b/.yoi/tickets/00001KVSGFM65/thread.md index 17d4f16c..26473176 100644 --- a/.yoi/tickets/00001KVSGFM65/thread.md +++ b/.yoi/tickets/00001KVSGFM65/thread.md @@ -175,3 +175,34 @@ Next action: - Route to read-only Reviewer Pod for acceptance review。 --- + + + +## Comment + +Review routing: + +Spawned read-only Reviewer Pod: +- `yoi-reviewer-00001KVSGFM65-r1` + +Review target: +- Worktree: `/home/hare/Projects/yoi/.worktree/00001KVSGFM65-kanban-lazy-rows` +- Branch: `impl/00001KVSGFM65-kanban-lazy-rows` +- Baseline: `a6f9019e` +- Implementation commit: `6f68bb8d web: group repository ticket kanban rows` +- Diff: `a6f9019e..6f68bb8d` + +Reviewer scope: +- read-only `/home/hare/Projects/yoi` + +Reviewer focus: +- Display grouping/sort order: `ready > planning`, `inprogress > queued`。 +- Per-group independent visible count and scroll expansion。 +- High-volume `closed` bounded by group scroll area。 +- Original Ticket state visible per row。 +- Component boundary and design-token styling。 +- No backend/lifecycle/protocol scope creep。 + +Orchestrator will wait for reviewer verdict before integration。 + +---