import AssistantDrawer from "@/components/AssistantDrawer";
export default function AssistantPage() {
return (
AI Assistant (Demo)
Ask legal English questions in context
This is a product preview. Responses are mock while backend retrieval and tutor logic are being integrated.
Use for clause terms, case-study guidance, and writing clarity tips.
For legal advice or final authority, always verify with qualified counsel.
Conversation persistence is placeholder-only in this MVP stage.
);
}