refactor: extract wrapup analytics into domain::services::wrapup_analyzer

This commit is contained in:
2026-06-10 03:10:44 +02:00
parent 43f6c5679d
commit e9aa6131ae
4 changed files with 546 additions and 448 deletions

View File

@@ -1 +1,2 @@
pub mod review_history;
pub mod wrapup_analyzer;