chore(conductor): Define Strict Execution Queue in tracks registry
This commit is contained in:
@@ -4,30 +4,31 @@ This file tracks all major tracks for the project. Each track has its own detail
|
||||
|
||||
---
|
||||
|
||||
## Current Tracks
|
||||
## Current Tracks (Strict Execution Queue)
|
||||
*The following tracks MUST be executed in this exact order to safely resolve tech debt before feature development.*
|
||||
|
||||
- [ ] **Track: Test Suite Stabilization & Consolidation**
|
||||
1. [ ] **Track: Test Suite Stabilization & Consolidation** (Active/Next)
|
||||
*Link: [./tracks/test_stabilization_20260302/](./tracks/test_stabilization_20260302/)*
|
||||
|
||||
- [ ] **Track: Strict Static Analysis & Type Safety**
|
||||
2. [ ] **Track: Strict Static Analysis & Type Safety**
|
||||
*Link: [./tracks/strict_static_analysis_and_typing_20260302/](./tracks/strict_static_analysis_and_typing_20260302/)*
|
||||
|
||||
- [ ] **Track: Codebase Migration to `src` & Cleanup**
|
||||
3. [ ] **Track: Codebase Migration to `src` & Cleanup**
|
||||
*Link: [./tracks/codebase_migration_20260302/](./tracks/codebase_migration_20260302/)*
|
||||
|
||||
- [ ] **Track: GUI Decoupling & Controller Architecture**
|
||||
4. [ ] **Track: GUI Decoupling & Controller Architecture**
|
||||
*Link: [./tracks/gui_decoupling_controller_20260302/](./tracks/gui_decoupling_controller_20260302/)*
|
||||
|
||||
- [ ] **Track: Hook API UI State Verification**
|
||||
5. [ ] **Track: Hook API UI State Verification**
|
||||
*Link: [./tracks/hook_api_ui_state_verification_20260302/](./tracks/hook_api_ui_state_verification_20260302/)*
|
||||
|
||||
- [ ] **Track: Robust JSON Parsing for Tech Lead**
|
||||
6. [ ] **Track: Robust JSON Parsing for Tech Lead**
|
||||
*Link: [./tracks/robust_json_parsing_tech_lead_20260302/](./tracks/robust_json_parsing_tech_lead_20260302/)*
|
||||
|
||||
- [ ] **Track: Concurrent Tier Source Isolation**
|
||||
7. [ ] **Track: Concurrent Tier Source Isolation**
|
||||
*Link: [./tracks/concurrent_tier_source_tier_20260302/](./tracks/concurrent_tier_source_tier_20260302/)*
|
||||
|
||||
- [ ] **Track: Test Suite Performance & Flakiness**
|
||||
8. [ ] **Track: Test Suite Performance & Flakiness**
|
||||
*Link: [./tracks/test_suite_performance_and_flakiness_20260302/](./tracks/test_suite_performance_and_flakiness_20260302/)*
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user