Recursion_6.0_JBBR/ │ ├── backend/ │ ├── app.py │ ├── routes.py │ ├── model/ │ │ └── (all model files) │ └── requirements.txt │ ├── frontend/ │ ├── static/ │ │ ├── assets ...