frontend provides the Next.js application layer for user interaction.
- Render user-facing UX
- Integrate with backend/socket flows
- Provide claim submission and result visualization surfaces
- App root:
frontend/app - Build/runtime config:
frontend/package.json,frontend/next.config.ts
- Next.js + React + TypeScript
- Tailwind CSS and UI utility packages
docs/system-overview.mddocs/request-lifecycle.mddocs/interfaces-and-contracts.mddocs/testing-and-validation.md
Last verified against code: February 13, 2026