ticket: close done items

This commit is contained in:
Keisuke Hirata 2026-06-14 01:34:18 +09:00
parent 1df68c0e4a
commit b24aaaccae
No known key found for this signature in database
18 changed files with 126 additions and 12 deletions

View File

@ -1,8 +1,8 @@
---
title: "E2E テストハーネス"
state: 'done'
state: 'closed'
created_at: "2026-05-27T00:00:02Z"
updated_at: '2026-06-13T15:45:26Z'
updated_at: '2026-06-13T16:34:06Z'
queued_by: 'yoi ticket'
queued_at: '2026-06-13T14:17:34Z'
---

View File

@ -0,0 +1 @@
Closed after prior done-state completion.

View File

@ -529,4 +529,22 @@ Required correction:
- Do not use `cargo run` as the process-under-test because that would put Cargo in the PTY/signal/quit-latency measurement path.
- Preserve the existing production/non-production boundary and E2E feature gating.
---
<!-- event: state_changed author: hare at: 2026-06-13T16:34:06Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-06-13T16:34:06Z status: closed -->
## 完了
Closed after prior done-state completion.
---

View File

@ -1,8 +1,8 @@
---
title: 'runtime workspace と process cwd を分離する'
state: 'done'
state: 'closed'
created_at: '2026-06-11T15:45:07Z'
updated_at: '2026-06-11T15:59:55Z'
updated_at: '2026-06-13T16:34:06Z'
assignee: null
queued_by: 'yoi ticket'
queued_at: '2026-06-11T15:45:53Z'

View File

@ -0,0 +1 @@
Closed after prior done-state completion.

View File

@ -81,4 +81,22 @@ runtime workspace と process cwd を分離する実装を行った。
State changed to `done`.
---
<!-- event: state_changed author: hare at: 2026-06-13T16:34:06Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-06-13T16:34:06Z status: closed -->
## 完了
Closed after prior done-state completion.
---

View File

@ -1,8 +1,8 @@
---
title: 'TUI rewind picker の Enter 後に live 表示が巻き戻らない問題を調査・修正する'
state: 'done'
state: 'closed'
created_at: '2026-06-13T09:23:07Z'
updated_at: '2026-06-13T11:24:32Z'
updated_at: '2026-06-13T16:34:06Z'
assignee: null
readiness: 'implementation_ready'
risk_flags: ['tui', 'pod-protocol', 'persistence', 'history-rewind']

View File

@ -0,0 +1 @@
Closed after prior done-state completion.

View File

@ -296,4 +296,22 @@ Next:
Implementation branch `ticket-00001KV04NJ8D-rewind-live-refresh` was reviewed, approved, merged into the Orchestrator branch as `802fa1f0`, and validated in the Orchestrator worktree. Focused rewind tests, formatting, diff check, and `cargo check -p protocol -p pod -p tui` passed. Remaining full `cargo test -p tui` failures noted by reviewer are unrelated known multi_pod/spawn tests. Ticket implementation work is done; closure remains separate.
---
<!-- event: state_changed author: hare at: 2026-06-13T16:34:06Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-06-13T16:34:06Z status: closed -->
## 完了
Closed after prior done-state completion.
---

View File

@ -1,8 +1,8 @@
---
title: 'Panel Quit 時の断続的な遅延を調査して解消する'
state: 'done'
state: 'closed'
created_at: '2026-06-13T10:04:55Z'
updated_at: '2026-06-13T12:57:53Z'
updated_at: '2026-06-13T16:34:06Z'
assignee: null
readiness: 'spike_needed'
risk_flags: ['tui-panel', 'shutdown-latency', 'async-cancellation']

View File

@ -0,0 +1 @@
Closed after prior done-state completion.

View File

@ -288,4 +288,22 @@ Conclusion:
- The current debug binary still shows a roughly 4s startup/quit floor in the PTY measurement, so the merged fix did not prove the user's observed latency is gone and may have missed a different blocking path。
- Follow-up must identify the actual user command/binary path and measure `yoi panel` quit latency before and after any further fix. If the relevant path is current source/debug, this Ticket should be treated as not actually resolved.
---
<!-- event: state_changed author: hare at: 2026-06-13T16:34:06Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-06-13T16:34:06Z status: closed -->
## 完了
Closed after prior done-state completion.
---

View File

@ -1,8 +1,8 @@
---
title: 'Workspace panel の View item をマウスで選択できるようにする'
state: 'done'
state: 'closed'
created_at: '2026-06-13T10:05:19Z'
updated_at: '2026-06-13T12:57:53Z'
updated_at: '2026-06-13T16:34:06Z'
assignee: null
readiness: 'implementation_ready'
risk_flags: ['tui-input', 'mouse-capture', 'panel-ux']

View File

@ -0,0 +1 @@
Closed after prior done-state completion.

View File

@ -240,4 +240,22 @@ Conclusion:
- The original done decision was insufficient because it relied on internal hit-test/focused tests and did not prove actual terminal mouse selection in a live Panel.
- Follow-up must include measured/manual validation with the same command/binary path the user runs, including a positive proof that a click changes selected row in `yoi panel`.
---
<!-- event: state_changed author: hare at: 2026-06-13T16:34:06Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-06-13T16:34:06Z status: closed -->
## 完了
Closed after prior done-state completion.
---

View File

@ -1,8 +1,8 @@
---
title: 'E2E harness が最新 yoi binary を自動 build して使うようにする'
state: 'done'
state: 'closed'
created_at: '2026-06-13T15:46:07Z'
updated_at: '2026-06-13T16:09:29Z'
updated_at: '2026-06-13T16:34:06Z'
assignee: null
readiness: 'ready'
queued_by: 'yoi ticket'

View File

@ -0,0 +1 @@
Closed after prior done-state completion.

View File

@ -267,4 +267,22 @@ Next:
E2E binary provider follow-up was reviewed, approved, merged into the Orchestrator branch as `8abc2b7f`, and validated in the Orchestrator worktree. Default E2E runs now build the current `yoi` binary before direct PTY spawn, `YOI_E2E_BIN` override remains available, and tested `yoi` subprocesses are isolated with `env_clear()` plus allowlist so host provider credentials are not inherited. Ticket implementation work is done; closure remains separate.
---
<!-- event: state_changed author: hare at: 2026-06-13T16:34:06Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-06-13T16:34:06Z status: closed -->
## 完了
Closed after prior done-state completion.
---