chore(conductor): Add missing index.md and metadata.json to new tracks
This commit is contained in:
@@ -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)
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"id": "mma_dashboard_visualization_overhaul",
|
||||||
|
"title": "MMA Dashboard Visualization Overhaul",
|
||||||
|
"status": "planned",
|
||||||
|
"created_at": "2026-02-27T19:20:00.000000"
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# MMA Data Architecture & DAG Engine
|
||||||
|
|
||||||
|
Restructures manual_slop state and execution into a per-track DAG model.
|
||||||
|
|
||||||
|
### Navigation
|
||||||
|
- [Specification](./spec.md)
|
||||||
|
- [Implementation Plan](./plan.md)
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"id": "mma_data_architecture_dag_engine",
|
||||||
|
"title": "MMA Data Architecture & DAG Engine",
|
||||||
|
"status": "planned",
|
||||||
|
"created_at": "2026-02-27T19:20:00.000000"
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# Robust Live Simulation Verification
|
||||||
|
|
||||||
|
Builds automated UI simulation testing to prevent orchestrator GUI regressions.
|
||||||
|
|
||||||
|
### Navigation
|
||||||
|
- [Specification](./spec.md)
|
||||||
|
- [Implementation Plan](./plan.md)
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"id": "robust_live_simulation_verification",
|
||||||
|
"title": "Robust Live Simulation Verification",
|
||||||
|
"status": "planned",
|
||||||
|
"created_at": "2026-02-27T19:20:00.000000"
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# Tiered Context Scoping & HITL Approval
|
||||||
|
|
||||||
|
Introduces context subsetting per tier and Human-in-the-Loop spawn interceptor logic.
|
||||||
|
|
||||||
|
### Navigation
|
||||||
|
- [Specification](./spec.md)
|
||||||
|
- [Implementation Plan](./plan.md)
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"id": "tiered_context_scoping_hitl_approval",
|
||||||
|
"title": "Tiered Context Scoping & HITL Approval",
|
||||||
|
"status": "planned",
|
||||||
|
"created_at": "2026-02-27T19:20:00.000000"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user