diff --git a/conductor/tracks.md b/conductor/tracks.md index 3968f7c..326f731 100644 --- a/conductor/tracks.md +++ b/conductor/tracks.md @@ -26,13 +26,13 @@ This file tracks all major tracks for the project. Each track has its own detail *Goal: Maximize internal state exposure and provide comprehensive control endpoints (worker spawn/kill, pipeline pause/resume, DAG mutation) via the Hook API. Implement WebSocket-based real-time event streaming.* 5. [ ] **Track: Codebase Audit and Cleanup** -*Link: [./tracks/codebase_audit_20260308/](./tracks/codebase_audit_20260308/)* + *Link: [./tracks/codebase_audit_20260308/](./tracks/codebase_audit_20260308/)* --- ### GUI Overhauls & Visualizations -1. [~] **Track: Advanced Log Management and Session Restoration** +3. [x] **Track: Advanced Log Management and Session Restoration** *Link: [./tracks/log_session_overhaul_20260308/](./tracks/log_session_overhaul_20260308/)* *Goal: Centralize log management, improve session restoration reliability with full-UI replay mode, and optimize log size via external script/output referencing. Implement transient diagnostic logging for system warnings.*