feat(fusion_accounting_followup): AI follow-up text generator + prompt

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 20:40:26 -04:00
parent 63f3e0ec14
commit 1829f0584f
6 changed files with 263 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ from . import test_overdue_aging
from . import test_level_resolver
from . import test_risk_scorer
from . import test_tone_selector
from . import test_followup_text_generator