Dashboard
Everything happening in Acme Manufacturing GmbH right now.
Widget data providers
SoT §22.5 — the four outcomes a dashboard has to render, produced by the real WidgetDataRegistry.
| Widget | Provider | Outcome | What the customer sees |
|---|---|---|---|
| Revenue | lab.revenue | loading | … |
| Margin | lab.margin | loading | … |
| Forecast | lab.forecast | loading | … |
| Pipeline | lab.pipeline | loading | … |
Partial data is not an error: the margin widget shows its figures and names the upstream that is missing. A red box there would discard numbers the user can act on — and showing them as complete would be worse, because they would act on them believing so. The forecast row proves the other half: the provider threw a URL and a 503, and none of it reaches the customer.