This directory contains project documentation generated from the current repository contents.
- Project Overview
- Architecture
- API Documentation
- Folder Structure
- Setup and Installation
- Environment and Configuration
- Routing and Application Flows
- State Management and API Layer
- Data Models
- Components and UI System
- Testing Guide
- Scripts and Tooling
- Deployment and Release
- Contributing Notes
- Changelog Summary
- All content is based strictly on files currently present in the repository.
- These documents are maintained in the repository as Markdown files and should be updated when the underlying code or configuration changes.
- Where implementation intent is unclear, the relevant document explicitly marks the gap as needing clarification.
- No backend, database schema, or server-side API contract documentation is included beyond what can be inferred from frontend models, endpoints, and request usage in this repository.