gateTaxExecution deterministically seals the VAT calculation at the point of sale and attests that four tax preconditions are met and the booking is irrevocable. Support for tax authorities and businesses, never a replacement for a regulator's own recognition as evidence.
VAT becomes due at the point of sale, when the supply or service is rendered. The gate deterministically seals the VAT calculation at the POS, the POS transaction, not the bookkeeping entry, becomes the legally relevant attestation point.
The deterministic check of the tax mathematics itself leaves no room and no estimation.
All values on this page are fictional test data and serve only to illustrate the gate logic.
| Scenario | SG1 | SG2 | SG3 | SG4 | Verdict |
|---|---|---|---|---|---|
| Fully clean | PASS | PASS | PASS | PASS | TAX_SEALED |
| VAT rate mismatch | FAIL | not evaluated | not evaluated | not evaluated | BLOCK_TAX_VAT_RATE_INVALID |
| Input tax not eligible | PASS | FAIL | not evaluated | not evaluated | BLOCK_TAX_INPUT_TAX_INELIGIBLE |
| Place of supply ambiguous | PASS | PASS | FAIL | not evaluated | BLOCK_TAX_PLACE_OF_SUPPLY_AMBIGUOUS |
| Write window not locked | PASS | PASS | PASS | FAIL | BLOCK_TAX_LEDGER_NOT_LOCKED |
| Seller LEI missing | PASS | PASS | FAIL | not evaluated | NO_DECISION |