Use the June 12 attorney-hub source-link audit and current Litify hub code to replace remaining generic fallback drilldowns. Prefer exact reports when they match the count, otherwise use in-component source tables. Verify count-to-drilldown mapping and leave rollback notes plus QA evidence.
Staged local metadata changes for Austin, Jon, Terry, and Trent overview hubs. The remaining generic Demands Pending Review card and needs-action links no longer point to broad demand-no-offer report fallbacks. Each now points to an in-component source table identified by #demands-pending-review-source.
Added demandsPendingReviewRows to each target Apex overview payload. The row source uses the same predicate as the displayed count: open matter, configured principal attorney user id, Negotiation stage, demand sent present, and no current offer. Added matching LWC source tables showing Matter, Demand Sent, Stage, and Insurance row link. Updated controller tests to require the new payload key.
Cleaned stale internal comment language that referenced the retired Risk Radar label. No visible label using that retired language was introduced.
Live org readback was performed against LITIFY_ORG. sf org list --all confirmed the org connection. A live SOQL preflight against litify_pm__Matter__c succeeded.
Live count-to-source predicate readback returned:
Salesforce validation command was run with sf project deploy validate against the exact Apex classes, controller tests, and four LWC bundles. Validation id: 0AfUV000001Z8TZ0A0. Result: Succeeded, checkOnly true, 12 components validated, 20 tests completed, 0 component errors, 0 test failures.
Local staging is complete and validated. No live Salesforce deployment was performed. The remaining gate is Sam approval for a user-visible deployment to the live org.
Primary handoff and rollback file:
/Users/samaguiar/Documents/Projects/Repos/sail-litify/Litify_AI_Integration_Project/handoffs/HANDOFF-attorney-hub-fallback-drilldowns-2026-06-14.md
This session staged local source changes only, so rollback is local and low risk. Revert only the files listed in the handoff, or remove the specific additions: demandsPendingReviewRows payload inserts, demandsPendingReviewRows() Apex helpers, DEMANDS_PENDING_SOURCE anchor hrefs, source-table HTML blocks, and test key additions. Re-run the same sf project deploy validate command before any live deployment.