chore(conductor/tracks.md): mark native_orchestrator as complete
This commit is contained in:
2
TASKS.md
2
TASKS.md
@@ -41,7 +41,7 @@
|
|||||||
- **Goal:** Elevate Tier 4 from a log summarizer to an auto-patcher. When a verification test fails, Tier 4 generates a .patch file. The GUI intercepts this and presents a side-by-side Diff Viewer. The user clicks Apply Patch to instantly resume the pipeline.
|
- **Goal:** Elevate Tier 4 from a log summarizer to an auto-patcher. When a verification test fails, Tier 4 generates a .patch file. The GUI intercepts this and presents a side-by-side Diff Viewer. The user clicks Apply Patch to instantly resume the pipeline.
|
||||||
|
|
||||||
#### 5. native_orchestrator_20260306
|
#### 5. native_orchestrator_20260306
|
||||||
- **Status:** Complete
|
- **Status:** Planned
|
||||||
- **Priority:** Low
|
- **Priority:** Low
|
||||||
- **Goal:** Absorb the Conductor extension entirely into the core application. Manual Slop should natively read/write plan.md, manage the metadata.json, and orchestrate the MMA tiers in pure Python, removing the dependency on external CLI shell executions (mma_exec.py).
|
- **Goal:** Absorb the Conductor extension entirely into the core application. Manual Slop should natively read/write plan.md, manage the metadata.json, and orchestrate the MMA tiers in pure Python, removing the dependency on external CLI shell executions (mma_exec.py).
|
||||||
|
|
||||||
|
|||||||
@@ -29,13 +29,11 @@ This file tracks all major tracks for the project. Each track has its own detail
|
|||||||
4. [x] **Track: Advanced Tier 4 QA Auto-Patching**
|
4. [x] **Track: Advanced Tier 4 QA Auto-Patching**
|
||||||
*Link: [./tracks/tier4_auto_patching_20260306/](./tracks/tier4_auto_patching_20260306/)*
|
*Link: [./tracks/tier4_auto_patching_20260306/](./tracks/tier4_auto_patching_20260306/)*
|
||||||
|
|
||||||
5. [ ] **Track: Transitioning to Native Orchestrator**
|
5. [x] **Track: Transitioning to Native Orchestrator**
|
||||||
*Link: [./tracks/native_orchestrator_20260306/](./tracks/native_orchestrator_20260306/)*
|
*Link: [./tracks/native_orchestrator_20260306/](./tracks/native_orchestrator_20260306/)*
|
||||||
|
|
||||||
21. [x] **Track: MiniMax Provider Integration**
|
21. [x] **Track: MiniMax Provider Integration**
|
||||||
*Link: [./tracks/minimax_provider_20260306/](./tracks/minimax_provider_20260306/)*
|
*Link: [./tracks/minimax_provider_20260306/](./tracks/minimax_provider_20260306/)*
|
||||||
*Link: [./tracks/native_orchestrator_20260306/](./tracks/native_orchestrator_20260306/)*
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### GUI Overhauls & Visualizations
|
### GUI Overhauls & Visualizations
|
||||||
|
|||||||
Reference in New Issue
Block a user