All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 3m8s
When a precedent has not had successful halacha extraction yet, show a small wand icon between the edit and delete buttons. Clicking it queues the precedent for the local MCP worker (request-halachot endpoint). Visibility rule (`needsHalachaExtraction`): show when text extraction is complete AND halacha status is "pending without requested_at" (never tried) or "failed" (allow retry). Hide while processing, after completion, or when already queued — to avoid duplicate requests. Pairs with the metadata-extract button on the edit sheet.