chore(conductor): Archive track 'live_ux_test_20260223'
This commit is contained in:
40
conductor/archive/live_ux_test_20260223/plan.md
Normal file
40
conductor/archive/live_ux_test_20260223/plan.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# Implementation Plan: Human-Like UX Interaction Test
|
||||
|
||||
## Phase 1: Infrastructure & Automation Core [checkpoint: 7626531]
|
||||
Establish the foundation for driving the GUI via API hooks and simulation logic.
|
||||
|
||||
- [x] Task: Extend `ApiHookClient` with methods for tab switching and listbox selection if missing. f36d539
|
||||
- [x] Task: Implement `TestUserAgent` class to manage dynamic response generation and action delays. d326242
|
||||
- [x] Task: Write Tests (Verify basic hook connectivity and simulated delays) f36d539
|
||||
- [x] Task: Implement basic 'ping-pong' interaction via hooks. bfe9ef0
|
||||
- [x] Task: Harden API hook thread-safety and simplify GUI state polling. 8bd280e
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 1: Infrastructure & Automation Core' (Protocol in workflow.md) 7626531
|
||||
|
||||
## Phase 2: Workflow Simulation [checkpoint: 9c4a72c]
|
||||
Build the core interaction loop for project creation and AI discussion.
|
||||
|
||||
- [x] Task: Implement 'New Project' scaffolding script (creating a tiny console program). bd5dc16
|
||||
- [x] Task: Implement 5-turn discussion loop logic with sub-agent responses. bd5dc16
|
||||
- [x] Task: Write Tests (Verify state changes in Discussion Hub during simulated chat) 6d16438
|
||||
- [x] Task: Implement 'Thinking' and 'Live' indicator verification logic. 6d16438
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 2: Workflow Simulation' (Protocol in workflow.md) 9c4a72c
|
||||
|
||||
## Phase 3: History & Session Verification [checkpoint: 0f04e06]
|
||||
Simulate complex session management and historical audit features.
|
||||
|
||||
- [x] Task: Implement discussion switching logic (creating/switching between named discussions). 5e1b965
|
||||
- [x] Task: Implement 'Load Prior Log' simulation and 'Tinted Mode' detection. 5e1b965
|
||||
- [x] Task: Write Tests (Verify log loading and tab navigation consistency) 5e1b965
|
||||
- [x] Task: Implement truncation limit verification (forcing a long history and checking bleed). 5e1b965
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 3: History & Session Verification' (Protocol in workflow.md) 0f04e06
|
||||
|
||||
## Phase 4: Final Integration & Regression [checkpoint: 8e63b31]
|
||||
Consolidate the simulation into end-user artifacts and CI tests.
|
||||
|
||||
- [x] Task: Create `live_walkthrough.py` with full visual feedback and manual sign-off. 8bd280e
|
||||
- [x] Task: Create `tests/test_live_workflow.py` for automated regression testing. 8bd280e
|
||||
- [x] Task: Perform a full visual walkthrough and verify 'human-readable' pace. 8e63b31
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 4: Final Integration & Regression' (Protocol in workflow.md) 8e63b31
|
||||
|
||||
## Phase: Review Fixes
|
||||
- [x] Task: Apply review suggestions 064d7ba
|
||||
Reference in New Issue
Block a user