AI Finance Ops Copilot
A multi-agent Claude system that reconciles mismatched financial systems, decomposes budget-to-actual variance by driver, and refuses to let an unverified number reach the user.
- 5-agent architecture (orchestrator + 4 tool-restricted specialists) reconciling 2,866 transactions across 3 heterogeneous PostgreSQL-modeled systems with no shared join key, resolving identity via RapidFuzz
- Driver-based variance engine decomposing 24 months of modeled budget-to-actual data into volume, mix, price & FX, isolating a $2.7M currency offset hidden behind a +1.3% headline
- Numeric validation over LLM commentary with retry and fallback: zero unverified figures across a 12-run evaluation harness; least-privilege read-only SQL role blocking writes and injection