foolish-bandit adds a Draft Something flow without touching the backend
A new drafting shell that wires eight common legal document types into the existing chat - no new plumbing, no new database tables.
foolish-bandit's fork now opens a guided drafting flow from the home screen: pick a type (email, letter, memo, clause, summary, demand letter, client update, or something custom), describe what you need, optionally name an audience and tone, and optionally attach a document. The assistant then drafts it in a normal chat thread.
The interesting choice is restraint. There is no new "draft" object with versions or status, no new API, no dropdowns for tone - everything reuses the chat, upload, and citation machinery that was already there. Each draft just lands in the assistant history like any other conversation. Step 2 carries an explicit reminder that the lawyer owns the final work, and the existing workflows route stays put for anyone who wants more control.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?