Reconciliation
Everything in the Falcon Veritas Intelligence platform that lives under reconciliation. 10 articles · maintenance scorecard updated monthly.
What lives here
This section of the support center is the canonical reference for reconciliation on FVI. It covers every product surface, every operational concern, and every compliance beat that touches reconciliation at a global bank.
Each article below is owned by a domain engineer and reviewed monthly by Bianca (brand consistency) and Aria (accessibility). Source-of-truth code paths in src/lib/reconciliation/ are linked in-line.
Articles
How reconciliation works
End-to-end walkthrough of the reconciliation engine — input to evidence pack.
ReadMatching engine
How we score a match candidate — exact, fuzzy, phonetic, amount- and date-tolerance, composite, AI.
ReadMatch thresholds
Auto-match (≥ 0.92), analyst review (0.70–0.92), exception (< 0.70). Why those numbers, and how to tune them.
ReadMatch algorithms
Every algorithm the engine ships with, plus how to plug your own.
ReadRule engine
Composable rules, precedence, post-match transforms, and exception routing.
ReadBatch processing
Daily, hourly, and ad-hoc batch runs at p99 < 200 ms per 10k transactions.
ReadReal-time processing
Streaming reconciliation on the FVI event bus.
ReadException handling
Raising, queueing, and substantiating exceptions.
ReadSubstantiation
What evidence is collected, how it's stored, and how it's exported.
ReadReconciliation runs
The run lifecycle, run states, replay, and dry-run.
ReadAdjacent sections
Reconciliation does not exist in isolation. The most-asked-for cross-references from this surface are:
Quick reference
| What you want to do | Where to go |
|---|---|
| Run a reconciliation task for the first time | Quickstart |
| Fix a broken reconciliation workflow | Troubleshooting |
| Understand the reconciliation engine architecture | Architecture diagrams in docs.falconveritas.com/architecture |
| See the latest reconciliation changes | Release notes |
| Audit, residency, or PII controls touching reconciliation | Security + Compliance |
Last updated: 2026-08-22 · Section owner: Documentation · Maintenance scorecard: 100% reviewed in last 90 days.