docs: Update remaining track plans with test architecture debt warnings
- Add test debt notes to concurrent_tier, manual_ux, and async_tool tracks to guide testing strategies away from live_gui where appropriate.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Implementation Plan: Asynchronous Tool Execution Engine (async_tool_execution_20260303)
|
||||
|
||||
> **TEST DEBT FIX:** Due to ongoing test architecture instability (documented in `test_architecture_integrity_audit_20260304`), do NOT write new `live_gui` integration tests for this track. Use purely in-process mocks to verify concurrency logic.
|
||||
|
||||
## Phase 1: Engine Refactoring
|
||||
- [ ] Task: Initialize MMA Environment `activate_skill mma-orchestrator`
|
||||
- [ ] Task: Refactor `mcp_client.py` for async execution
|
||||
|
||||
Reference in New Issue
Block a user