Maksim Totmin 763a1a2a16 cleanup: remove dead archive_auditor module
archive_auditor.py not imported or used by main.py since archive
metrics were removed from the monitoring loop. Remove the dead
module along with its 10 tests and dead imports (ModelsMonitoringConfig,
AppConfig, ArchiveEntry).

Tests: 59 -> 48 (all pass)
2026-06-19 20:36:34 +07:00
..