{
  "overall_score": 100.0,
  "overall_recall": 1.0,
  "by_section": [
    {
      "section": "screens",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "Create ASN (Standard)",
        "Create Local ASN",
        "Unreserved ASN List",
        "ASN Expanded (Multiple SKUs)",
        "Reserved ASN View",
        "At Door View",
        "Closed ASN View",
        "RCR Print Preview"
      ]
    },
    {
      "section": "entities",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "AdvancedShipmentNotice",
        "PurchaseOrder",
        "Sku",
        "DoorMaster",
        "ReceivingConfirmationReport",
        "Vendor",
        "AsnLineItem"
      ]
    },
    {
      "section": "components",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "Create ASN button",
        "Create Local button",
        "Reserve Slots button",
        "Print RCR button",
        "Search bar",
        "ASN List Table",
        "Tab Navigation",
        "ASN Details Modal",
        "Pagination Control",
        "Refresh Button",
        "Door Assignment Input",
        "ASN Completion Modal",
        "Container Number Input",
        "Vendor Number Input",
        "PO Details Table"
      ]
    },
    {
      "section": "actions",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "create_asn",
        "reserve_slots",
        "print_rcr",
        "create_local_asn",
        "assign_door",
        "mark_asn_completed"
      ]
    },
    {
      "section": "rules",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "min_one_line_item",
        "all_skus_reserved",
        "all_skus_processed",
        "door_assignment_required",
        "rcr_print_after_closure",
        "asn_creation_methods"
      ]
    },
    {
      "section": "roles",
      "expected": 1,
      "found": 1,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "warehouse_user"
      ]
    }
  ],
  "using_soft_gt": true,
  "soft_gt_source": "regex_soft_gt",
  "gt_validity": {
    "screens": {
      "core": 0,
      "soft": 0
    },
    "entities": {
      "core": 0,
      "soft": 0
    },
    "components": {
      "core": 0,
      "soft": 0
    },
    "actions": {
      "core": 0,
      "soft": 0
    },
    "rules": {
      "core": 0,
      "soft": 0
    },
    "roles": {
      "core": 0,
      "soft": 1
    }
  }
}