chore(conductor): Add missing index.md and metadata.json to new tracks

This commit is contained in:
2026-02-27 19:20:19 -05:00
parent 6e0948467f
commit b5b89f2f1b
8 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# MMA Dashboard Visualization Overhaul
Overhauls the GUI dashboard to display a visual DAG, live streams, and track browsers.
### Navigation
- [Specification](./spec.md)
- [Implementation Plan](./plan.md)

View File

@@ -0,0 +1,6 @@
{
"id": "mma_dashboard_visualization_overhaul",
"title": "MMA Dashboard Visualization Overhaul",
"status": "planned",
"created_at": "2026-02-27T19:20:00.000000"
}