Automated processing of the document set required for international trade shipments -- bills of lading, commercial invoices, packing lists, certificates of origin, phytosanitary certificates, dangerous goods declarations, and import/export customs entries. Document classification: incoming shipment documents classified by type using a fine-tuned classifier (DistilBERT or a vision model for scanned documents with layout features) so each document type routes to the appropriate extraction model rather than a generic extraction approach that underperforms on the structural differences between a bill of lading and a commercial invoice. Commercial invoice extraction: shipper and consignee details, country of origin, HS code per line item, quantity, unit of measure, unit value, total value, currency, and Incoterms. Bill of lading extraction: carrier, vessel name and voyage number, port of loading, port of discharge, container number, seal number, gross weight, and freight payment terms. HS code validation: extracted HS codes validated against the latest WCO HS tariff schedule (8-digit codes validated for the importing country's tariff schedule -- UK Global Tariff, EU Combined Nomenclature, US HTS); codes that exist in the schedule but are incorrect for the described goods flagged using a product description-to-HS code consistency check (LLM-based, surfacing potential misclassification for customs broker review). Customs entry pre-population: validated document data pre-populates CBP Form 3461 (Entry/Immediate Delivery), CBP Form 7501 (Entry Summary), or the equivalent UK CDS (Customs Declaration Service) SAD form in your customs filing platform (Descartes, DAKOSY, CDS API, or in-house TMS). Integration with SAP Transportation Management, Oracle TMS, MercuryGate TMS, and custom logistics platforms via REST API or EDI.