Skip to content

Article 4 Mapping

EU Regulation 2023/1115 Article 4 specifies the exact requirements for a valid Due Diligence Statement. This page maps each requirement to its AsiliChain implementation.

Article 4 RequirementAsiliChain ImplementationSourceStatus
GPS coordinates to sufficient precisionGeoJSON polygon to 6 decimal places (~11cm precision)MAAIF NTS API primary; agent app fallback✅ Architecturally guaranteed
Polygon for farms > 4 hectaresAgent app GPS walk-perimeter function; auto-closes polygonAgent PWA✅ Built into registration flow
Deforestation-free since December 31, 2020GFW API checked at registration AND at DDS generationGlobal Forest Watch API✅ Two-point verification
No mass-balance blendingBatchToken carries specific farmer IDs; impossible to blend without detectionBatchToken.sol architecture✅ Architecturally impossible to violate
Legal productionUCDA cooperative licence verified on-chain; MAAIF NTS provides legal production statusUCDA export certification✅ Verified at minting
DDS filed before EU entryAuto-generated on GRADED status; IPFS-pinned; TRACES API filed/api/eudr/generate-dds✅ Automated pipeline
Records kept 5 years minimumHedera HCS + Mantle + IPFS: permanent and immutable by designThree independent systems✅ Permanent by architecture
Supply chain descriptionEight-stage TraceLog provides complete provenance chainTraceLog.sol + Hedera HCS✅ Automatically built
Risk classification per countryUganda benchmarked — standard risk. GFW integration provides site-specific assessment.GFW + UCDA + MAAIF✅ Automated
Operator due diligence documentationDDS document signed with cooperative EIP-712 signatureCreditScore.sol + DDS pipeline✅ Cryptographically signed

The auto-generated DDS includes:

DDS Document Structure:
├── Header
│ ├── Shipment ID (SHIP-2026-XXXXX)
│ ├── Exporter UCDA licence number
│ ├── Buyer company + country + destination port
│ └── Shipping date
├── Supply Chain Section
│ ├── Cooperative ID + UCDA licence
│ ├── Number of farms in shipment: N
│ ├── Total weight: X kg
│ └── BatchToken IDs: [list]
├── Farm Verification Section (per farm)
│ ├── MAAIF Farmer ID
│ ├── GPS polygon (GeoJSON, IPFS CID reference)
│ ├── Farm area (hectares)
│ ├── GFW deforestation status: DEFORESTATION_FREE
│ └── GFW check timestamp
├── Traceability Section
│ ├── Stage history (8 stages from Hedera HCS)
│ └── Mantle transaction hashes per stage
└── Signature
├── Cooperative EIP-712 signature
├── IPFS CID of this document
└── EU TRACES reference number
DateEUDR milestone
June 29, 2023EUDR regulation published
December 2024Enforcement delay granted (original deadline missed)
December 30, 2026Current enforcement deadline — large operators
June 30, 2027SME deadline

AsiliChain Phase 1 targets March 2026 pilot launch — nine months ahead of the large-operator enforcement deadline.

$15–40 per export shipment (one DDS covers all batches in a container from the same cooperative to the same buyer).

A cooperative exporting 10 containers per season pays $150–400 for full EUDR compliance per season — versus an estimated $2,000–8,000 for consultant-assisted paper-based DDS preparation at equivalent coverage.