{
  "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",
        "PurchaseOrder",
        "Sku",
        "DoorMaster",
        "ReceivingConfirmationReport",
        "Vendor",
        "Container",
        "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",
        "ASN Details Modal",
        "Tab Navigation",
        "Pagination",
        "Refresh button",
        "ASN Expanded View",
        "Door Assignment",
        "Unreserved Tab",
        "Reserved Tab",
        "At Door Tab",
        "Closed Tab"
      ]
    },
    {
      "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",
        "slot_assignment_required"
      ]
    },
    {
      "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
    }
  }
}