Review Agent Dashboard Overview
Purpose
Section titled “Purpose”apps/review-agent-dashboard is a Next.js dashboard for monitoring the contractor review pipeline.
Core capabilities:
- Pipeline status visualization.
- Contractor/review/article exploration.
- Export artifact browsing.
- Shared Supabase-backed operational monitoring.
- Next.js 16 App Router.
- React 19 + Tailwind CSS 4 + shadcn/ui.
- Supabase data access.
- TanStack Query client caching.
Ownership
Section titled “Ownership”- App owner: Review dashboard team.
- Docs owner:
review-dashboard-team. - Canonical docs:
/Users/aaronbaker/knearme-platform/docs/apps/review-agent-dashboard.
Primary commands
Section titled “Primary commands”pnpm -C apps/review-agent-dashboard devpnpm -C apps/review-agent-dashboard buildpnpm -C apps/review-agent-dashboard startpnpm -C apps/review-agent-dashboard lint