ticket: route feature cleanup reviews

This commit is contained in:
Keisuke Hirata 2026-06-09 21:10:26 +09:00
parent 7b80a9b69c
commit 7f2a6568c3
No known key found for this signature in database
4 changed files with 32 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: 'Profile feature flagsでtool surfaceを制御する'
state: 'inprogress'
created_at: '2026-06-09T08:22:09Z'
updated_at: '2026-06-09T12:05:22Z'
updated_at: '2026-06-09T12:10:16Z'
assignee: null
queued_by: 'workspace-panel'
queued_at: '2026-06-09T10:31:11Z'

View File

@ -142,3 +142,17 @@ Validation passed:
- `nix build .#yoi`
---
<!-- event: implementation_report author: orchestrator at: 2026-06-09T12:10:16Z -->
## Implementation report
Reviewer routed after coder implementation commit `f0f6cc9`.
Reviewer Pod:
- `reviewer-profile-feature-flags-tool-surface`
- Worktree: `.worktree/profile-feature-flags-tool-surface`
Review focus includes explicit bool feature authority, concrete resolved Manifest feature values, disabled feature tool omission from schema, role profile surfaces, authority/fail-closed preservation, and the `feature.pods` vs implementation-reported `feature.pod_management` naming mismatch.
---

View File

@ -2,7 +2,7 @@
title: 'action_requiredとattention_requiredをTicket schemaから削除する'
state: 'inprogress'
created_at: '2026-06-09T09:55:18Z'
updated_at: '2026-06-09T12:04:53Z'
updated_at: '2026-06-09T12:10:16Z'
assignee: null
queued_by: 'workspace-panel'
queued_at: '2026-06-09T10:11:38Z'

View File

@ -169,3 +169,19 @@ Validation:
- `nix build .#yoi`
---
<!-- event: implementation_report author: orchestrator at: 2026-06-09T12:10:16Z -->
## Implementation report
Reviewer routed after coder implementation commit `3afdd89`.
Reviewer Pod:
- `reviewer-remove-action-attention-ticket-fields`
- Worktree: `.worktree/remove-action-attention-ticket-fields`
Review focus includes schema/tool/API/output removal, doctor behavior for obsolete fields, panel ready→Queue behavior despite historical overlays, maintained docs/workflows/resources cleanup, no replacement vague field, and no unrelated lifecycle/identity/relation changes.
Note: the initial reviewer prompt accidentally included a stale full commit hash; the branch HEAD in the worktree is the authority and is `3afdd89`.
---