{
  "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",
        "Unreserved State"
      ]
    },
    {
      "section": "entities",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "AdvancedShipmentNotice",
        "AsnLineItem",
        "DoorMaster",
        "ReceivingConfirmationReport",
        "Supplier",
        "StandardASN",
        "LocalASN",
        "ASN",
        "SKUs"
      ]
    },
    {
      "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 Dropdown",
        "ASN Status Badge",
        "Container Number Field",
        "Purchase Orders Dropdown",
        "Vendor Number Field",
        "other"
      ]
    },
    {
      "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",
        "asn_appears_in_unreserved_tab_after",
        "asn_contains_multiple_skus",
        "no_slot_is_assigned_to_asn",
        "asn_is_waiting_for_reservation"
      ]
    },
    {
      "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
    }
  }
}