chore(conductor): Add new track 'Advanced Log Management and Session Restoration'

This commit is contained in:
2026-03-08 12:53:42 -04:00
parent c11df55a25
commit 5e6a38a790
5 changed files with 120 additions and 18 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "log_session_overhaul_20260308",
"type": "feature",
"status": "new",
"created_at": "2026-03-08T12:53:00Z",
"updated_at": "2026-03-08T12:53:00Z",
"description": "Move comms log's load log button to log management. Make it load an entire session's log instead of just comms. Rework loading implementation for reliability. Handle and filter MMA agent logs in comms log. Offload generated scripts and tool output to separate files with ID referencing. Relocate performance warnings from discussion to transient diagnostic logs."
}