{
  "schemaVersion": 1,
  "generatedAt": "2026-09-08",
  "topLevelPart": "DESK",
  "currency": "USD",
  "standardCost": "40.00",
  "materialCostPerUnit": "25.20",
  "addedValuePerUnit": "14.80",
  "leafRequirementsPerUnit": {
    "LEG": 4,
    "PANEL": 1,
    "SCREW": 12
  },
  "structure": [
    {
      "level": 1,
      "parent": "DESK",
      "component": "BASE",
      "quantityPerParent": 1,
      "quantityPerTopLevel": 1,
      "isAssembly": true,
      "unitCost": "15.00"
    },
    {
      "level": 2,
      "parent": "BASE",
      "component": "LEG",
      "quantityPerParent": 4,
      "quantityPerTopLevel": 4,
      "isAssembly": false,
      "unitCost": "3.00"
    },
    {
      "level": 2,
      "parent": "BASE",
      "component": "SCREW",
      "quantityPerParent": 8,
      "quantityPerTopLevel": 8,
      "isAssembly": false,
      "unitCost": "0.10"
    },
    {
      "level": 1,
      "parent": "DESK",
      "component": "TOP",
      "quantityPerParent": 1,
      "quantityPerTopLevel": 1,
      "isAssembly": true,
      "unitCost": "20.00"
    },
    {
      "level": 2,
      "parent": "TOP",
      "component": "PANEL",
      "quantityPerParent": 1,
      "quantityPerTopLevel": 1,
      "isAssembly": false,
      "unitCost": "12.00"
    },
    {
      "level": 2,
      "parent": "TOP",
      "component": "SCREW",
      "quantityPerParent": 4,
      "quantityPerTopLevel": 4,
      "isAssembly": false,
      "unitCost": "0.10"
    }
  ]
}
