{
  "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",
        "RCR Generation"
      ]
    },
    {
      "section": "entities",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "AdvancedShipmentNotice",
        "AsnLineItem",
        "PurchaseOrder",
        "DoorMaster",
        "ReceivingConfirmationReport",
        "StandardASN",
        "LocalASN"
      ]
    },
    {
      "section": "components",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "Create ASN button",
        "Create Local button",
        "Reserve Slots button",
        "Print RCR button",
        "ASN List Table",
        "Search Bar",
        "Tab Navigation",
        "Pagination",
        "Container Number Input",
        "Vendor Number Input",
        "PO Details Table",
        "ASN Expanded View",
        "Door Assignment",
        "Refresh Button",
        "ASN Details Modal"
      ]
    },
    {
      "section": "actions",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "create_asn",
        "reserve_slots",
        "print_rcr",
        "assign_door",
        "mark_asn_completed",
        "create_local_asn"
      ]
    },
    {
      "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_appears_in_unreserved",
        "system_assigns_storage_slots"
      ]
    },
    {
      "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
    }
  }
}