ticket: record feature and attention handoffs
This commit is contained in:
parent
41133e0cd5
commit
2bd4e43eaa
|
|
@ -2,7 +2,7 @@
|
|||
title: 'Profile feature flagsでtool surfaceを制御する'
|
||||
state: 'inprogress'
|
||||
created_at: '2026-06-09T08:22:09Z'
|
||||
updated_at: '2026-06-09T11:30:25Z'
|
||||
updated_at: '2026-06-09T11:31:52Z'
|
||||
assignee: null
|
||||
queued_by: 'workspace-panel'
|
||||
queued_at: '2026-06-09T10:31:11Z'
|
||||
|
|
|
|||
|
|
@ -94,3 +94,25 @@ Validation:
|
|||
- `cargo fmt --check`, `git diff --check`, `cargo run -q -p yoi -- ticket doctor`, `cargo check --workspace`, `nix build .#yoi`.
|
||||
|
||||
---
|
||||
|
||||
<!-- event: implementation_report author: orchestrator at: 2026-06-09T11:31:52Z -->
|
||||
|
||||
## Implementation report
|
||||
|
||||
Implementation routing started in parallel with the Ticket action/attention field cleanup.
|
||||
|
||||
Worktree/branch:
|
||||
- Worktree: `.worktree/profile-feature-flags-tool-surface`
|
||||
- Branch: `profile-feature-flags-tool-surface`
|
||||
- Base/routing commit: `41133e0 ticket: route feature flags and attention cleanup`
|
||||
|
||||
Spawned sibling Coder Pod:
|
||||
- `coder-profile-feature-flags-tool-surface`
|
||||
- Scope: non-recursive read on parent workspace root plus recursive write limited to the child worktree.
|
||||
|
||||
Parallel-routing rationale:
|
||||
- ToolExecutionContext, TicketList, Panel, and session analytics work have landed.
|
||||
- This Ticket is mostly Profile/feature/tool-surface registration.
|
||||
- It is expected to have only small/manageable overlap with the Ticket schema field cleanup running in parallel.
|
||||
|
||||
---
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: 'action_requiredとattention_requiredをTicket schemaから削除する'
|
||||
state: 'inprogress'
|
||||
created_at: '2026-06-09T09:55:18Z'
|
||||
updated_at: '2026-06-09T11:30:25Z'
|
||||
updated_at: '2026-06-09T11:31:52Z'
|
||||
assignee: null
|
||||
queued_by: 'workspace-panel'
|
||||
queued_at: '2026-06-09T10:11:38Z'
|
||||
|
|
|
|||
|
|
@ -120,3 +120,25 @@ Validation:
|
|||
- `cargo fmt --check`, `git diff --check`, `cargo run -q -p yoi -- ticket doctor`, `cargo check --workspace`, `nix build .#yoi`.
|
||||
|
||||
---
|
||||
|
||||
<!-- event: implementation_report author: orchestrator at: 2026-06-09T11:31:52Z -->
|
||||
|
||||
## Implementation report
|
||||
|
||||
Implementation routing started in parallel with the Profile feature-flag work.
|
||||
|
||||
Worktree/branch:
|
||||
- Worktree: `.worktree/remove-action-attention-ticket-fields`
|
||||
- Branch: `remove-action-attention-ticket-fields`
|
||||
- Base/routing commit: `41133e0 ticket: route feature flags and attention cleanup`
|
||||
|
||||
Spawned sibling Coder Pod:
|
||||
- `coder-remove-action-attention-ticket-fields`
|
||||
- Scope: non-recursive read on parent workspace root plus recursive write limited to the child worktree.
|
||||
|
||||
Parallel-routing rationale:
|
||||
- ToolExecutionContext, TicketList, and Panel work have landed.
|
||||
- This Ticket is primarily Ticket schema/tool/API/panel metadata cleanup.
|
||||
- It is expected to have only small/manageable overlap with Profile feature-flag work.
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user