diff --git a/conductor/tracks.md b/conductor/tracks.md index 6496203..19d21c9 100644 --- a/conductor/tracks.md +++ b/conductor/tracks.md @@ -48,10 +48,6 @@ This file tracks all major tracks for the project. Each track has its own detail *Link: [./tracks/markdown_highlighting_20260308/](./tracks/markdown_highlighting_20260308/)* *Goal: Add rich text rendering with GFM support and syntax highlighting for PowerShell, Python, and JSON/TOML in read-only message and log views.* -5. [~] **Track: NERV UI Theme Integration** - *Link: [./tracks/nerv_ui_theme_20260309/](./tracks/nerv_ui_theme_20260309/)* - *Goal: Implement a NERV UI theme for ImGui/Dear PyGui, inspired by technical/military consoles, with CRT effects and a black-void aesthetic.* - --- ### C/C++ Language Support @@ -118,10 +114,12 @@ This file tracks all major tracks for the project. Each track has its own detail --- -## Completed / Archived +### Completed / Archived +- [x] **Track: NERV UI Theme Integration** (Archived 2026-03-09) ### Phase 3: Early Tracks (Archived 2026-03-08) + - [x] **Track: True Parallel Worker Execution (The DAG Realization)** - [x] **Track: Deep AST-Driven Context Pruning (RAG for Code)** - [x] **Track: Visual DAG & Interactive Ticket Editing**