Built and deployed the next Agentforce capability layer for the attorney hubs: a read-only Document Draft Prep Agent lane. The live Nick hub now has a dedicated document draft prep workbench and clearer agent capability tile language for what the document agent can and cannot do.
All eight generated attorney authoring bundles were regenerated from scripts/generate-attorney-agentforce-bundles.mjs so the existing document_generation_advisor subagent becomes a Document Draft Prep Advisor. Each bundle now knows when to use the new prep action, what filters to infer, and how to explain that it cannot create, send, file, or finalize documents.
Nick Agentforce publish was retried. Org auth and SOQL were healthy, but publish failed at Salesforce Agentforce authoring endpoint https://test.api.salesforce.com/einstein/ai-agent/v1.1/authoring/agents with ETIMEDOUT. This appears external to the metadata because bundle validation passed and live Apex/LWC/GenAI deployment succeeded.
Continue from branch codex/nick-agentforce-hub-2026-05-29 in /Users/samaguiar/Documents/Projects/Repos/sail-litify/Litify_AI_Integration_Project/salesforce-metadata. First retry Nick_Attorney_Hub_Agent publish when the Agentforce endpoint is responsive. Then preview-test a document draft-prep prompt in Agentforce. If publish continues to fail, open a Salesforce support path or check whether the CLI is routing production org Agentforce authoring through the test.api endpoint incorrectly. The deployed hub action can still be used from the Nick hub workbench now.