Language:
PRODUCTS
MORE
Quantum Security 🔍 Search Request Access →
gateDefenseExport — Defence Export Control Gate
// IMMO.QUICK · GATEDEFENSEEXPORT · KWKG · AWG/AWV · EU-VO 2021/821 · ITAR

No end-use certificate, no export.

gateDefenseExport forensically seals that a defence or dual-use export passes four clusters, licence & classification, end-use & catch-all, destination & sanctions, and ITAR extraterritoriality, before the shipment reaches customs. Support for exporters and authorities, never a replacement for a regulator's own recognition as evidence.

In one sentence: gateDefenseExport checks every defence or dual-use export against licence, end-use, sanctions, and ITAR duties before the ATLAS customs declaration, and seals the result cryptographically.
✓ RELEVANT IF...
  • You export defence goods or dual-use technologies under the KWKG or EU Dual-Use Regulation
  • You need to prove end-use certificates and sanctions freedom before the customs declaration
✕ NOT RELEVANT IF...
  • You expect BAFA to automatically recognise the result as an export licence
  • No defence good or dual-use technology is involved
// The problem

An export without an end-use certificate means prison.

The trade in defence goods and dual-use technologies tolerates no stochastic error. gateDefenseExport applies the execution lock in milliseconds before the shipment reaches customs, and deterministically blocks every transaction against sanctions lists.

Up to 10 years imprisonment
§34 AWG and §30 KWKG threaten up to ten years imprisonment for illegal war-weapons or dual-use exports, directed personally at the responsible managing directors and board members, not at the company as a fine addressee.
// Architecture

Four clusters, checked sequentially.

Every cluster is dispositive (material_block_mode: true), a hit blocks bindingly, not merely for documentation. That is the default in these C-level prison industries.

CLUSTER 1
Licence & Classification
Checks whether a valid BAFA export licence exists, whether the ECCN classification (e.g. 5A002.a) is valid, and whether the war-weapon versus dual-use categorisation is consistent.
bafa_license_id · eccn_classification · war_materiel_vs_dual_use
CLUSTER 2
End-Use & Catch-All
Checks whether a cryptographically hashed end-use certificate exists, and evaluates catch-all suspicion of military diversion under Art. 4 of EU Regulation 2021/821.
enduse_cert_hash · catchall_flag
CLUSTER 3
Destination & Sanctions
Checks the destination country against arms embargoes and the criteria of Common Position 2008/944/CFSP, and screens the end user in real time against OFAC, EU, and UN sanctions lists.
destination_embargo_check · enduser_sanctions_hit
CLUSTER 4
ITAR & Extraterritoriality
Checks the US-origin content of the technology against the 10% de-minimis threshold, re-export restrictions, and deemed-export rules for technology transfer to foreign nationals.
us_content_percent · deminimis_threshold · deemed_export_flag
Fatal test case: war weapon without an end-use certificate
A defence export classified as WAR_MATERIEL without an end-use certificate triggers BLOCK_D2_ENDUSE_CERT_MISSING, the ATLAS customs declaration is deterministically blocked, ahead of T=0. The board is not liable for this action, because the check occurred before the offence could materialise.
// Test results

Two tested scenarios.

All values on this page are fictional test data and serve only to illustrate the gate logic.

Scenario C1C2C3C4 Verdict Latency
Defence dual-use RHEINMETALL → AE, BAFA-04217, ECCN 5A002.a, end-use OK, US 5% under de-minimisPASSPASSPASSPASSDEFENSE_EXPORT_SEALED786ms
KMW WAR_MATERIEL without end-use certificatePASSFAILnot evaluatednot evaluatedBLOCK_D2_ENDUSE_CERT_MISSING520ms
Cryptographic chain continuation
Every test produces a deterministic receipt_id (VAR-DEFX-{TENANT}-{SEQ}), an input_snapshot_hash, an HMAC-SHA256 signature, and a merkle_link to the previous receipt. Persistence occurs in the DefenseExportReceipt entity with a 10-year retention period.
// Clarification

What gateDefenseExport is not.

  • Not automatic recognition by BAFA. The gate delivers a cryptographic proof, not a regulatory export licence.
  • Not an independent export control authority. The gate seals the check, it does not issue export licences.

For exporters and authorities that want to make defence and dual-use exports provable.

Request Access →