Building a multi-jurisdiction AML report validator (FinCEN/FINTRAC/AUSTRAC) — questions on automated submission validation
I’m building the rule engine directly off each agency’s published validation documentation — a local validation layer that checks regulatory reports against FinCEN, FINTRAC, and AUSTRAC rules before submission, to cut down on rejections for MSBs filing across jurisdictions.
Planning to eventually release this as a free tool for small MSBs who can’t justify enterprise compliance platform pricing.
A few questions for anyone who’s automated this on the filing side:
Do you validate locally before submitting, or send everything through and fix what bounces?
How do you track when validation rules change across agencies?
Any Excel, Google Sheets, or other tools you think this kind of validator should integrate with? Curious what format or workflow would make things easiest for small MSBs.