средний
bin/database/database_provider.dart (357 строк)
bin/database/database_provider.dart
Один класс: подключение, DDL, users, geo, logs, in-memory shares, cleanup. Превышает soft ceiling ~500 близко; README обещает слой repositories/, которого нет.
repositories/
Выделить UserRepository, GeoRepository, ShareStore; оставить в provider только connection/migrations.
M
Источник: аудит GeoShare (категории API/ARCH/CODE/TEST/OPS/DOC), 2026-06-26, commit abbd199d89925483ac1801b401a4e75a2a1372e0. Связанные security-issues: #10–#26.
abbd199d89925483ac1801b401a4e75a2a1372e0
No dependencies set.
The note is not visible to the blocked user.
Важность
средний
Место
bin/database/database_provider.dart(357 строк)Описание
Один класс: подключение, DDL, users, geo, logs, in-memory shares, cleanup. Превышает soft ceiling ~500 близко; README обещает слой
repositories/, которого нет.Рекомендация
Выделить UserRepository, GeoRepository, ShareStore; оставить в provider только connection/migrations.
Трудозатраты
M
Источник: аудит GeoShare (категории API/ARCH/CODE/TEST/OPS/DOC), 2026-06-26, commit
abbd199d89925483ac1801b401a4e75a2a1372e0.Связанные security-issues: #10–#26.
[ARCH-001][высокий] DatabaseProvider — монолит (~357 строк), смешение ответственностейto [ARCH-001][средний] DatabaseProvider — монолит (~357 строк), смешение ответственностей