# Frontend Boundary - This repository hosts a React edge application for a single BFF. - Frontend data access flows through `src/api/*` adapter modules. - The UI does not access DAL or internal services directly. - API base URL is configured with `VITE_API_BASE_URL`.