Route

Live route: /inventory/stock.

Source file: app/app/inventory/stock/page.tsx.

Inventory stock monitoring page for replenishment, warehouse zones, and stock thresholds.

/inventory/stock

UI patterns

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

  • ops-page
  • ops-hero
  • ops-zone-grid
  • ops-table-wrap
  • StatusBadge

Production review

Review these route-specific items before release.

  • Low-stock states are visible.
  • Zone cards stay aligned.
  • Tables remain contained on mobile.
  • Run npm run check after route changes.
  • Smoke test the live route after service restart.