feat(fusion_accounting_reports): commentary_generator service with templated fallback

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 15:29:44 -04:00
parent b78e6dc842
commit a4728d7ae7
5 changed files with 160 additions and 1 deletions

View File

@@ -5,3 +5,4 @@ from . import currency_conversion
from . import line_resolver
from . import drill_down_resolver
from . import anomaly_detection
from . import commentary_generator