From fe62b87dd7f872fb1917dbd15936e45b63f24fad Mon Sep 17 00:00:00 2001 From: Ed_ Date: Tue, 2 Jun 2026 23:49:50 -0400 Subject: [PATCH] conductor(index): point active track to command_palette; mark doc refresh complete --- conductor/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/conductor/index.md b/conductor/index.md index 8c0a844c..4981b249 100644 --- a/conductor/index.md +++ b/conductor/index.md @@ -5,7 +5,7 @@ - [Product Definition](./product.md) — Vision, primary use cases, and key features - [Product Guidelines](./product-guidelines.md) — Code style, process, and architectural patterns - [Tech Stack](./tech-stack.md) — Python 3.11+, ImGui Bundle, FastAPI, all SDKs and modules -- [Human-Facing Documentation](../docs/Readme.md) — Deep-dive guides (architecture, MMA, tools, simulations, RAG, Beads, etc.) +- [Human-Facing Documentation](../docs/Readme.md) — **14 deep-dive guides** (architecture, MMA, tools, simulations, testing, per-source-file references, RAG, Beads, hot reload, personas, NERV theme, workspace profiles, command palette, context curation) ## Workflow @@ -17,4 +17,6 @@ - [Tracks Registry](./tracks.md) — All tracks (active, planned, archived) - [Tracks Directory](./tracks/) — Per-track spec.md, plan.md, metadata.json -- [Active Track: Documentation Refresh](./tracks/documentation_refresh_comprehensive_20260602/) — Current comprehensive doc refresh (3 sub-tracks) +- [Active Track: Command Palette & UI Performance](./tracks/command_palette_and_performance_20260602/) — Async context preview + 32-command Command Palette (Phases 1-3 complete, plan.md needs final review) + +Last comprehensive doc refresh: 2026-06-02 (8 new guides added: testing + 7 per-source-file references). See [docs/Readme.md](../docs/Readme.md) for the full 14-guide index.