From bb69f1d6f144640f92ab823f65ad77af34a4a243 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Mon, 11 May 2026 16:11:44 -0400 Subject: [PATCH] docs(conductor): Synchronize docs for track 'Context Composition Decoupling' --- conductor/product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conductor/product.md b/conductor/product.md index 3cb68ef..c640479 100644 --- a/conductor/product.md +++ b/conductor/product.md @@ -17,7 +17,7 @@ For deep implementation details when planning or implementing tracks, consult `d ## Primary Use Cases - **Full Control over Vendor APIs:** Exposing detailed API metrics and configuring deep agent capabilities directly within the GUI. -- **Context & Memory Management:** Better visualization and management of token usage and context memory. Includes granular per-file flags (**Auto-Aggregate**, **Force Full**), a dedicated **'Context' role** for manual injections, and **Context Presets** for saving and loading named file/screenshot selections. Allows assigning specific context presets to MMA agent personas for granular cognitive load isolation. +- **Context & Memory Management:** Better visualization and management of token usage and context memory. Features an independent **Context Composition** panel decoupled from the project whitelist, with directory-grouped listings and per-file **View Modes** (Full, Summary, Skeleton, Outline, None). Includes a dedicated **'Context' role** for manual injections and **Context Presets** for saving and loading named file/screenshot selections with their respective view modes. Allows assigning specific context presets to MMA agent personas for granular cognitive load isolation. - **Manual "Vibe Coding" Assistant:** Serving as an auxiliary, multi-provider assistant that natively interacts with the codebase via sandboxed PowerShell scripts and MCP-like file tools, emphasizing manual developer oversight and explicit confirmation. ## Key Features