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

@@ -6,3 +6,4 @@ from . import test_drill_down_resolver
from . import test_fusion_report_engine
from . import test_seeded_reports
from . import test_anomaly_detection
from . import test_commentary_generator