{
"contract": {
"id": "c-orch-3e4f5g-2h1i-9a8b7c",
"version": "1.1.0",
"provider": "tibbir",
"type": "OrchestratedPreferenceOrder",
"status": "completed",
"createdAt": "2025-08-18T09:19:00Z",
"parties": [
{
"partyId": "p-cust-lmn456",
"role": "Customer",
"identityVerification": {
"method": "KYC",
"status": "verified",
"verifiedBy": "p-agent-tibbir"
}
},
{
"partyId": "p-vendor-vic-haw-007",
"role": "Vendor",
"identityVerification": {
"method": "KYA",
"standard": "REG-OK",
"status": "verified",
"verifiedBy": "p-agent-tibbir"
}
},
{
"partyId": "p-agent-tibbir",
"role": "OrchestrationAgent"
},
{
"partyId": "p-proc-visa-net",
"role": "PaymentProcessor"
}
],
"source": {
"type": "PreferenceBasedAutomation",
"trigger": "CustomerProximityCheckIn",
"interpreterEngine": "tibbir-engine-v2.1",
"interpretedAt": "2025-08-18T09:19:00Z"
},
"terms": [
{
"termId": "t-order-001",
"description": "Fulfill order for one (1) standard Flat White coffee.",
"parameters": {
"item": "Flat White",
"quantity": 1,
"cost": {
"amount": 4.80,
"currency": "AUD"
}
},
"isBinding": true
}
],
"executionFlow": [
{
"step": 1,
"action": "Generate Purchase Order",
"initiator": "p-agent-tibbir",
"status": "success",
"timestamp": "2025-08-18T09:19:01Z"
},
{
"step": 2,
"action": "Submit Purchase Order for Payment",
"initiator": "p-agent-tibbir",
"recipient": "p-proc-visa-net",
"status": "success",
"transactionId": "txn-visa-9876543210",
"timestamp": "2025-08-18T09:19:02Z"
},
{
"step": 3,
"action": "Notify Vendor to Fulfill Order",
"initiator": "p-agent-tibbir",
"recipient": "p-vendor-vic-haw-007",
"status": "success",
"timestamp": "2025-08-18T09:19:03Z"
},
{
"step": 4,
"action": "Order Fulfillment Confirmed",
"initiator": "p-vendor-vic-haw-007",
"recipient": "p-cust-lmn456",
"status": "success",
"timestamp": "2025-08-18T09:22:30Z"
}
],
"metadata": {
"tags": ["CoffeeOrder", "KYC", "KYA", "Orchestration", "tibbir", "Visa"]
}
}
}