Superseded status note, 2026-06-01
This page is now historical. The Nick launch blocker described below was closed by Nick Attorney Hub Agentforce deployed and verified - 2026-06-01. Live cleanup verification also found Nick_Attorney_Hub_Agent Bot metadata in LITIFY_ORG. Treat older timeout, missing Bot, or unpublished wording below as stale context, not a current blocker.
Session objective
Finish the Nick Attorney Hub Agentforce section so Nick, Austin, Christine, Sam, and the team can search Nick's live Litify matter data through a usable hub section and an Agentforce-ready agent workflow.
What shipped
- Deployed a new read-only Apex action,
AttorneyHubAgentforceCaseSearchAction, for bounded Nick matter search by team, rating, stage keyword, treatment age, damages, and result cap.
- Deployed the Team Resources controller and LWC workbench with the same visual language as the prompt/resource cards. The section includes instructions, inputs, a run button, live results, matter links, and next-action text.
- Fixed the LWC to Apex request hydration issue by changing the controller DTO fields to
@AuraEnabled get/set properties.
- Updated the saved Agent Query record from the old treatment/under-10k text to the live default: A-family Resolution matters over 150 treatment-age days, capped at 10.
- Added and pushed local metadata for the Nick Attorney Hub Agent authoring bundle, GenAI function, permissions metadata, Apex classes/tests, LWC, and smoke script.
- Created draft PR: https://github.com/samaguiar1982-cpu/sail-litify/pull/9
Verification evidence
- Org verified:
LITIFY_ORG, sam@kylawoffice.com, org id 00D5e000005AnDpEAK, connected.
- Live deploys succeeded:
0AfUV000001Xy010AC, 0AfUV000001Xy4r0AC, 0AfUV000001Xy9h0AC.
- Scoped tests passed:
AttorneyHubAgentCaseSearchTest and AttorneyHubNickTeamResourcesTest.
- Smoke script returned 9 matching open Nick matters for A-family, Resolution stage, 150+ treatment age, no DML.
- Live Salesforce UI hard-refresh QA returned the same 9 matters from the Team Resources workbench.
- Agentforce live preview started with session
c49bf44e-b6fc-4b18-a917-c9e7e3607460 and returned the same 9 matters through the Nick_Attorney_Hub_Agent authoring bundle using live actions.
- Permissions checked: Nick Wilson, Austin Johnson, Christine Tingle, and Sam Aguiar each have
Agentforce_User and Attorney_Hubs_Access.
Remaining blocker