adjustments + new tracks + tasks.md reduction of usage

This commit is contained in:
2026-03-08 03:31:15 -04:00
parent 2ffb2b2e1f
commit 7bdba1c9b9
22 changed files with 472 additions and 632 deletions

View File

@@ -0,0 +1,15 @@
{
"track_id": "gui_path_config_20260308",
"title": "GUI Path Configuration in Context Hub",
"status": "pending",
"created": "2026-03-08",
"priority": "high",
"owner": "tier2-tech-lead",
"description": "Add path configuration UI to Context Hub. Allow users to view and edit configurable paths (conductor, logs, scripts) directly from the GUI.",
"dependencies": ["conductor_path_configurable_20260306"],
"out_of_scope": [
"Per-project path configuration",
"Runtime path switching without restart",
"Path validation"
]
}