Структура файлов
Логи автовыкуп/
├── index.html ← этот файл
└── 2026-03/
├── 06/ (отчёт не сформирован)
├── 07/
│ ├── 07.03.26.json
│ └── report_07_03_26.html
├── 08/
│ ├── 08.03.26.json
│ └── report_08_03_26.html
├── 09/
│ ├── 09.03.26.json
│ └── report_09_03_26.html
├── 10/
│ ├── 10.03.26.json
│ └── report_10_03_26.html
├── 11/
│ ├── 11.03.26.json
│ └── report_11_03_26.html
├── 12/
│ ├── 12.03.26.json
│ └── report_12_03_26.html
├── 13/
│ ├── 13.03.26.json
│ └── report_13_03_26.html
├── 14/
│ ├── 14.03.26.json
│ └── report_14_03_26.html
├── 15/
│ ├── 15.03.26.json
│ └── report_15_03_26.html