From b9e8d70a531142708ded020c931ed3c0af09abd0 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Thu, 19 Mar 2026 21:34:15 -0400 Subject: [PATCH] docs(conductor): Synchronize docs for track 'Discussion Takes & Timeline Branching' --- conductor/product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conductor/product.md b/conductor/product.md index 629751d..e4f8a7d 100644 --- a/conductor/product.md +++ b/conductor/product.md @@ -57,7 +57,7 @@ For deep implementation details when planning or implementing tracks, consult `d - **Enhanced MMA Observability:** Worker streams and ticket previews now support direct text selection, allowing for easy extraction of specific logs or reasoning fragments during parallel execution. - **Transparent Context Visibility:** A dedicated **Session Hub** exposes the exact aggregated markdown and resolved system prompt sent to the AI. - **Injection Timeline:** Discussion history visually indicates the precise moments when files or screenshots were injected into the session context. -- **Detailed History Management:** Rich discussion history with branching, timestamping, and specific git commit linkage per conversation. +- **Detailed History Management:** Rich discussion history with non-linear timeline branching ("takes"), tabbed interface navigation, specific git commit linkage per conversation, and automated multi-take synthesis. - **Advanced Log Management:** Optimizes log storage by offloading large data (AI-generated scripts and tool outputs) to unique files within the session directory, using compact `[REF:filename]` pointers in JSON-L logs to minimize token overhead during analysis. Features a dedicated **Log Management panel** for monitoring, whitelisting, and pruning session logs. - **Full Session Restoration:** Allows users to load and reconstruct entire historical sessions from their log directories. Includes a dedicated, tinted **'Historical Replay' mode** that populates discussion history and provides a read-only view of prior agent activities. - **Dedicated Diagnostics Hub:** Consolidates real-time telemetry (FPS, CPU, Frame Time) and transient system warnings into a standalone **Diagnostics panel**, providing deep visibility into application health without polluting the discussion history.