conductor(tracks): mark command_palette done, add documentation_refresh track entry
This commit is contained in:
+8
-1
@@ -328,5 +328,12 @@ This file tracks all major tracks for the project. Each track has its own detail
|
||||
|
||||
---
|
||||
|
||||
- [ ] **Track: Implement Async Context Preview to fix UI hangs and add an 'Everything' Command Palette.**
|
||||
- [x] **Track: Implement Async Context Preview to fix UI hangs and add an 'Everything' Command Palette.**
|
||||
*Link: [./tracks/command_palette_and_performance_20260602/](./tracks/command_palette_and_performance_20260602/)*
|
||||
*Goal: Async context preview offload (background thread, state lock) + Command Palette (32 commands, fuzzy search, Ctrl+Shift+P, Up/Down/Enter nav, 13 unit + 7 live_gui tests). Phases 1-3 complete.*
|
||||
|
||||
---
|
||||
|
||||
- [x] **Track: Comprehensive Documentation Refresh**
|
||||
*Link: [./tracks/documentation_refresh_comprehensive_20260602/](./tracks/documentation_refresh_comprehensive_20260602/)*
|
||||
*Goal: Refresh stale documentation across `docs/`. Completed: ASCII file tree updates (`docs/Readme.md` + `Readme.md` 5→14 guides, 22→53 src modules), `docs/guide_testing.md` (new, comprehensive 251-file test suite reference), 7 per-source-file guides (`guide_gui_2.md`, `guide_ai_client.md`, `guide_api_hooks.md`, `guide_mcp_client.md`, `guide_app_controller.md`, `guide_multi_agent_conductor.md`, `guide_models.md`). All 14 guides cross-linked. Gap analysis: [./tracks/documentation_refresh_comprehensive_20260602/gap_analysis.md](./tracks/documentation_refresh_comprehensive_20260602/gap_analysis.md).*
|
||||
|
||||
Reference in New Issue
Block a user