What problem does it solve?
It turns analyze_wip_stability output into a clear, dark-themed visual that reveals whether daily active WIP is behaving predictably or showing statistical signals, removing manual chart construction and interpretation burden from analysts and product teams.
Core Features & Use Cases
- Strict data gating: Only used when analyze_wip_stability data is present; rejects WIP age, cycle time, or throughput datasets to avoid misuse.
- High-fidelity XmR visualization: Renders a single-axis Recharts ComposedChart with an area fill, cyan line, UNPL/Mean/LNPL reference lines, and colored signal dots for breaches.
- Readable dashboard elements: Produces header breadcrumbs, exact title "WIP Count Stability", stat cards (X̄, UNPL, LNPL, Today), status badge, grouped signal badges, manual legend, and explanatory footer.
- Performance & clarity: Downsamples to every 2nd point for readability while always preserving all signal points; formats dates and tick intervals for ~8–10 labels.
- Use case example: Ask the assistant to visualize board-level daily WIP counts so stakeholders can quickly see whether WIP control is stable or needs process intervention.
Quick Start
Ask the assistant to render a WIP Count Stability chart by providing analyze_wip_stability output for your board and requesting a WIP Count Stability chart.