# Project Structure ## Корневые папки - `app/` — код приложения - `docs/` — документация - `infra/` — Docker и compose ## Внутри `app/src` - `bootstrap/` - `core/` - `telegram/` - `trading/` - `storage/` - `integrations/` - `shared/`