Drafting
Document generation should be documented as template CRUD plus CrabLaw draft skills plus lawyer review queue, not automatic finalization.
Template API
Legal document template routes:
GET /api/v4/legal-templatesGET /api/v4/legal-templates/:idPOST /api/v4/legal-templatesPUT /api/v4/legal-templates/:idDELETE /api/v4/legal-templates/:idGET /api/v4/legal-templates/by-key/:templateKey
Platform templates are readable but not editable or deletable through the API. Tenant templates are managed by owner/admin.
Draft skills
CrabLaw contract, data-compliance, and labor-employment skills produce workpapers or drafts and require source records plus review queue.
Review boundary
The docs no longer claim automatic delivery-ready legal documents. Correct wording is: generate draft, mark sources, and enter lawyer review.