5 Commits

Author SHA1 Message Date
8a97ea4a86 refactor: rename sage_datamark → sage_datamart + add ETL cron + stat UIs
- Rename package directory and all references from sage_datamark to sage_datamart
- Add 3 ETL cron dspy files (sync/aggregate/provider_cost) for scheduled data pipelines
- Add 5 stat UI files (total_users/fail_calls/success_rate/avg_ttft/total_calls)
- Register j2_ template functions in init.py for UI rendering
- Move j2_avg_ttft SQL to dashboards.py for DRY
- Clean unused imports (getConfig/DBPools/exception)
- Update git remote to sage_datamart.git
2026-07-20 10:49:15 +08:00
64750630e1 docs: updated API list with dashboard_for_sage replacements 2026-07-17 18:11:49 +08:00
92572bcf6b docs: correct org hierarchy from supplychain, not organization.parentid 2026-07-17 18:06:14 +08:00
565c44d130 docs: README with data sources, frequency, business logic, API docs 2026-07-17 17:23:58 +08:00
7b85f024ee Initial commit 2026-07-17 17:20:04 +08:00