# @v2/maat-balance-dashboard

`@v2/maat-balance-dashboard` is the V2 fighting-game balance dashboard surface.
It deliberately composes the existing Maat packages instead of introducing a
standalone V2 dashboard stack:

- `@maat/intelligence` detects pick-rate, win-rate-on-hit, win-rate-on-block,
  frame-data drift, hot/cold fighter, A/B publication, PTB, and frame-budget
  trends/anomalies from release-candidate telemetry.
- `@maat/dashboard` owns the governed dashboard manifest and required event
  topics.
- `@maat/reporting` produces scorecards and chart-ready KPI payloads for design,
  QA, and live-ops review.

The surface is off rollback authority. It can block a release candidate through
human/release governance, but no runtime combat simulation or rollback decision
may read from it. Balance experiments must declare a V2 rollback runbook, public
result URI, and `v2.match.balance.ptb-signal.recorded` input before the surface
will build.
