Route

Live route: /finance/overview.

Source file: app/app/finance/overview/page.tsx.

Finance overview page for cash position, settlement queue, receivables aging, and approval risk.

/finance/overview

UI patterns

This route should keep using the established dashboard patterns listed below.

  • ops-page
  • ops-hero
  • ops-grid-2
  • ops-table-wrap
  • component-btn

Production review

Review these route-specific items before release.

  • Download report text is readable in dark mode.
  • Settlement table remains readable.
  • Finance cards maintain contrast with selected primary color.
  • Run npm run check after route changes.
  • Smoke test the live route after service restart.