Anonymized case · Sample bundle
What sealed operational evidence looks like.
Port-operations example: aduana declaration reconciled with weighbridge tickets, sealed as a tamper-evident bundle and packaged for regulator-grade audit.
Port Operations — Aduana + Weighbridge Workflow
Mexican Pacific port · 4-truck-per-hour throughput · 11 months of operation
Before Certexi
- Mean dispute resolution time14 days
- Aduana audit prep effort~40 hr / audit
- Disputed-shipment revenue at risk$1.2M / yr
After 90 days
- Mean dispute resolution time2 days
- Aduana audit prep effort~3 hr / audit
- Disputed-shipment revenue at risk$180K / yr
Figures are anonymized and modeled from a representative deployment. Not a customer testimonial.
What's inside the bundle
Sealed workflow trace
Aduana declaration + weighbridge tickets
Time-stamped photos
Truck arrival, scale reading, seal placement
Signed forms
Operator + customs officer signatures
Cryptographic attestation
SHA-256 hash chain + RSA-signed manifest
sample.manifest.json (truncated) signature valid
{
"bundleId": "ctxi_bundle_2026_q1_aduana_p3a",
"workflow": "aduana-weighbridge-reconciliation",
"evidence": {
"declarations": 1247,
"weighbridge_tickets": 1247,
"photos": 4988,
"signatures": 2494
},
"attestation": {
"issuedAt": "2026-03-31T23:59:59Z",
"hashAlgorithm": "SHA-256",
"rootHash": "ab83f2…c41e9d",
"signatureAlgorithm": "RSA-SHA256",
"issuer": "Red Sustentable Internacional S.A. de C.V."
}
}