Trust Lab
Dashboard
Path: Trust Lab → Dashboard (first icon in the left sidebar)
The Dashboard gives you a real-time health view of your agent’s test coverage.
Summary bar
Section titled “Summary bar”A bar across the top reports the current state:
| Indicator | What it means |
|---|---|
| Suites X/X healthy | How many test suites currently have a passing status |
| Scenarios X/X healthy | How many individual scenarios are passing |
| Runs (7d) | Total test runs in the last 7 days |
| Schedules | Whether automated schedules are configured |
| Last run | When the most recent test was executed |
Pass rate chart
Section titled “Pass rate chart”The main chart shows daily pass/fail counts over the last 7 days. Green bars are passes, red bars are failures. A flat line means no tests ran that day.
The Pass Rate summary (bottom-left) shows the overall percentage, for example “41% — 12 passed · 17 failed”.
Recent runs
Section titled “Recent runs”Below the chart, a list of the most recent individual runs, each showing:
- Outcome: Passed or Failed.
- Scenario name.
- Pass count: for example “3/3” means all 3 checks in the scenario passed.
- Time ago: when the run occurred.
Click any run to open its full detail view in Runs.
Suites panel
Section titled “Suites panel”The panel on the right summarizes each test suite by name, number of scenarios, and overall pass rate. Click All suites to navigate to the full Test Suites page.