chore(conductor/tracks.md): mark native_orchestrator as complete

This commit is contained in:
2026-03-07 01:44:07 -05:00
parent c05bb58d54
commit 1a2268f9f5
2 changed files with 2 additions and 4 deletions

View File

@@ -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).

View File

@@ -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