Canonical Definition
{
"artifacts": [
{
"en": "State Proof",
"es": "Prueba de Estado"
},
{
"en": "Delivery Proof",
"es": "Prueba de Entrega"
}
],
"category": {
"en": "operations",
"es": "operaciones"
},
"checkpoints": [
{
"en": "Dispatch authorized",
"es": "Despacho autorizado"
},
{
"en": "Arrival at destination port",
"es": "Llegada al puerto destino"
}
],
"completion": 0,
"metadata": {
"artifact_type": "vetra-workflow-template",
"consumers": [
"Vetra-rust"
],
"owner_app": "Vetra-rust",
"promotion_reason": "Logistics workflows apply directly to cross-border trade contracts.",
"scope": "app-scoped",
"version": "1.0.0"
},
"slug": "logistics_shipment",
"status": {
"en": "In transit",
"es": "En tránsito"
},
"steps": [
{
"detail": {
"en": "The supplier must attach timestamped photos of the goods ready for boarding.",
"es": "El proveedor debe anexar fotografías fechadas de la mercancía lista para embarque."
},
"step": {
"en": "Upload State Proof (Origin)",
"es": "Cargar Prueba de Estado (Origen)"
}
},
{
"detail": {
"en": "Automated approval via webhook when the agent clears the container.",
"es": "Aprobación automática vía webhook cuando el agente libera el contenedor."
},
"step": {
"en": "Customs Oracle Validation",
"es": "Validación Oráculo Aduanero"
}
},
{
"detail": {
"en": "The buyer signs and attaches the recipient acknowledgment for the goods.",
"es": "El comprador firma y adjunta el acuse de recibo de la mercancía."
},
"step": {
"en": "Upload Delivery Proof (Destination)",
"es": "Cargar Prueba de Entrega (Destino)"
}
}
],
"summary": {
"en": "Monitors cross-border shipment for the contract with state and delivery proofs.",
"es": "Monitorea el envío transfronterizo del contrato con pruebas de estado y entrega."
},
"template_status": "draft",
"title": {
"en": "Logistics Tracking",
"es": "Seguimiento Logístico"
}
}