# AGENTS.md Template For Monorepo ## Product scope - Store type and target audience. - Required storefront pages and business flows. - Required admin or back office flows. ## Repository structure - Root folders, package manager, environments, and local run commands. - Frontend and backend ownership boundaries. - Shared schema or contract locations. ## Backend rules - FastAPI service boundaries. - Database stack, migrations, auth, and role model. - API naming and validation conventions. ## Frontend rules - React framework choice. - Routing, layout structure, UI architecture, and data fetching strategy. - Responsive, accessibility, and animation expectations. ## Admin rules - Admin modules, roles, dashboards, audit-sensitive actions, and content workflows. ## Assets and content - Source asset folders, placeholder strategy, and external image prompt workflow. ## Delivery rules - Definition of done, testing expectations, and how to handle missing requirements.