{
  "transaction_id": "AP-2026-08341",
  "schema_version": "4.1",
  "timestamp": "2026-07-23T15:05:00Z",

  "foray_core": {
    "entity": "Northbridge Manufacturing LLC",
    "transaction_type": "accounts_payable_settlement",
    "total_value": 18750.00,
    "currency": "USD"
  },

  "arrangements": [
    {
      "id": "ARR_PO_MFC_77120",
      "foray_core": {
        "type": "purchase_order",
        "effective_date": "2026-07-10T00:00:00Z",
        "parties": [
          {"role": "Buyer", "name": "Northbridge Manufacturing LLC", "jurisdiction": "US-OH"},
          {"role": "Vendor", "name": "Meridian Fabrication Corp", "jurisdiction": "US-PA"}
        ],
        "description": "Purchase order MFC-77120 for fabricated steel components, Net 30 terms",
        "total_value": 18750.00,
        "terms": {"payment_terms": "Net 30"},
        "legal_documentation": []
      }
    }
  ],

  "accruals": [
    {
      "id": "ACC_AP_LIABILITY_08341",
      "foray_core": {
        "arrangement_refs": ["ARR_PO_MFC_77120"],
        "type": "accounts_payable_liability",
        "computation_method": "Calculated",
        "formula_id": "hash_7c3f9a1d2e4b6081a2c5d8e0f1b3a6c9",
        "inputs": {"invoice_amount": 18750.00},
        "output": 18750.00,
        "amount": 18750.00,
        "period": {"start": "2026-07-10T00:00:00Z", "end": "2026-08-09T23:59:59Z"}
      }
    }
  ],

  "anticipations": [
    {
      "id": "ANT_PAYMENT_08341",
      "foray_core": {
        "arrangement_refs": ["ARR_PO_MFC_77120"],
        "accrual_refs": ["ACC_AP_LIABILITY_08341"],
        "type": "expected_vendor_payment",
        "expected_amount": 18750.00,
        "expected_date": "2026-08-09T00:00:00Z",
        "probability_factor": 0.98
      }
    }
  ],

  "actions": [
    {
      "id": "ACT_PAYMENT_08341",
      "foray_core": {
        "arrangement_refs": ["ARR_PO_MFC_77120"],
        "accrual_refs": ["ACC_AP_LIABILITY_08341"],
        "anticipation_refs": ["ANT_PAYMENT_08341"],
        "type": "vendor_payment",
        "amount_settled": 18750.00,
        "counterparty": "Meridian Fabrication Corp",
        "settlement_date": "2026-07-23T15:00:00Z",
        "payment_method": "ach",
        "settlement_status": "completed",
        "allocations": [
          {"ref": "ANT_PAYMENT_08341", "ref_type": "anticipation", "amount": 18750.00, "currency": "USD"}
        ]
      }
    }
  ],

  "component_hashes": {
    "arrangements": "sha256:PLACEHOLDER",
    "accruals": "sha256:PLACEHOLDER",
    "anticipations": "sha256:PLACEHOLDER",
    "actions": "sha256:PLACEHOLDER"
  },
  "merkle_root": "sha256:PLACEHOLDER",
  "blockchain_anchor": {
    "kaspa_tx_id": null,
    "block_height": null,
    "confirmation_time_ms": null,
    "anchored_at": null
  }
}
