Fix Abi Attorney Hub tile shown as Demands Pending Review because it linked to the wrong report.
A live Report query returned two similar reports:
00OUV00000C4GSN2A3: Abigail Team - Demand 30+ Days No Offer00OUV000009RbRJ2A0: AK - My Demands Pending ReviewThe screenshot tile label and helper text matched the pending-review concept, not the 30+ no-offer risk tile.
attorneyHubAbigailOverview LWC into the local Salesforce metadata tree because the component was not present locally.demandsPendingReview: '00OUV000009RbRJ2A0' to the overview report ID map.Demands Pending Review tile to use R.demandsPendingReview.Needs Action row Demands Pending Review tile to use R.demandsPendingReview.Demand 30+ No Offer risk tile pointing to R.demand30NoOffer / 00OUV00000C4GSN2A3.Repos/sail-litify/Litify_AI_Integration_Project/salesforce-metadata/force-app/main/default/lwc/attorneyHubAbigailOverview/attorneyHubAbigailOverview.jsforce-app/main/default/lwc/attorneyHubAbigailOverview/ is the retrieved live LWC bundle baseline required for deployment.sf org list confirmed LITIFY_ORG connected.LITIFY_ORG.