gateBankingCompliance forensically seals that a banking transaction passes three sequential sub-gates, sanctions screening, anti-money-laundering with source-of-wealth proof, and DORA ICT resilience. Support for compliance departments, never a replacement for a regulator's own recognition as evidence.
A core principle of this gate: cryptographic immutability since sealing is different from a supervisory authority's recognition as evidence. The gate delivers the deterministic proof, regulatory recognition remains a separate, downstream step we do not presume to grant.
As soon as one sub-gate fails, the cascade stops. Checking continues no further, because a second failure would be forensically irrelevant once the first already triggers a block.
All values on this page are fictional test data and serve only to illustrate the gate logic.
| Scenario | SG1 | SG2 | SG3 | Verdict |
|---|---|---|---|---|
| Fully clean | PASS | PASS | PASS | BANKING_SEALED |
| Sanctions hit, material_block_mode active | FAIL | not evaluated | not evaluated | BLOCK_SANCTIONS_MATCH |
| UBO not checked | FAIL | not evaluated | not evaluated | NO_DECISION |
| Source of wealth missing | PASS | FAIL | not evaluated | BLOCK_AML_SOW_MISSING |
| DORA ICT missing | PASS | PASS | FAIL | BLOCK_DORA_TPRM_UNVERIFIED |
| Material block mode, UBO not checked | FAIL | not evaluated | not evaluated | NO_DECISION |