Files
manual_slop/conductor/archive/live_ux_test_20260223/plan.md

2.6 KiB

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.

  • Task: Extend ApiHookClient with methods for tab switching and listbox selection if missing. f36d539
  • Task: Implement TestUserAgent class to manage dynamic response generation and action delays. d326242
  • Task: Write Tests (Verify basic hook connectivity and simulated delays) f36d539
  • Task: Implement basic 'ping-pong' interaction via hooks. bfe9ef0
  • Task: Harden API hook thread-safety and simplify GUI state polling. 8bd280e
  • 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.

  • Task: Implement 'New Project' scaffolding script (creating a tiny console program). bd5dc16
  • Task: Implement 5-turn discussion loop logic with sub-agent responses. bd5dc16
  • Task: Write Tests (Verify state changes in Discussion Hub during simulated chat) 6d16438
  • Task: Implement 'Thinking' and 'Live' indicator verification logic. 6d16438
  • 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.

  • Task: Implement discussion switching logic (creating/switching between named discussions). 5e1b965
  • Task: Implement 'Load Prior Log' simulation and 'Tinted Mode' detection. 5e1b965
  • Task: Write Tests (Verify log loading and tab navigation consistency) 5e1b965
  • Task: Implement truncation limit verification (forcing a long history and checking bleed). 5e1b965
  • 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.

  • Task: Create live_walkthrough.py with full visual feedback and manual sign-off. 8bd280e
  • Task: Create tests/test_live_workflow.py for automated regression testing. 8bd280e
  • Task: Perform a full visual walkthrough and verify 'human-readable' pace. 8e63b31
  • Task: Conductor - User Manual Verification 'Phase 4: Final Integration & Regression' (Protocol in workflow.md) 8e63b31

Phase: Review Fixes

  • Task: Apply review suggestions 064d7ba