{
  "source_sha256": "a50043ca31586576d1055a94e18a972cbb66bf3fcc6f451ff54aa095a54b9348",
  "algorithm_version": "kitclear-1.1",
  "policy": "priority_descending_then_input_order",
  "partial_fulfillment": true,
  "synthetic": true,
  "allocations": [
    {
      "id": "ORDER-A",
      "sku": "sensor-kit",
      "requested": 6,
      "priority": 10,
      "filled": 6,
      "unfulfilled": 0,
      "pick": {
        "board": 6,
        "case": 6,
        "cable": 12
      }
    },
    {
      "id": "ORDER-B",
      "sku": "board-pair",
      "requested": 3,
      "priority": 5,
      "filled": 2,
      "unfulfilled": 1,
      "pick": {
        "board": 4,
        "cable": 2
      }
    },
    {
      "id": "ORDER-C",
      "sku": "sensor-kit",
      "requested": 2,
      "priority": 2,
      "filled": 0,
      "unfulfilled": 2,
      "pick": {
        "board": 0,
        "case": 0,
        "cable": 0
      }
    }
  ],
  "remaining_available": {
    "board": 0,
    "case": 1,
    "cable": 6
  },
  "locked_reservations": {
    "board": 2,
    "case": 0,
    "cable": 0
  },
  "material_picks": {
    "board": 10,
    "case": 6,
    "cable": 14
  },
  "additional_components_for_all_unfulfilled": {
    "board": 4,
    "case": 1,
    "cable": 0
  }
}