kua-money-trace/web
Kavi e0f2252124 Add Brandfetch merchant logos to dashboard
- web/logos.js: high-precision alias map (description regex -> brand domain)
  feeding the Brandfetch logo CDN; only attaches a logo when a merchant
  confidently maps to a known brand, else a coloured-initial fallback.
- Logos rendered in: top-merchants list, category breakdown rows, ledger.
- scripts/resolve-logos.mjs: offline resolver (alias + Brandfetch search) that
  measures coverage and writes merchant-logos.json. Current: 33 brands cover
  ~35% of expense txns (Uber, MercadoPago, Apple, Rappi, Santa Isabel, Copec,
  etc.); the long tail is local businesses with no brand -> fallback.
- Client ID is public (CDN); no secret key in the repo.
2026-06-02 14:41:09 -04:00
..
charts.js Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
dashboard.css Add Brandfetch merchant logos to dashboard 2026-06-02 14:41:09 -04:00
dashboard.html Add Brandfetch merchant logos to dashboard 2026-06-02 14:41:09 -04:00
dashboard.js Add Brandfetch merchant logos to dashboard 2026-06-02 14:41:09 -04:00
dashboard2.js Add Brandfetch merchant logos to dashboard 2026-06-02 14:41:09 -04:00
engine.js Add 2019-2024 backfill ledger (separate) + ?ledger= dashboard param 2026-06-02 07:32:21 -04:00
index.html Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
ledger-backfill.json Fix BancoEstado parser for wrapped-header CuentaRUT layout 2026-06-02 14:23:44 -04:00
ledger.json Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
logos.js Add Brandfetch merchant logos to dashboard 2026-06-02 14:41:09 -04:00
merchant-logos.json Add Brandfetch merchant logos to dashboard 2026-06-02 14:41:09 -04:00
money-trace.html Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
orbit-view.js Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
sankey-view.js Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
styles.css Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
tweaks-panel.jsx Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00