kua-money-trace/web
Kavi e1eed9e5b4 Fix BancoEstado parser for wrapped-header CuentaRUT layout
The 2024-era CuentaRUT cartola wraps the ABONOS O DEPOSITOS header across
three lines and splits each transaction (docno / description / amount+date)
across multiple lines, so the old same-line header+row detection found 0
transactions. Rewrote row assembly as docno-delimited blocks with tolerant
column detection (ABONOS position recovered from neighbouring lines).

Recovers 12 transactions from the backfill statement; all 2025 statements
parse identically (36/5/36/12/36/29/2/5 unchanged). Backfill now 2375 txns.
2026-06-02 14:23:44 -04:00
..
charts.js Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
dashboard.css Add category/merchant breakdown accordion to Spending tab 2026-06-02 04:15:18 -04:00
dashboard.html Import Claude Design dashboard: 12-tab finance terminal 2026-06-02 03:39:20 -04:00
dashboard.js Show raw descriptions everywhere (match PDF exactly) 2026-06-02 04:31:42 -04:00
dashboard2.js Show raw descriptions everywhere (match PDF exactly) 2026-06-02 04:31:42 -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
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