Legal Workbench Fact Boundary
Bench docs are now layered by Casehall, K10 legal admin BFF, CrabLaw skills, and legal matter core.
Current proven facts
- The Casehall TS SDK exposes lawyer directory, case leads, cases, consultations, orders, LEGAL_SERVICE SKUs, and lawyer credential self-check.
- The Go gateway currently proves K10 legal admin BFF and legal-template CRUD, not every Casehall consumer path as a public gateway route.
- CrabLaw seeds system plugins and legal skills through the backend.
- The native legal provider exposes matter lifecycle tools and writes
legal_*tables plus audit logs.
Casehall SDK methods
bookConsultation, getLawyer, getMyCases, getMyLawyerCredentialStatus, listLawyers, listLegalSKUs, listMyCaseLeads, listMyConsultations, listMyLegalOrders, submitCaseLead
Go BFF admin paths
/api/v4/gateway-admin/legal/lawyer-profiles/api/v4/gateway-admin/legal/lawyer-credentials/api/v4/gateway-admin/legal/consultation-orders/api/v4/gateway-admin/legal/contract-reviews/api/v4/gateway-admin/legal/firm-conflict-check/api/v4/gateway-admin/legal/lawyer-schedule/api/v4/gateway-admin/legal/doc-review-audit/api/v4/gateway-admin/legal/doc-review-audit/:id/api/v4/gateway-admin/legal/lawyer-credentials/:id/review
Current boundary
The docs no longer present legal RAG, client advisor, contract review, and matter workspace as one fully available layer. Each page states whether the fact comes from SDK surface, K10 admin, CrabLaw skills, or native legal tools.