feat(taxonomy): add rust sidecar compact surface pipeline

This commit is contained in:
2026-03-12 15:23:10 -04:00
parent f2c25fb9c6
commit 58061af006
84 changed files with 19350 additions and 265 deletions

View File

@@ -0,0 +1,9 @@
{
"version": "fiscal-v1",
"pack": "bank_lender",
"kpis": [
{ "key": "net_interest_margin", "label": "Net Interest Margin", "unit": "percent" },
{ "key": "loan_growth", "label": "Loan Growth", "unit": "percent" },
{ "key": "deposit_growth", "label": "Deposit Growth", "unit": "percent" }
]
}