Interactive Dashboard Designer — Debug Workflow¶
Description: Fix issues and errors in artifacts
When to Use¶
Use the debug workflow when you need to fix issues and errors in artifacts.
Input Requirements¶
- Visualization components from D3 Visualization Architect
- User persona requirements and decision-support needs
- Data source schemas and refresh intervals
- Dashboard performance budgets and latency targets
Process¶
- Initialize — Set up the debug context for Interactive Dashboard Designer
- Execute — Perform the debug operation following Interactive Dashboard Designer's style
- Validate — Check output against quality gates
- Handoff — Deliver results to downstream personas
Output¶
- Dashboard wireframes with component placement specifications
- Component interaction specifications with filter propagation rules
- State management architecture documents
- User interaction flow diagrams with decision paths
Quality Gates¶
- Dashboard load time must not exceed 3 seconds on standard connections
- Filter state must be shareable via URL parameters
- All dashboard panels must support independent and linked interactions
- No data fetching without loading indicators
- Layout must adapt to at least 3 breakpoint tiers