Files
sure/app
SureBot 7ebfd9a823 Add bank statement reconciliation to PDF processor prompt
- Add reconciliation check section to PdfProcessor instructions
- Extended JSON response to include reconciliation data
- Added reconciliation field to PdfProcessingResult Data.define

The LLM now uses available tools (GetAccounts, GetTransactions) to:
- Match statement to correct account
- Compare closing balance with account balance
- Compare transaction counts
- Match individual transactions (date ±1 day, amount ±sh.10)
- Report new and missing transactions

Fixes #1379
2026-04-05 15:50:57 +00:00
..
2026-03-25 17:47:04 +01:00
2026-03-25 10:50:23 +01:00