# XWUIDashboardSummaryPanel

An executive-summary panel that renders auto-generated narrative insights as a bullet list, each tagged with a sentiment (positive, negative, neutral) and an optional metric chip. An optional "ask a question" input lets a viewer query the data behind the summary; the host owns generating insights and answering questions.

## Basic Usage

Auto-generated narrative insights, each tagged with a sentiment and an optional metric chip.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Auto-generated narrative insights, each tagged with a sentiment and an optional metric chip.
```

## With Ask Input

Enabling the "ask a question" input below the insights.

```example
file: examples/WithAskInput.ts
html: examples/WithAskInput.html
title: With Ask Input
description: Enabling the "ask a question" input so a viewer can query the data behind the summary.
```

## API

```api
```
