Changelog entry
Production route v5 migration (V5UI.W4.1B, Issue #778)
2026-04-02
- `/economy/production` sections migrated from `Card`+`SectionHeader` to `Panel` with eyebrow labels matching v5 game-aesthetic layout.
- Added four-stat KPI row (Current Focus, Cooldown Ticks, Focus Bonus %, Per-Tick Income) between the hub nav and focus panel.
- Production-line resource rows now use `strategy-stat-card` tile markup with per-resource accent border tops.
- Inline danger error divs replaced with `ErrorBanner` across all four data sections (focus, obligations, forecast, warnings).
- Warning tiles upgraded from `rounded-lg` to `clip-sm` bordered tiles matching v5 warning styling.
- Added `shrink-0` to resource dot spans to prevent overflow squeeze at 375px.
- No production logic, API calls, or calculations changed.