feat(fusion_accounting_reports): commentary_prompt for LLM-generated narratives

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 15:30:28 -04:00
parent a4728d7ae7
commit 17053b1603
5 changed files with 120 additions and 1 deletions

View File

@@ -6,4 +6,5 @@ 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_prompt
from . import test_commentary_generator