{
  "schemaVersion": 1,
  "kitId": "business-trades-property",
  "asOf": "2026-09-08",
  "tableCounts": {
    "properties": 6,
    "work_orders": 12,
    "job_costs": 12,
    "estimates": 12,
    "inspections": 9,
    "maintenance": 6
  },
  "primaryKeyDuplicates": 0,
  "foreignKeyFailures": 0,
  "metrics": [
    {
      "id": "estimates-estimate_total",
      "label": "Estimated work",
      "value": 3858.0,
      "unit": "USD",
      "calculation": "Sum estimates.estimate_total over the included records.",
      "formula": {
        "op": "sum",
        "table": "estimates",
        "column": "estimate_total"
      }
    },
    {
      "id": "job_costs-total",
      "label": "Recorded job costs",
      "value": 2838.0,
      "unit": "USD",
      "calculation": "Sum job_costs.total over the included records.",
      "formula": {
        "op": "sum",
        "table": "job_costs",
        "column": "total"
      }
    },
    {
      "id": "work_orders-count",
      "label": "Work orders",
      "value": 12.0,
      "unit": "records",
      "calculation": "Count unique work_order_id values in work_orders.",
      "formula": {
        "op": "count",
        "table": "work_orders"
      }
    }
  ],
  "chart": {
    "title": "Job cost by work order",
    "unit": "USD",
    "points": [
      {
        "label": "WO-01",
        "value": 155
      },
      {
        "label": "WO-02",
        "value": 223
      },
      {
        "label": "WO-03",
        "value": 291
      },
      {
        "label": "WO-04",
        "value": 164
      },
      {
        "label": "WO-05",
        "value": 232
      },
      {
        "label": "WO-06",
        "value": 300
      },
      {
        "label": "WO-07",
        "value": 173
      },
      {
        "label": "WO-08",
        "value": 241
      },
      {
        "label": "WO-09",
        "value": 309
      },
      {
        "label": "WO-10",
        "value": 182
      },
      {
        "label": "WO-11",
        "value": 250
      },
      {
        "label": "WO-12",
        "value": 318
      }
    ]
  },
  "negativeTests": {
    "cases": 3,
    "errors": [
      "duplicate-primary-key",
      "schema-type",
      "foreign-key"
    ]
  },
  "compatibility": "Model-derived fixture assertions. External platform storage has not been exercised.",
  "numericWorkflowChecks": {
    "estimatedUSD": 3858.0,
    "jobCostUSD": 2838.0,
    "laborUSD": 2340.0,
    "materialsUSD": 498.0,
    "inspectionFollowUps": 1
  }
}
