-
-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Description
Design: Agent Dashboard Layout (Multi-Window Architecture)
Context
As part of the Neo Command Center (Epic #7918), we need to design the "God View" UI. This app must leverage Neo.mjs's shared worker architecture to span multiple browser windows.
Requirements
- Window 1: Strategy (The CEO View):
- Visualizes Epics and high-level Roadmap progress.
- KPI dashboard (Velocity, Ticket Completion Rate).
- Window 2: The Swarm (The Matrix View):
- A real-time grid of active agents.
- Visualizes the "thought stream" of selected agents.
- Window 3: Intervention (The Hospital):
- A dedicated space for "Blocked" agents.
- Interface for humans to inspect error logs and provide guidance.
Output
- A JSON Blueprint (Neo.mjs app definition) or detailed mockups describing this multi-window architecture.