{
  "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",
        "AsnLineItem",
        "DoorMaster",
        "ReceivingConfirmationReport",
        "Supplier",
        "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",
        "Search Bar",
        "ASN List Table",
        "Tab Navigation",
        "Pagination Control",
        "Refresh button",
        "ASN Expanded View",
        "Door Assignment",
        "RCR Print Preview",
        "Container Number Field",
        "Purchase Orders Dropdown",
        "Vendor Number Field",
        "ASN Details Modal"
      ]
    },
    {
      "section": "actions",
      "expected": 0,
      "found": 0,
      "recall": 1.0,
      "missing": [],
      "extra": [
        "create_asn",
        "create_local_asn",
        "reserve_slots",
        "print_rcr",
        "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
    }
  }
}