# V2 Economy Analytics

`@v2/economy-analytics` builds the Phase 72.5.2.6 economy analytics surface for
currency earn/spend rates, inflation tracking, and item price effectiveness.

The package anchors to `@maat/finance` and aggregates V2 economy telemetry into
operator-ready rates, price-index movement, and item conversion/revenue metrics.
It applies the `v2-economy-analytics-v1` policy and exposes only hashed-account
aggregates.

Targeted verification:

```bash
pnpm --filter @v2/economy-analytics run typecheck
pnpm --filter @v2/economy-analytics run test
python V2/ue/Tools/check-v2-economy-analytics.py
```
